Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Nov 2019 06:44:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241773] lldb does not display external variables properly.
Message-ID:  <bug-241773-227-M65jb8dX5G@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241773-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241773-227@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 #1 from Andriy Gapon <avg@FreeBSD.org> ---
What happens if you examine such a variable after a program accesses it at
least once?
It could be that the shared library is loaded lazily, so those symbols are =
not
actually resolved until they are accessed.

--=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-227-M65jb8dX5G>