Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdbserver with a core file?
@ 2018-03-01 13:04 Paul Smith
  2018-03-01 13:54 ` taylor, david
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Smith @ 2018-03-01 13:04 UTC (permalink / raw)
  To: gdb

Has anyone every considered, or actually implemented, the ability to
use gdbserver to debug a core file remotely in addition to debugging
live processes?

More and more I'm seeing core files dumped on AWS or Google Cloud
instances.  It's really expensive (and slow!!) to copy these many-GB
cores back to my local system for debugging, and they're often only
needed for an hour or so.

Of course I could debug them in the cloud, but either I need to go
without source code during debugging or I need to copy my source code
into the cloud, neither of which is particularly appealing for all
kinds of reasons.

When I was working on embedded systems gdbserver was a lifesaver, and
it would save me a lot of time (and $$) if I could debug core files
with it.

Any thoughts on this?


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

end of thread, other threads:[~2018-03-01 13:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-01 13:04 gdbserver with a core file? Paul Smith
2018-03-01 13:54 ` taylor, david

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