I was messing around with LLVM and LLDB over the week and made this little toy debugger. It's messy, but I actually got something working. I have been testing my stuff and found it kind of pleasant to use.
This is not intended to be some competitor with other debuggers, but it could become a nice, quick to use thing.
There is a video on github where you can see how it works.