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] gdbserver build-id in qxfer_libraries reply


Hi Aleksandar,

Thanks for the patch.

On 02/22/2013 06:38 PM, Aleksandar Ristovski wrote:
>>
>> Majority of the patch is refactoring to reuse code.

I'm reading the patch, but one immediate question I have
is where did hex_encode/hex_decode and friends got refactored
from?  It seems we end up with multiple functions to do the same
in both gdb and gdbserver, given the existence of bin2hex etc
in gdb and unhexify/hexify in gdbserver?

>  The real change is
>> in gdbserver/linux-low.c.

-- 
Pedro Alves


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