[Lldb-commits] [lldb] [lldb] Improve command status when dwim-print has no result (PR #114478)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 1 15:54:26 PDT 2024


https://github.com/adrian-prantl commented:

@kastiglione Is there a way to turn this into a test? Apparently this works:
```
(lldb) p ;
(lldb) 
```

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


More information about the lldb-commits mailing list