]> git.eshelyaron.com Git - emacs.git/commit
Gud lldb support (bug#66575)
authorGerd Möllmann <gerd.moellmann@gmail.com>
Mon, 16 Oct 2023 11:54:02 +0000 (13:54 +0200)
committerGerd Möllmann <gerd.moellmann@gmail.com>
Tue, 17 Oct 2023 17:14:59 +0000 (19:14 +0200)
commit40c9e9d2e6aa19e96572c8e9dd7119290be6a004
treed9353058089cd9b34021a9c392f2e750569e8049
parent47adea3a902077d97f586257768f8540800d1a29
Gud lldb support (bug#66575)

* lisp/progmodes/gud.el (lldb): New command.
* etc/NEWS: Mention M-x lldb.
* src/.lldbinit: Show no souece lines on stop.
* doc/emacs/building.texi: Mention LLDB.
doc/emacs/building.texi
etc/NEWS
lisp/progmodes/gud.el
src/.lldbinit