[Lldb-commits] [lldb] [llvm] [LLDB] Add a target.launch-working-dir setting (PR #113521)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 4 02:33:40 PST 2024


https://github.com/DavidSpickett commented:

We only have one request for this feature, but the logic of it is clear and GDB as an equivalent in `set cwd`: https://sourceware.org/gdb/current/onlinedocs/gdb.html/Working-Directory.html

So this looks good to me once the docs are updated.

https://github.com/llvm/llvm-project/pull/113521


More information about the lldb-commits mailing list