This is the mail archive of the gdb@sourceware.org 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: Setting registers


On Fri, Jun 15, 2007 at 11:21:37AM -0400, Paul Koning wrote:
> Not really, you'd just have to allow writing to the corefile.  I think
> you'd want to disable that by default -- otherwise a slip of the
> finger would mess up your carefully collected data.  But after an
> explicit enable it could be done.

Um, no.  We'd also have to maintain shadow buffers in memory for the
contents of RAM instead of reading it from disk.

-- 
Daniel Jacobowitz
CodeSourcery


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