[lldb-dev] [Bug 26592] New: [LLDB][MIPS] TestInferiorAssert tests fail if section .gnu_debuglink is not available in libc.so.6
via lldb-dev
lldb-dev at lists.llvm.org
Thu Feb 11 22:59:16 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=26592
Bug ID: 26592
Summary: [LLDB][MIPS] TestInferiorAssert tests fail if section
.gnu_debuglink is not available in libc.so.6
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: nitesh.jain at imgtec.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
The loaded library (like libc.so) may not have its debug version available on
the system (section .gnu_debuglink is not available). The debug version
contains additional symbol information (such as __assert_perror_fail).
Backtrace/function bound fails when symbol information is missing.
--
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/20160212/a2adb4ad/attachment.html>
More information about the lldb-dev
mailing list