[Bug 213696] gdb ignores breakpoints
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Oct 22 08:52:17 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213696
--- Comment #1 from Konstantin Belousov <kib at FreeBSD.org> ---
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=0x7fffffffe748) at a.c:5
5 fprintf (stderr, "hello bsd\n");
FreeBSD 12.0-CURRENT #0 r306376
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list