[Bug 201149] devel/gdb: Add fork tracing

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 17 09:58:25 UTC 2015


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

--- Comment #2 from luca.pizzamiglio at gmail.com ---
Created attachment 158906
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158906&action=edit
Test case that cause a crash

This is simple program using fork().
Step to reproduce the error:

$ gdb791 ./hello-fork
[..]
(gdb) set follow-fork-mode child
(gdb) break 11
(gdb) run
thread.c:805: internal-error: int is_thread_state(ptid_t, enum thread_state):
Assertion `tp' failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list