Home » Developer & Programmer » Forms » Forms debugger
Forms debugger [message #115373] Sun, 10 April 2005 22:04 Go to next message
AshSydney
Messages: 24
Registered: April 2005
Location: Sydney, NSW , Australia
Junior Member
Has anybody used forms debugger???

Re: Forms debugger [message #115374 is a reply to message #115373] Sun, 10 April 2005 22:17 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Yep ... 6, 9, and 10
Re: Forms debugger [message #115375 is a reply to message #115374] Sun, 10 April 2005 22:21 Go to previous messageGo to next message
AshSydney
Messages: 24
Registered: April 2005
Location: Sydney, NSW , Australia
Junior Member
Could you please tell me why I cant have step, Go and Reset option enabled and are grayed out??

Is it something that debugger is not installed properly or something??


cheers
-Ash
Re: Forms debugger [message #115378 is a reply to message #115373] Sun, 10 April 2005 23:54 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Did you try to run it in debug mode or ordinary mode?
Re: Forms debugger [message #115379 is a reply to message #115378] Sun, 10 April 2005 23:58 Go to previous messageGo to next message
AshSydney
Messages: 24
Registered: April 2005
Location: Sydney, NSW , Australia
Junior Member
I am running it in debug mode.

I could specify breakpoint, but now getting error in trigger.

I can not raise debug.suspend;

- Ta
Re: Forms debugger [message #115380 is a reply to message #115373] Mon, 11 April 2005 00:45 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I don't know which version you are running but using 6 C/S on Linux you need to do a chmod 754 on the fmx before the debugger can 'see' the executible.

Also, try putting a 'break;' statement into your when-new-form-instance trigger. Then from within the Form Builder do 'Program' / 'Run Form' / 'Debug'. It should cause the form to stop at that line.
Re: Forms debugger [message #115382 is a reply to message #115380] Mon, 11 April 2005 00:54 Go to previous messageGo to next message
AshSydney
Messages: 24
Registered: April 2005
Location: Sydney, NSW , Australia
Junior Member
hi!

I am using 6i version on windows for development and final version on Solaris.

It is so weired to close the debug session after specifying breaks and debug triggers in debugger to run for in debug mode.
I would expect a button/icon to start debugging.

Anyway, Thanks for sharing knowledge, It helpded a lot to understand how to debug the forms.

cheers
Re: Forms debugger [message #115384 is a reply to message #115373] Mon, 11 April 2005 01:03 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Agreed ... the debug processor is strange ... you have to start in debug and stay in debug. Also you can't run windows debug against the Unix run-time as the compiled versions are different.
Previous Topic: Commit Changes to Non Database Items
Next Topic: Error while opening a form(forms 9i)
Goto Forum:
  


Current Time: Thu Sep 19 18:10:45 CDT 2024