啊哦,对不起!我比较菜,还没怎么看gdb就来打搅大家了
(gdb) c
Continuing.
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 18726)]
0x42082716 in strcasecmp () from /lib/i686/libc.so.6
这个时候翻翻了几下,动不了了,再按c ,这个时候马上bbs掉线了
(gdb) c
Continuing.
Cannot find user-level thread for LWP 18726: generic error
(gdb) quit
The program is running. Quit anyway (and detach it)? (y or n) y
Cannot find thread 1024: generic error
(gdb) quit
The program is running. Quit anyway (and detach it)? (y or n) y
Cannot find thread 1024: generic error
另外gdb quit不出来了?
【 在 yuhuan (就好像过滤了就不存在一样) 的大作中提到: 】
: ft, attach以后,c
--
FROM 202.197.75.*