log src/.gdbinit @ 68217:7fad4c175274

age author description
2006-01-06 Eli Zaretskii Add 2006 to Copyright years.
2006-01-05 Nick Roberts Fix typo.
2006-01-05 Eli Zaretskii Fix last change.
2006-01-04 Eli Zaretskii Avoid a warning message when x_error_quitter is not compiled in.
2006-01-03 Kim F. Storm Undo last change. Instead, look at Vsystem_type to
2005-12-30 Eli Zaretskii Tell users not to worry about GDB warnings that some functions do not
2005-12-17 Eli Zaretskii Set a breakpoint on w32_abort.
2005-11-19 Andreas Schwab Revert unwanted changes.
2005-11-19 Andreas Schwab (nextcons, xcdr, xfloat): Update for changes in
2005-11-16 Nick Roberts Make SIGTSTP work like SIGINT normally does.
2005-11-11 Kim F. Storm (pitx): Fix output format if n_overlay_strings > 0.
2005-11-09 Kim F. Storm (pp, pp1): Use safe_debug_print.
2005-11-09 Nick Roberts (pp1): New user-defined function.
2005-07-14 Kim F. Storm (pitx): Fix output format. Print string charpos.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-16 Kim F. Storm (pitx): Print more info about iterator.
2005-02-18 Kim F. Storm (pitx, pit): Pretty print display iterator.
2005-01-21 Richard M. Stallman (xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.
2004-11-03 Kim F. Storm (ppt): New function.
2004-10-04 Kim F. Storm (pp): Shorthand for p ARG + pr.
2004-05-19 Kim F. Storm (xsymbol): Fix last change.
2004-05-19 Stefan Monnier (xprintstr): New fun.
2004-05-15 Andreas Schwab Mask off gdb_array_mark_flag from vector sizes.
2004-04-03 Stefan Monnier Make it work for USE_LSB_TAG and !NO_LISP_UNION.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-06-22 Stefan Monnier (xprintsym): Use the new `xname' field.
2002-06-17 Stefan Monnier (xsymbol): Use the new `xname' field.
2002-01-22 Richard M. Stallman (hookpost-run): Defined.
2002-01-12 Andreas Schwab (xbuffer): Remove address operator since data is now a pointer.
2001-02-20 Gerd Moellmann Add copyright notice.
2001-01-31 Dave Love (hook-run): Define to run xreload.
2000-12-27 Gerd Moellmann Comment out the line pointing to the Lesstif source
2000-10-24 Gerd Moellmann (xbacktrace): Handle case that $bt->function isn't
2000-09-28 Dave Love (xreload): Note its need on GNU/Linux.
2000-08-07 Gerd Moellmann (xhashtable): New command.
2000-01-11 Gerd Moellmann Adapt to new strings.
1998-05-10 Richard M. Stallman (xstring): Handle unibyte strings.
1998-01-18 Karl Heuer Make GDB not handle SIGINT.
1998-01-04 Richard M. Stallman (xstring): Use size_byte.
1997-07-17 Richard M. Stallman (xcar, xcdr): Print with /x.
1997-07-02 Richard M. Stallman (xcons): Print car and cdr in hex.
1996-06-28 Richard M. Stallman Add `dir ../lwlib'.
1995-11-15 Richard M. Stallman (xsymbol): Cast name explicitly to (char *).
1995-10-31 Richard M. Stallman (pr): Don't print newline here.
1995-10-31 Richard M. Stallman Do `set main' to make gdb_valbits etc. available.
1995-06-16 Richard M. Stallman Use long, not EMACS_INT.
1995-06-15 Karl Heuer ($valmask): Use EMACS_INT, not int.
1995-05-22 Karl Heuer gdb_lisp_params to get storage layout info.
1995-03-15 Karl Heuer (xkbobjfwd): Renamed from xdispobjfwd.
1995-01-28 Karl Heuer (xdispobjfwd): New macro.
1995-01-20 Karl Heuer (xbufobjfwd, xbuflocal, xwinconfig):
1995-01-19 Karl Heuer (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,
1995-01-04 Karl Heuer (xcar, xcdr): Use correct shift and mask values.
1995-01-04 Karl Heuer (xint): Use correct mask.
1995-01-02 Richard M. Stallman Adapt to new Lisp_Object format.
1994-07-24 Richard M. Stallman Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
1994-06-18 Richard M. Stallman Doc fixes.
1994-06-18 Richard M. Stallman (xsymbol): Cast $ to int.
1994-03-25 Richard M. Stallman (pr): Use debug_print.