不好意思...这个怎么用?
newbbs:~# gdb
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain conditions
.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details
.
This GDB was configured as "i386-linux".
(gdb)
(gdb) bbsd
Undefined command: "bbsd". Try "help".
(gdb) bbs
Undefined command: "bbs". Try "help".
(gdb) help
List of classes of commands:
aliases -- Aliases of other commands
breakpoints -- Making program stop at certain points
data -- Examining data
files -- Specifying and examining files
internals -- Maintenance commands
obscure -- Obscure features
running -- Running the program
stack -- Examining the stack
status -- Status inquiries
support -- Support facilities
tracepoints -- Tracing of program execution without stopping the program
user-defined -- User-defined commands
Type "help" followed by a class name for a list of commands in that class
.
Type "help" followed by command name for full documentation.
Command name abbreviations are allowed if unambiguous.
(gdb) running bbsd
Undefined command: "running". Try "help".
(gdb)
不太会用^_^!
【 在 TCDD (atppp MJ) 的大作中提到: 】
: gdb
--
FROM 211.99.222.*