summaryrefslogtreecommitdiff
path: root/src/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7Miles Bader2006-01-251-12/+15
|\
| * Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-201-12/+15
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-15/+95
|\ \ | |/
| * Add 2006 to Copyright years.Eli Zaretskii2006-01-061-1/+1
| * Fix typo.Nick Roberts2006-01-051-1/+1
| * Fix last change.Eli Zaretskii2006-01-051-8/+15
| * Avoid a warning message when x_error_quitter is not compiled in.Eli Zaretskii2006-01-041-1/+9
| * Undo last change. Instead, look at Vsystem_type toKim F. Storm2006-01-031-16/+19
| * Tell users not to worry about GDB warnings that some functions do notEli Zaretskii2005-12-301-0/+6
| * Set a breakpoint on w32_abort.Eli Zaretskii2005-12-171-0/+3
| * Revert unwanted changes.Andreas Schwab2005-11-191-2/+2
| * (nextcons, xcdr, xfloat): Update for changes inAndreas Schwab2005-11-191-6/+6
| * Make SIGTSTP work like SIGINT normally does.Nick Roberts2005-11-161-0/+3
| * (pitx): Fix output format if n_overlay_strings > 0.Kim F. Storm2005-11-111-1/+11
| * (pp, pp1): Use safe_debug_print.Kim F. Storm2005-11-091-2/+27
| * (pp1): New user-defined function.Nick Roberts2005-11-091-0/+15
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71Miles Bader2005-07-221-3/+7
|\ \ | |/
| * (pitx): Fix output format. Print string charpos.Kim F. Storm2005-07-141-3/+7
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53Miles Bader2005-05-201-7/+31
|\ \ | |/
| * (pitx): Print more info about iterator.Kim F. Storm2005-05-161-7/+31
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16Miles Bader2005-02-231-0/+187
|\ \ | |/
| * (pitx, pit): Pretty print display iterator.Kim F. Storm2005-02-181-0/+187
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4Miles Bader2005-01-221-6/+9
|\ \ | |/
| * (xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.Richard M. Stallman2005-01-211-6/+9
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-0/+28
|\ \ | |/
| * (ppt): New function.Kim F. Storm2004-11-031-0/+28
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-0/+20
|\ \ | |/
| * (pp): Shorthand for p ARG + pr.Kim F. Storm2004-10-041-0/+20
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-8/+14
|\ \ | |/
| * (xsymbol): Fix last change.Kim F. Storm2004-05-191-2/+3
| * (xprintstr): New fun.Stefan Monnier2004-05-191-2/+7
| * Mask off gdb_array_mark_flag from vector sizes.Andreas Schwab2004-05-151-6/+6
| * Make it work for USE_LSB_TAG and !NO_LISP_UNION.Stefan Monnier2004-04-031-77/+131
* | Sync to HEADKenichi Handa2004-04-161-77/+133
* | *** empty log message ***Kenichi Handa2003-09-081-4/+27
|\ \
| * | (xchartable): Adjusted for the change of char tableKenichi Handa2002-03-011-2/+52
* | | New directoryKenichi Handa2003-09-081-2/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+2
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* | (xprintsym): Use the new `xname' field.Stefan Monnier2002-06-221-4/+3
* | (xsymbol): Use the new `xname' field.Stefan Monnier2002-06-171-1/+2
|/
* (hookpost-run): Defined.Richard M. Stallman2002-01-221-0/+5
* (xbuffer): Remove address operator since data is now a pointer.Andreas Schwab2002-01-121-1/+1
* Add copyright notice.Gerd Moellmann2001-02-201-0/+20
* (hook-run): Define to run xreload.Dave Love2001-01-311-1/+6
* Comment out the line pointing to the Lesstif sourceGerd Moellmann2000-12-271-1/+1
* (xbacktrace): Handle case that $bt->function isn'tGerd Moellmann2000-10-241-2/+14
* (xreload): Note its need on GNU/Linux.Dave Love2000-09-281-1/+2