This is the mail archive of the gdb-prs@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]

[Bug backtrace/9786] "info frame: generates an error when remote debugging


------- Additional Comments From brobecker at gnat dot com  2009-09-10 02:30 -------
To reproduce the problem without gdbserver, try the following on x86-linux:

(gdb) b _start
Breakpoint 1 at 0x80482a0
(gdb) run
Starting program: /lot.a/brobecke/info-frame/ex/foo 

Breakpoint 1, 0x080482a0 in _start ()
(gdb) info frame
Stack level 0, frame at 0x0:
 eip = 0x80482a0 in _start; saved eip 
/homes/brobecke/act/gdb-public/gdb/findvar.c:304: internal-error: value_of_regis
ter_lazy: Assertion `frame_id_p (get_frame_id (frame))' failed.


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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