]> git.eshelyaron.com Git - emacs.git/commit
Extend support for debugging Emacs with LLDB
authorGerd Möllmann <gerd@gnu.org>
Fri, 15 Jul 2022 07:36:10 +0000 (09:36 +0200)
committerGerd Möllmann <gerd@gnu.org>
Fri, 15 Jul 2022 07:36:10 +0000 (09:36 +0200)
commitffe4a5dac0dbc9fd85064200ed7b46b4ab3b910a
treecbe5f81b95b7870dab143d11a4828a9ea9f63820
parent3892ec6bb230ab9bbac0c2c868cb5207e8c755b4
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.
etc/emacs_lldb.py