Posted to tcl by chromebel_ at Wed Mar 03 07:53:48 GMT 2010view raw
- www-data@vps:/usr/local/lib/wub/Wub$ gdb `which tclsh8.6`
- GNU gdb 6.8-debian
- Copyright (C) 2008 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law. Type "show copying"
- and "show warranty" for details.
- This GDB was configured as "i486-linux-gnu"...
- (no debugging symbols found)
- (gdb) run Application.tcl
- Starting program: /usr/bin/tclsh8.6 Application.tcl
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- [Thread debugging using libthread_db enabled]
- (no debugging symbols found)
- (no debugging symbols found)
-
- [1]+ Stopped gdb `which tclsh8.6`
- www-data@vps:/usr/local/lib/wub/Wub$ fg 1
- gdb `which tclsh8.6`
- [New Thread 0xb7c5c8c0 (LWP 4015)]
- [New Thread 0xb7a5bb90 (LWP 4018)]
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
- (no debugging symbols found)
-
- Program received signal SIGTTOU, Stopped (tty output).
- [Switching to Thread 0xb7c5c8c0 (LWP 4015)]
- 0xb7dcd501 in write () from /lib/libpthread.so.0
- (gdb)
-
-