vogelsgesang wrote: Here is a screen recording
https://github.com/user-attachments/assets/2092beca-3c52-4395-93a6-cf6ad16d1178 and the [example script](https://gist.github.com/vogelsgesang/572b04dc1d447776964fb7e40fd8b261). Note that I had to launch my program using `${CWD}/a.out` instead of simply using `./a.out`. It seems as if `target create` commands in lldb-dap do not respect the current working directory. But that's an issue for another day https://github.com/llvm/llvm-project/pull/125843 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits