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: change needs_frame_tls_address


On Sat, Jul 24, 2010 at 02:04:20AM +0100, Pedro Alves wrote:
> Given that if you have registers, you always have a frame, I don't
> think that's a good check.

Agreed.  Do we need to separate "needs any frame" vs "specific to one
frame" if parts of GDB ask both questions?  This is the same as a
global register variable - which I'm sure GDB messes up too :-)

-- 
Daniel Jacobowitz
CodeSourcery


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