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/rfa] Use ARM exception tables as GDB unwinder


On Sat, Mar 19, 2011 at 12:01:04AM +0100, Ulrich Weigand wrote:
> After some back and forth, I've been able to come up with a solution
> that works well enough for all GDB tests to pass.  It is not completely
> perfect since unwinding (on the parent side) out of an interrupted vfork
> call works only while the child has not yet clobbered the stack, but I
> don't see how to do anything better ...
> 
> Patch is appended below.  Does this look reasonable to you?

Yes, this does.

-- 
Daniel Jacobowitz
Mentor Graphics


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