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: [PATCH] Remove unused parameter in remote_check_symbols.


On 05/30/2013 01:09 AM, Tom Tromey wrote:
That doesn't seem necessarily true to me.  Maybe the system doesn't have
an MMU.  Or maybe the inferior maps new data to that address between the
call to dlclose and the moment at which gdbserver needs to use the
symbol's address.

You are right, I think.

  But realize that I'm largely speaking from ignorance,
as I don't actually know what gdbserver does with this information.

It can be revisited once we get trouble.  Patch is committed.

--
Yao (éå)


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