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@lists.llvm.org
Reporter: lab...@google.com
CC: llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev