This is the mail archive of the gdb-patches@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: [rfc] btrace: control memory access during replay


> From: "Metzger, Markus T" <markus.t.metzger@intel.com>
> CC: "palves@redhat.com" <palves@redhat.com>, "jan.kratochvil@redhat.com"
> 	<jan.kratochvil@redhat.com>, "gdb-patches@sourceware.org"
> 	<gdb-patches@sourceware.org>
> Date: Fri, 4 Apr 2014 09:42:46 +0000
> 
> > Other than that, the documentation parts are approved.  However, I
> > wonder whether "allow-memory-access" is a good name for a setting
> > which actually allows access to writable portion of the memory.  IOW,
> > even when the value is OFF, we do allow access to memory, just not the
> > writable portion of it.
> 
> Agreed; allow-access-to-writable-memory-while-replaying is a bit long, though.

How about access-writable-memory?


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