Rony,

Another tip :
add 'pause' in the rexx script of interest.
When paused, attach to the java process, break all, and you should see
usefull things.
>From here you can put breakpoints (or re-activate them because VS remembers
them).

About the debug symbols, if you see "Symbols loaded" in the output window,
like this, then it's good :-)
'rexx.exe': Loaded
'D:\local\Rexx\ooRexx\svn\main\branches\4.0beta\trunk\Win32Dbg\rexx.exe',
Symbols loaded.
'rexx.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll'
'rexx.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll'
'rexx.exe': Loaded
'D:\local\Rexx\ooRexx\svn\main\branches\4.0beta\trunk\Win32Dbg\rexxapi.dll',
Symbols loaded.
...

Jean-Louis
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to