https://llvm.org/bugs/show_bug.cgi?id=23111
Bug ID: 23111
Summary: lldb-mi provides shlibs-added not library-loaded
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
LLDB provides the (seemingly) non-standard "shlibs-added" event rather than the
"library-loaded" event that GDB specifies.
There is also a corresponding unloaded event.
According to the discussion in http://reviews.llvm.org/D8201, it seems like the
way to move forward was with the GDB specified events rather than the ones from
ancient-Apple-GDB?
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev