This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GDB receives SIGKILL


Hello Vadim,

On Mon, Apr 02, 2007 at 11:57:01AM +0400, Vadim Shmelev wrote:
> I'm novice in Linux and during of application debugging that linked
> statically I bump into the following problem: debugger receives SIGKILL and
> exits.

Are you using a front-end before gdb? If yes, you could strace it to see
whether it kills gdb. If not, check the kernel logs for the OOM killer.

With kind regards,
-- 
Baurzhan Ismagulov
http://www.kz-easy.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]