|

楼主 |
发表于 2005-4-7 22:35:29
|
显示全部楼层
Post by kj501
我的意思在gdb启动执行后,立即输入auto-solib-add 0。
[root@localhost main]# gdb
GNU gdb Red Hat Linux (6.0post-0.20040223.19rh)
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-redhat-linux-gnu".
(gdb) auto-solib-add 0
Undefined command: "auto-solib-add". Try "help".
(gdb) |
|