- 论坛徽章:
- 0
|
[yangn@localhost bin-linux]$ gdb cduicc
GNU gdb Red Hat Linux (6.3.0.0-1.159.el4rh)
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"...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) list
1 <<C++-namespaces>>: No such file or directory.
in <<C++-namespaces>>
(gdb)
觉得就是奇怪,我已经用“-ggdb"选项,gcc用422版本。
谢谢! |
|