bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb and PIE binaries


From: Samuel Thibault
Subject: Re: gdb and PIE binaries
Date: Mon, 11 Dec 2017 02:45:33 +0100
User-agent: NeoMutt/20170113 (1.7.2)

Hello,

Roland McGrath, on ven. 11 nov. 2016 14:57:21 -0800, wrote:
> On the Hurd, we don't really have auxv at all.  But to simplify things
> with GDB, we could have our core dumps include an NT_AUXV containing
> just an AT_ENTRY value synthesized by other means.  Off hand I don't
> recall anything we store that can be used to compute such a value.
> 
> Probably the right thing is to have the proc server keep that state like
> it does arg_locations, with the exec server writing it and the debugger
> and core-writer reading it.

Thanks for the insight, it just worked as expected :)

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]