summaryrefslogtreecommitdiff
path: root/src/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* (xframe): Print frame name.Kim F. Storm2006-05-051-1/+154
* (pp1, pv1): Only print value as expression is now printed out by gud-print.Nick Roberts2006-04-261-8/+3
* (pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zeroEli Zaretskii2006-03-251-0/+18
* (xwindow): Update the code to show the window box.Richard M. Stallman2006-02-131-1/+10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
* Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-201-12/+15
* 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
* (pitx): Fix output format. Print string charpos.Kim F. Storm2005-07-141-3/+7
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (pitx): Print more info about iterator.Kim F. Storm2005-05-161-7/+31
* (pitx, pit): Pretty print display iterator.Kim F. Storm2005-02-181-0/+187
* (xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.Richard M. Stallman2005-01-211-6/+9
* (ppt): New function.Kim F. Storm2004-11-031-0/+28
* (pp): Shorthand for p ARG + pr.Kim F. Storm2004-10-041-0/+20
* (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
* 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
* (xhashtable): New command.Gerd Moellmann2000-08-071-0/+12
* Adapt to new strings.Gerd Moellmann2000-01-111-1/+33
* (xstring): Handle unibyte strings.Richard M. Stallman1998-05-101-43/+65
* Make GDB not handle SIGINT.Karl Heuer1998-01-181-2/+7
* (xstring): Use size_byte.Richard M. Stallman1998-01-041-1/+1
* (xcar, xcdr): Print with /x.Richard M. Stallman1997-07-171-2/+2
* (xcons): Print car and cdr in hex.Richard M. Stallman1997-07-021-1/+10
* Add `dir ../lwlib'.Richard M. Stallman1996-06-281-0/+3
* (xsymbol): Cast name explicitly to (char *).Richard M. Stallman1995-11-151-1/+1