[lldb-dev] [Bug 23560] New: lldb does not understand gcc-4.9 function prologues

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 18 08:34:09 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23560

            Bug ID: 23560
           Summary: lldb does not understand gcc-4.9 function prologues
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: labath at google.com
    Classification: Unclassified

gcc-4.9 generates a strange prologue on i386 (for main() at least, on linux at
least), which confuses lldb's instruction emulation. TestMiVar and
TestConvenienceVariables are affected by this.

-- 
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/20150518/60212d01/attachment.html>


More information about the lldb-dev mailing list