GDB (API)
/home/stan/gdb/linux/gdb/gdbtk/plugins/rhabout/rhabout.tcl
Go to the documentation of this file.
00001 package provide RHABOUT 1.0
00002 set dirname [file dirname [info script]]
00003 lappend auto_path $dirname
00004 set TCL_DBGX "" ; # needed for cygwin
00005 catch {load [file join $dirname rhabout.so]}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines