Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Nov 2020 17:48:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 241773] lldb does not display external variables properly.
Message-ID:  <bug-241773-29464-O5aA2WxDMU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241773-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241773-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241773

--- Comment #7 from Ed Maste <emaste@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 rec=
all
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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241773-29464-O5aA2WxDMU>