[lldb-dev] [Bug 23111] New: lldb-mi provides shlibs-added not library-loaded

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Apr 3 00:51:36 PDT 2015


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: lldb-dev at cs.uiuc.edu
          Reporter: bruce.mitchener at gmail.com
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150403/7252f8ac/attachment.html>


More information about the lldb-dev mailing list