Sanjeeb

As with everything in UniVerse there is more than one way to use it!

There are two debugger environments - the client/server UniDebugger 
application, and the regular debugger in your UniVerse command session (TCL).

To enter the debugger in TCL you can either:

a) include a DEBUG statement in the code. The program will stop there and enter 
the debugger. Just remember to remove that when you recompile!

b) press your break key whilst running the program (usually Ctrl-C) and select 
the 'D' option when you are given the break options.
You can set the value of the break key by typing:

PTERM INTR followed by the key you wish to choose (e.g. Ctrl-C or Ctrl-X).

Brian


hi,
How do i use Debugger to debug a Universe basic program.RAID command helps
me doing that but I need to know how  to use a debugger while  compiling
with DEBUG option.

Thanks,
Sanjeeb
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to