This is the mail archive of the gdb-patches@sources.redhat.com 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: problem unwinding past pthread_cond_wait() on x86 RedHat 9.0


Joel Brobecker writes:
 > > Joel, what happens if you type:
 > > 
 > > (gdb) x/i 0xffffe002
 > 
 > Something like "Cannot read memory at 0xffffe002" (already tried it :-).
 > What is this address, BTW. I always wondered... Kernel code? Special
 > address?
 > 

Yeah, that's the vsyscall stuff. GDB cannot access it. It will be
really solved only with the 6.? kernel.
(See the thread that talks about the vsyscall DSO)

elena

 > -- 
 > Joel


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