[Bug 213696] gdb ignores breakpoints

2016-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213696 Mark Linimon changed: What|Removed |Added CC|freebsd-amd64@FreeBSD.org | -- You are receiving this mail be

[Bug 213696] gdb ignores breakpoints

2016-10-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213696 --- Comment #1 from Konstantin Belousov --- Works for me. (gdb) b main Breakpoint 1 at 0x4007a9: file a.c, line 5. (gdb) r Starting program: /home/kib/work/a Breakpoint 1, main (argc=1, argv=0x7fffe748) at a.c:5 5 fprintf

[Bug 213696] gdb ignores breakpoints

2016-10-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213696 Bug ID: 213696 Summary: gdb ignores breakpoints Product: Base System Version: 11.0-STABLE Hardware: amd64 OS: Any Status: New Severity: Affects Only