Source-Navigator works with external stand-alone debuggers, such as Cygnus InsightTM, which may be obtained from Cygnus by contacting sales@cygnus.com.
The following steps are necessary to start your debugger from Source-Navigator:
On Windows, from
the Start menu, select Programs -> Source-Navigator 99r1 Enterprise
Edition -> Source-Navigator 99r1 Enterprise Edition.
On UNIX, enter ./snavigator
to launch Source-Navigator without putting it in the background.
On Windows, the
command is gdb.
On UNIX, the command
is xterm -e gdb.
The application name and command line you entered are saved in the project database, and are used as the default values the next time you launch the debugger from Source-Navigator.
For further information, refer to your debugger's documentation.