index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
emacs_lldb.py
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-09
* etc/emacs_lldb.py (Lisp_Object): Recognise Lisp_Sub_Char_Table
Mattias Engdegård
2024-09-09
Speed up LLDB support for debugging Emacs
Mattias Engdegård
2024-08-24
* etc/emacs_lldb.py (Lisp_Object): PVEC_COMPILED -> PVEC_CLOSURE
Mattias Engdegård
2024-06-10
* etc/emacs_lldb.py (Lisp_Object): Add TS types.
Mattias Engdegård
2024-02-23
Add a proper type for obarrays
Mattias Engdegård
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-10-18
Gud LLDB completions (bug#66604)
Gerd Möllmann
2023-10-17
Modify LLDB command xcomplete to return a Lisp list
Gerd Möllmann
2023-10-16
; LLDB support cleanup and extension
Gerd Möllmann
2023-10-09
; LLDB synthetic child provider
Gerd Möllmann
2023-10-07
; Produce fewer $nnn vars in LLDB
Gerd Möllmann
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-22
LLDB support: handle unsorted enum member lists
Gerd Möllmann
2022-08-02
; * etc/emacs_lldb.py: Don't print '->' in type summary
Gerd Möllmann
2022-07-15
Extend support for debugging Emacs with LLDB
Gerd Möllmann
2022-07-14
; Fix typos
Stefan Kangas
2022-07-14
Improve support for debugging Emacs with LLDB
Gerd Möllmann
2022-07-11
Support for debugging Emacs with LLDB
Gerd Möllmann