[lldb-dev] [Bug 36193] New: LoadUnloadTestCase.test_lldb_process_load_and_unload_commands_dwarf fails when debugging from windows to android
via lldb-dev
lldb-dev at lists.llvm.org
Thu Feb 1 07:27:18 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=36193
Bug ID: 36193
Summary: LoadUnloadTestCase.test_lldb_process_load_and_unload_c
ommands_dwarf fails when debugging from windows to
android
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: labath at google.com
CC: llvm-bugs at lists.llvm.org
This happens because the path in the "process load --install=<path>" command is
parsed as a host path, so we end up sending the file name to the target with
backslashes and everything, and things go south from there.
--
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/20180201/cb77251b/attachment.html>
More information about the lldb-dev
mailing list