[lldb-dev] [Bug 44037] New: Adding range which has a base that is less than the function's low PC
via lldb-dev
lldb-dev at lists.llvm.org
Mon Nov 18 02:09:33 PST 2019
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 at lists.llvm.org
Reporter: diana.picus at linaro.org
CC: jdevlieghere at apple.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20191118/45afada1/attachment.html>
More information about the lldb-dev
mailing list