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: [PATCH] gcore command script


Michael Snyder writes:
 > Elena Zannoni wrote:
 > > 
 > > This is a script that can be used to generate a core file for a given
 > > process. It works by invoking gdb on the process, and using the gcore
 > > command.
 > > 
 > > It was originally written by Michael Snyder, I think.
 > 
 > Michael Snyder and Karen Bennet.
 >  

ok.
2003-04-17  Michael Snyder  <msnyder at redhat dot com>
	    Karen Bennet  <bennet at redhat dot com>

	Committed by Elena Zannoni  <ezannoni at redhat dot com>
	* gdb_gcore.sh: New script to create a core dump of a process.


 > > I picked the name gdb_gcore.sh. Seemed right at the moment.
 > > 
 > > On a side note, should we have a 'scripts' subdirectory in gdb?
 > 
 > Seems like we're getting to that point...
 > 

hmmm, I'll let this stand as it is right now. There are surely
Makefile/configure changes needed as well.

elena



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