aboutsummaryrefslogtreecommitdiffstats
path: root/etc/emacs_lldb.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* * etc/emacs_lldb.py (Lisp_Object): Recognise Lisp_Sub_Char_TableMattias Engdegård2024-09-091-1/+1
* Speed up LLDB support for debugging EmacsMattias Engdegård2024-09-091-38/+79
* * etc/emacs_lldb.py (Lisp_Object): PVEC_COMPILED -> PVEC_CLOSUREMattias Engdegård2024-08-241-1/+1
* * etc/emacs_lldb.py (Lisp_Object): Add TS types.Mattias Engdegård2024-06-101-1/+4
* Add a proper type for obarraysMattias Engdegård2024-02-231-0/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Gud LLDB completions (bug#66604)Gerd Möllmann2023-10-181-30/+0
* | Modify LLDB command xcomplete to return a Lisp listGerd Möllmann2023-10-171-1/+21
* | ; LLDB support cleanup and extensionGerd Möllmann2023-10-161-48/+65
* | ; LLDB synthetic child providerGerd Möllmann2023-10-091-1/+48
* | ; Produce fewer $nnn vars in LLDBGerd Möllmann2023-10-071-10/+17
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* LLDB support: handle unsorted enum member listsGerd Möllmann2022-08-221-2/+4
* ; * etc/emacs_lldb.py: Don't print '->' in type summaryGerd Möllmann2022-08-021-1/+1
* Extend support for debugging Emacs with LLDBGerd Möllmann2022-07-151-5/+19
* ; Fix typosStefan Kangas2022-07-141-1/+1
* Improve support for debugging Emacs with LLDBGerd Möllmann2022-07-141-76/+141
* Support for debugging Emacs with LLDBGerd Möllmann2022-07-111-0/+173