Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Remote core file debugging
@ 2009-04-30 19:08 Eli Zaretskii
  2009-04-30 19:11 ` David Daney
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Eli Zaretskii @ 2009-04-30 19:08 UTC (permalink / raw)
  To: gdb

Is gdbserver supposed to support remote post-mortem debugging using a
core file on a remote machine?

I have a situation where producing a backtrace from a dead program's
core file by running GDB on the machine where the application crashed
is impractical.  This is because the program has huge amounts of debug
info, so starting GDB eats up all memory, which is a no-no, since the
application which restarted itself after a crash must be up at all
times, and eating up too much memory causes the OS to kill
applications.  So I'm looking for ways of producing the equivalent of
"bt full", but without firing up GDB on the target system (a Red Hat
box).

If gdbserver does not support this, what alternatives do I have?

TIA


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-05-04  0:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-30 19:08 Remote core file debugging Eli Zaretskii
2009-04-30 19:11 ` David Daney
2009-04-30 19:28   ` Eli Zaretskii
2009-04-30 19:40     ` Michael Snyder
2009-05-04  0:29       ` Hui Zhu
2009-04-30 19:26 ` Daniel Jacobowitz
2009-04-30 19:31   ` Eli Zaretskii
2009-04-30 21:45 ` Mark Kettenis
2009-05-01  8:06   ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox