summaryrefslogtreecommitdiff
path: root/src/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update some URLsPaul Eggert2019-09-231-1/+1
* Replace Vdead with tagged pointerPaul Eggert2019-07-121-9/+18
* Adjust comments/debug to match C bignum codePaul Eggert2019-06-041-2/+2
* Minor fix in .gdbinitEli Zaretskii2019-05-041-2/+4
* Simpler way to export HAVE_X_WINDOWS to GDBPaul Eggert2019-03-271-18/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Adjust .gdbinit to removal of misc objectsPaul Eggert2018-08-121-37/+9
* | Add debug facility for formatting in rr sessionsDaniel Colascione2018-06-091-0/+6
* | * src/.gdbinit: Omit soon-obsolete comment.Paul Eggert2018-06-071-3/+0
* | Port .gdbinit to unsigned-pointer platformsPaul Eggert2018-05-261-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+1
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Minor fixes to .gdbinitTom Tromey2018-02-121-3/+10
* | Fix .gdbinit to work with Lisp_WordPaul Eggert2018-01-021-3/+3
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Reimplement Lisp_Object as pointer-to-incompletePaul Eggert2017-12-121-5/+11
|/
* More fixes in src/.gdbinitEli Zaretskii2017-11-171-10/+8
* Fix .gdbinit following lisp.h changesEli Zaretskii2017-11-171-12/+12
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don’t assume -g3 in .gdbinitPaul Eggert2017-08-281-2/+15
* Improve .gdbinit Lisp value pretty-printingPaul Eggert2017-05-291-6/+45
* Port .gdbinit to GDB 7.11.1 + Python 2.7.12Paul Eggert2017-05-061-1/+1
* Pretty-print const Lisp_Objects in .gdbinitPaul Eggert2017-05-061-1/+1
* Pretty-print Lisp_Object values in GDBPaul Eggert2017-05-051-0/+57
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove interpreter’s byte stackPaul Eggert2016-12-231-15/+0
* | Merge branch 'concurrency'Eli Zaretskii2016-12-041-0/+15
|\ \
* \ \ Merge from origin/emacs-25Paul Eggert2016-10-231-2/+1
|\ \ \ | | |/ | |/|
| * | Adapt GDB scripts to '--enable-check-lisp-object-type' buildsEli Zaretskii2016-10-121-2/+1
* | | Remove interpreter’s byte stackPaul Eggert2016-08-091-15/+0
|/ /
* | Update copyright year to 2016Paul Eggert2016-01-011-1/+1
|/
* .gdbinit followup to changes in !USE_LSB_TAGEli Zaretskii2015-06-291-3/+0
* Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii2015-01-131-9/+12
* Fix GDB accesses to the 'nil's name.Eli Zaretskii2015-01-081-4/+14
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Fix N1 and N2. Remove special level for PDF.Eli Zaretskii2014-09-261-6/+6
* Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-9/+1
|\
| * Fix GDB xwindow command.Eli Zaretskii2014-07-281-9/+1
* | Fix the GDB xsubchartable command.Eli Zaretskii2014-07-281-4/+2
* | Remove DATA_SEG_BITS.Paul Eggert2014-04-161-5/+5
|/
* Fix printing empty Lisp strings.Eli Zaretskii2014-01-291-2/+13
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * .gdbinit (xgettype): Add cast.Andreas Schwab2013-11-261-1/+1
* Merge the specpdl and backtrace stacks. Make the structure of theStefan Monnier2013-06-031-10/+11
* src/.gdbinit (prowlims): Display the enabled_p flag of the row.Eli Zaretskii2013-03-071-1/+1
* * window.h (struct window): Convert base_line_number, base_line_posDmitry Antipov2013-02-011-1/+0