This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFC] New command 'gcore'


> From: Michael Snyder <msnyder@cygnus.com>
> Newsgroups: cygnus.patches.gdb
> Date: Wed, 12 Dec 2001 14:01:04 -0800
> 
> The idea is that 'gcore' would cause gdb to generate a core image
> of the inferior program (just like the 'gcore' unix command).
> The user could drop a core file at any point in the inferior's
> execution, and save the memory and register state for debugging later.
> We ought to be able to cook up an elf core file pretty easily using
> bfd.

Sounds great!


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