log src/.gdbinit @ 78900:3cfbdc2ce032

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-02-24 Nick Roberts (xprintstr): Ensure GDB (> 6.6) prints symbol name
2007-01-21 Glenn Morris Update copyright for years 2001-2007.
2007-01-20 Eli Zaretskii (ppt, xtype, xmisctype, xint, xptr, xmarker, xframe)
2007-01-19 Nick Roberts Reformat documentation so that first sentence
2006-12-19 Kim F. Storm Pass on SIGUSR1 and SIGUSR2 to Emacs.
2006-08-14 Kim F. Storm (pitx): Print iterator position.
2006-06-23 Kim F. Storm (pitx): Dump iterator stack.
2006-06-16 Kim F. Storm (pitx): Show composition parameters.
2006-05-05 Kim F. Storm (xframe): Print frame name.
2006-04-26 Nick Roberts (pp1, pv1): Only print value as expression is now printed out by gud-print.
2006-03-25 Eli Zaretskii (pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero
2006-02-13 Richard M. Stallman (xwindow): Update the code to show the window box.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2006-01-20 Eli Zaretskii Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.
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.