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: emacs and gdb


 > (gdb) target remote :3333
 > Remote debugging using :3333
 > 0x00000004 in ?? ()
 > (gdb) info frame
 > Cannot access memory at address 0xffe7fdff
 > Stack level 0, frame at 0x0:
 >  pc = 0x4; saved pc
 > /home/test/src/toolchains/gdb/gdb-6.8.50.20080706/gdb/findvar.c:298:
 > internal-error: value_of_register_lazy: Assertion `frame_id_p
 > (get_frame_id (frame))' failed.
 > A problem internal to GDB has been detected,
 > further debugging may prove unreliable.
 > 
 > emacs call info frame, and this cause gdb failure,
 > is this gdb bug?

Yes, I think this is a gdb bug and I have filed a bug report here:

http://sourceware.org/bugzilla/show_bug.cgi?id=9786

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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