summaryrefslogtreecommitdiff
path: root/src/.gdbinit
AgeCommit message (Expand)Author
2026-05-02* src/.gdbinit: Ignore SIGPIPE. (Bug#80911)Eli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-08; * src/.gdbinit: Improve comments of .gdbinit helper functions (bug#79932)Jeremy Bryant
2025-12-06; * src/.gdbinit: Document xfmt, a user-defined function.Jeremy Bryant
2025-08-07New debugger-trap function to break to GDBJeremy Bryant
2025-01-01Update copyright year to 2025Paul Eggert
2024-09-07Remove low-level keyboard hook when attaching GDB to Emacs on WindowsEli Zaretskii
2024-06-10Allow to print treesit objects from GDBEli Zaretskii
2024-04-28(COMPILED): Rename to CLOSUREStefan Monnier
2024-01-10Esplain how to turn off GDB display of inferior-eventsRichard M. Stallman
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-02-12* src/.gdbinit (nextcons): Amend $.u.cdr to $.u.s.u.cdr (bug#61453).Alan Mackenzie
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-11Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-29First commit of scratch/correct-warning-pos.Alan Mackenzie
2021-08-16Make PGTK's additions conditioinalYuuki Harano
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-04-23Fix display of composed text with :box face attributeEli Zaretskii
2020-03-09Port .gdbinit to clang with -gdwarf-4Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-09-23Update some URLsPaul Eggert
2019-07-12Replace Vdead with tagged pointerPaul Eggert
2019-06-04Adjust comments/debug to match C bignum codePaul Eggert
2019-05-04Minor fix in .gdbinitEli Zaretskii
2019-03-27Simpler way to export HAVE_X_WINDOWS to GDBPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-12Adjust .gdbinit to removal of misc objectsPaul Eggert
2018-06-09Add debug facility for formatting in rr sessionsDaniel Colascione
2018-06-07* src/.gdbinit: Omit soon-obsolete comment.Paul Eggert
2018-05-26Port .gdbinit to unsigned-pointer platformsPaul Eggert
2018-02-17Merge from origin/emacs-26Glenn Morris
2018-02-16; Fix doc typos related to indefinite articlesGlenn Morris
2018-02-12Minor fixes to .gdbinitTom Tromey
2018-01-02Fix .gdbinit to work with Lisp_WordPaul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-12-12Reimplement Lisp_Object as pointer-to-incompletePaul Eggert
2017-11-17More fixes in src/.gdbinitEli Zaretskii
2017-11-17Fix .gdbinit following lisp.h changesEli Zaretskii
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-28Don’t assume -g3 in .gdbinitPaul Eggert
2017-05-29Improve .gdbinit Lisp value pretty-printingPaul Eggert
2017-05-06Port .gdbinit to GDB 7.11.1 + Python 2.7.12Paul Eggert
2017-05-06Pretty-print const Lisp_Objects in .gdbinitPaul Eggert
2017-05-05Pretty-print Lisp_Object values in GDBPaul Eggert