DerekSelander/LLDB

New feature

cakarlen opened this issue · 1 comments

Adding in the option to have all the registers print on each step/breakpoint would be great. Is this something that could be added in future revisions?

It is something that is possible, but I will not add directly into this repo. You can write your own display when on a breakpoint. Check out https://lldb.llvm.org/use/formatting.html for settings set thread-stop-format