From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hiro Sugawara To: "'Eli Zaretskii'" , grante@visi.com Cc: gdb@sources.redhat.com Subject: RE: dump memory to file Date: Wed, 22 Aug 2001 10:25:00 -0000 Message-id: X-SW-Source: 2001-08/msg00183.html I have added such commands (both read and write) to the LynxOS version of GDB. But I don't have the source... hiro > -----Original Message----- > From: Eli Zaretskii [ mailto:eliz@is.elta.co.il ] > Sent: Wednesday, August 22, 2001 10:17 > To: grante@visi.com > Cc: gdb@sources.redhat.com > Subject: Re: dump memory to file > > > > Date: Wed, 22 Aug 2001 11:00:16 -0500 > > From: Grant Edwards > > > > A while back I had asked if gdb could dump a section of target > > memory to disk (as bin, elf, hex, whatever). The answer at the > > time was no -- is that still the case? > > Yes :-( > > > If I added such a > > command, would it be of interest to anybody else? (IOW, should > > I submit a patch?) > > Yes, please! >