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


On Sat, Aug 05, 2006 at 10:19:13AM +1200, Nick Roberts wrote:
>  > > Is this a known kernel problem or a bug in GDB?
>  > 
>  > Has nothing to do with the kernel.  I imagine that this is the problem
>  > I discussed on this list a while ago, CC'd to libc-alpha; glibc now
>  > uses a canary in the jmp_buf which GDB has no way to access.
> 
> Sorry, I should have searched the archives first.
> 
>  > Does export LD_POINTER_GUARD=0 make a difference?
> 
> No.

Hmm, then it must be something else.

-- 
Daniel Jacobowitz
CodeSourcery


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