|
|
Re: Forms debugger [message #115375 is a reply to message #115374] |
Sun, 10 April 2005 22:21   |
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 #115379 is a reply to message #115378] |
Sun, 10 April 2005 23:58   |
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 #115382 is a reply to message #115380] |
Mon, 11 April 2005 00:54   |
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  |
 |
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.
|
|
|