Tue Jun 9 15:27:09 1998 Jim Ingham <jingham@cygnus.com>
authorJim Ingham <jingham@apple.com>
Tue, 9 Jun 1998 22:33:46 +0000 (22:33 +0000)
committerJim Ingham <jingham@apple.com>
Tue, 9 Jun 1998 22:33:46 +0000 (22:33 +0000)
commit51c5a1366f9f877862df857137905b9b6808fcd5
tree57909046f4b57f3d87730fe5ae2ae169739d0204
parent649bc0554d7b4f9ec12287b4cca9c3d50ef24d7f
Tue Jun  9 15:27:09 1998    Jim Ingham <jingham@cygnus.com>

* gdbtk.c: Added hooks to run gdbtk under the TclPro debugger.
To do this, build gdbtk with:

    make CFLAGS="-g -DTCLPRO_DEBUGGER"

Then set the environment variable TCLPRO_DEBUG_DIR to point to
wherever you have installed the TclPro debugger.  Finally, in
the Alpha of the TclPro Debugger, you have to start up the
TclPro Debugger BEFORE you start gdbtk.  Unfortunately, the
debugger does not understand Itcl 1.5 style classes...
* .Sanitize: Sanitize out references to the TclPro debugger,
since it is not yet released.
gdb/.Sanitize
gdb/gdbtk.c
This page took 0.029655 seconds and 4 git commands to generate.