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 breakpoints/10112] do not stop on function


------- Additional Comments From ppluzhnikov at google dot com  2009-10-21 19:27 -------
(In reply to comment #6)
> I try recent version of gdb, bug still here:
> gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
> GNU gdb (Gentoo 7.0 p1) 7.0

Please verify that your .gdbinit is not interfering in unexpected way, by
running 'gdb -nx ./test_gdb'

Assuming that's not it, please supply output from:

 (gdb) info break
 (gdb) disassemble/m f

and

 readelf -w test_gdb    # probably best supplied as an attachment


-- 


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

------- 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]