This is the mail archive of the gdb@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: Stepping over longjmp presumably broken for glibc


> Date: Fri, 23 Dec 2005 10:20:21 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> Probably, we need to single-step until we're out of longjmp, taking
> special care of any architecture which calls functions from longjmp (I
> don't know of any, but I bet there is one somewhere).  I don't know if
> we can do that without infrastructure changes or not.

Wouldn't it be easier to talk to glibc developers into setting up an
API for revealing the PC?


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