Gerd Möllmann
0381e90fe7
; * etc/emacs_lldb.py: Don't print '->' in type summary
2022-08-02 09:12:47 +02:00
Gerd Möllmann
ffe4a5dac0
Extend support for debugging Emacs with LLDB
...
* etc/emacs_lldb.py: Handle case of Lisp_Object being a
struct (--enable-lisp-type-checking). Enable Emacs type category by
default. Expand children in type summary for Lisp_Object.
2022-07-15 09:36:10 +02:00
Stefan Kangas
41e612cfd6
; Fix typos
2022-07-14 12:52:32 +02:00
Gerd Möllmann
e1d93302c2
Improve support for debugging Emacs with LLDB
...
* etc/emacs_lldb.py: Refactor and support more Lisp types.
2022-07-14 11:23:25 +02:00
Gerd Möllmann
7af425f87b
Support for debugging Emacs with LLDB
...
* (src/.lldbinit): New file.
* (etc/emacs_lldb.py): Module loaded from .lldbinit.
2022-07-11 14:08:05 +02:00