- 论坛徽章:
- 0
|
RT
请大家指点一下下。
GNU gdb 6.0
Copyright 2003 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 "powerpc-ibm-aix5.1.0.0"...
Core was generated by `IAGW_A_PROXY_V400_B060915'.
Program terminated with signal 11, Segmentation fault.
#0 0x0000e088 in ?? ()
(gdb) bt
#0 0x0000e088 in ?? ()
(gdb) local
Undefined command: "local". Try "help".
(gdb) where
#0 0x0000e088 in ?? ()
(gdb) |
|