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: [commit] [gdbserver/linux] access memory of running processes


On Friday 27 August 2010 00:28:56, Michael Snyder wrote:
> Hmmm, don't like "unprepare_to_access_memory".
> 
> What about "finish_accessing_memory"?

Hmm, I don't like "finish", since the access has finished
already when we call this function.  How about "done_accessing_memory"?

Any other suggestions/nits? :-)

-- 
Pedro Alves


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