https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213696

--- Comment #1 from Konstantin Belousov <k...@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.
_______________________________________________
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"

Reply via email to