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

--- Comment #7 from Ed Maste <ema...@freebsd.org> ---
You can turn on logging in lldb to help figure out what is going on - sorry it
has been some time since I've been actively involved in lldb and do not recall
the specific channels and categories.

To see all of the channels and categories:
(lldb) log list

For example, run
(lldb) log enable posix all
then run
(lldb) p id

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to