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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 7 06:44:39 UTC 2019


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

--- Comment #1 from Andriy Gapon <avg at 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.

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


More information about the freebsd-bugs mailing list