jwz on Nostr: Dear Lazyweb, I haven't typed M-x gdb since before macOS deprecated it. Is there a ...
Dear Lazyweb,
I haven't typed M-x gdb since before macOS deprecated it. Is there a version that works with lldb? I found this https://raw.githubusercontent.com/ptrv/emacs.d/master/site-lisp/gud-lldb.el but it does not do the "you had one job" thing, which is: make the other window show the source code corresponding to the current frame.
(I am aware that "just use printf" is probably the correct answer and what I will end up doing anyway.)
I haven't typed M-x gdb since before macOS deprecated it. Is there a version that works with lldb? I found this https://raw.githubusercontent.com/ptrv/emacs.d/master/site-lisp/gud-lldb.el but it does not do the "you had one job" thing, which is: make the other window show the source code corresponding to the current frame.
(I am aware that "just use printf" is probably the correct answer and what I will end up doing anyway.)