Attaching and inspecting crash with gdb
Marco Molteni
molter@tin.it
Mon Nov 1 11:34:00 GMT 2004
On Mon, 1 Nov 2004 12:03:58 +0100
Devrim Erdem <devrim.erdem@gmail.com> wrote:
> Is there a way of attaching and application and ask gdb to write a
> core dump ( or any kind of dump of data ) which I could later load in
> gdb to debug the problem remotely.
On BSD systems (don't know about others) there is gcore
http://www.freebsd.org/cgi/man.cgi?query=gcore
marco
--
panic("The moon has moved again.");
More information about the Gdb
mailing list