summaryrefslogtreecommitdiff
path: root/src/.gdbinit
Commit message (Expand)AuthorAge
* Update copyright year to 2016Paul Eggert2016-01-01
* .gdbinit followup to changes in !USE_LSB_TAGEli Zaretskii2015-06-29
* Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii2015-01-13
* Fix GDB accesses to the 'nil's name.Eli Zaretskii2015-01-08
* Update copyright year to 2015Paul Eggert2015-01-01
* Fix N1 and N2. Remove special level for PDF.Eli Zaretskii2014-09-26
* Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-28
|\
| * Fix GDB xwindow command.Eli Zaretskii2014-07-28
* | Fix the GDB xsubchartable command.Eli Zaretskii2014-07-28
* | Remove DATA_SEG_BITS.Paul Eggert2014-04-16
|/
* Fix printing empty Lisp strings.Eli Zaretskii2014-01-29
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * .gdbinit (xgettype): Add cast.Andreas Schwab2013-11-26
* Merge the specpdl and backtrace stacks. Make the structure of theStefan Monnier2013-06-03
* src/.gdbinit (prowlims): Display the enabled_p flag of the row.Eli Zaretskii2013-03-07
* * window.h (struct window): Convert base_line_number, base_line_posDmitry Antipov2013-02-01
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
| * Use URLs, not Boston addresses, in copyright notices.Paul Eggert2012-12-31
* | Merge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka@jpl.orgGlenn Morris2012-11-23
|\|
| * Fix pgx in .gdbinit when CHECK_LISP_OBJECT_TYPE is defined.Eli Zaretskii2012-11-23
* | Tweak last vectorlike_header change.Dmitry Antipov2012-11-09
* | Shrink struct vectorlike_header to the only size field.Dmitry Antipov2012-11-08
|/
* * src/.gdbinit (xbacktrace): Adjust to recent "struct backtrace" change.Stefan Monnier2012-09-30
* Clean-up left-overs after 2012-09-23T08:44:20Z!eggert@cs.ucla.edu wrt signal ...Eli Zaretskii2012-09-23
* * .gdbinit: Just stop at fatal_error_backtrace.Paul Eggert2012-09-22
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* Avoid GDB 7.5 warnings about "set main" in src/.gdbinit.Eli Zaretskii2012-08-20
* * .gdbinit: Use call instead of set when calling a function in theAndreas Schwab2012-08-19
* Fix .gdbinit to match changes with INTERNAL_FIELD.Eli Zaretskii2012-08-07
* Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.Dmitry Antipov2012-08-07
* More fixes in .gdbinit.Eli Zaretskii2012-08-01
* Fix .gdbinit for latest INTERNAL_FIELD uses.Eli Zaretskii2012-08-01
* Fix 'xframe' in .gdbinit.Eli Zaretskii2012-07-31
* Adjust GDB to reflect pvec_type changes.Paul Eggert2012-07-27
* Improve GDB symbol export.Paul Eggert2012-07-26
* Simplify export of symbols to GDB; fix related .gdbinit bugs.Paul Eggert2012-07-26
* Use typedef for EMACS_INT, EMACS_UINT.Paul Eggert2012-07-25
* .gdbinit: Update to match recent lisp.h changes.Paul Eggert2012-06-13
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-13
* * .gdbinit (xpr): Remove checks for no longer existing misc types.Andreas Schwab2012-05-01
* * .gdbinit (xpr): Handle USE_2_TAGS_FOR_INTS.Andreas Schwab2012-04-24
* In GDB scripts, don't assume that EMACS_INT fits in long.Paul Eggert2012-02-20
* Fix display of iterator stack by .gdbinit command "pitx".Eli Zaretskii2012-02-18
* * .gdbinit (pp1, pv1): Remove redundant defines.Andreas Schwab2012-02-04
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix bug #10098 with assertion violation during frame resize.Eli Zaretskii2011-11-22
* Fix the `xbytecode' user-defined command in .gdbinit.Eli Zaretskii2011-10-29
* src/.gdbinit (pgx): Fix references to fields of `struct glyph'.Eli Zaretskii2011-09-18
* Tried and abandoned idea of displaying mode line and tool/menu-bars R2L.Eli Zaretskii2011-06-18