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

            Bug ID: 44037
           Summary: Adding range which has a base that is less than the
                    function's low PC
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: diana.pi...@linaro.org
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

TestBreakpointLocations.py
TestRedefinitionsInInlines.py
TestMembersAndLocalsWithSameName.py
TestInlinedFrame.py

are failing on AArch64 Linux with errors similar to:
error: a.out 0x0000002d: adding range [0x14-0x24) which has a base that is less
than the function's low PC 0x40060c. Please file a bug and attach the file at
the start of this error message.

This seems to be happening only for the dwo info (gmodules is unsupported and
dwarf is passing).

Maybe related to https://bugs.swift.org/browse/SR-8690 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to