log src/.gdbinit @ 72927:7c06d1194d6f

age author description
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.