]> git.eshelyaron.com Git - emacs.git/commit
Support for debugging Emacs with LLDB
authorGerd Möllmann <gerd@gnu.org>
Sun, 10 Jul 2022 11:35:32 +0000 (13:35 +0200)
committerGerd Möllmann <gerd@gnu.org>
Mon, 11 Jul 2022 12:08:05 +0000 (14:08 +0200)
commit7af425f87bf9866c60ac134cbb6aa9eb0c61f8af
tree8e4f0d3358511c9847f07f3e58cbea61ccbfe2f2
parentd9732425a6b339d83332f265da32fc3802357701
Support for debugging Emacs with LLDB

* (src/.lldbinit): New file.
* (etc/emacs_lldb.py): Module loaded from .lldbinit.
etc/DEBUG
etc/emacs_lldb.py [new file with mode: 0644]
src/.lldbinit [new file with mode: 0644]