freebsd-dev/contrib/llvm/tools/lldb/source
Ed Maste 4d1da75392 lldb: Correct a standalone debug file path
For a file /bin/ls with a .gnu_debuglink entry of "ls.debug" the path
should be /usr/lib/debug/bin/ls.debug, not /usr/lib/debug/bin/ls.

ref: https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html

Upstream defect pr17903 (http://llvm.org/pr17903)

Sponsored by:	DARPA, AFRL
2013-11-13 14:46:41 +00:00
..
API Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Breakpoint Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Commands Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Core Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
DataFormatters Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Expression Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Host lldb: Correct a standalone debug file path 2013-11-13 14:46:41 +00:00
Interpreter Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Plugins Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Symbol Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Target Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
Utility Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
lldb-log.cpp Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00
lldb.cpp Update LLDB to upstream r194122 snapshot 2013-11-12 17:25:33 +00:00