[Bug 241773] lldb does not display external variables properly.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 2 17:48:25 UTC 2020


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

--- Comment #7 from Ed Maste <emaste at 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.


More information about the freebsd-toolchain mailing list