GNU gdb (GDB) Red Hat Enterprise Linux (7.0.1-23.el5)
Copyright (C) 2009 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 "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
BFD: Warning: /usr2/tmn/bin/core.12338 is truncated: expected core file size >= 46137344, found: 1093632.
Core was generated by `mqsendkeda -C dom=zhjk1server -g 1 -i 650 -u SXXJCOL1 -U /usr2/tmn/log/ULOG -m'.
Program terminated with signal 11, Segmentation fault.
#0 0x00000035d36797c0 in ?? ()
(gdb) where
#0 0x00000035d36797c0 in ?? ()
(gdb) q
可以看出是哪里出了问题吗
咚咚呛