aboutsummaryrefslogtreecommitdiffstats
path: root/src/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* (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
* (pr): Don't print newline here.Richard M. Stallman1995-10-311-1/+0
* Do `set main' to make gdb_valbits etc. available.Richard M. Stallman1995-10-311-0/+3
* Use long, not EMACS_INT.Richard M. Stallman1995-06-161-1/+3
* ($valmask): Use EMACS_INT, not int.Karl Heuer1995-06-151-1/+1
* gdb_lisp_params to get storage layout info.Karl Heuer1995-05-221-43/+36
* (xkbobjfwd): Renamed from xdispobjfwd.Karl Heuer1995-03-151-6/+4
* (xdispobjfwd): New macro.Karl Heuer1995-01-281-0/+7
* (xbufobjfwd, xbuflocal, xwinconfig):Karl Heuer1995-01-201-6/+6
* (xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,Karl Heuer1995-01-191-0/+64
* (xcar, xcdr): Use correct shift and mask values.Karl Heuer1995-01-041-2/+2
* (xint): Use correct mask.Karl Heuer1995-01-041-1/+1
* Adapt to new Lisp_Object format.Richard M. Stallman1995-01-021-18/+40
* Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.Richard M. Stallman1994-07-241-1/+2
* Doc fixes.Richard M. Stallman1994-06-181-13/+13
* (xsymbol): Cast $ to int.Richard M. Stallman1994-06-181-3/+3
* (pr): Use debug_print.Richard M. Stallman1994-03-251-1/+1
* Delete `show env TERMCAP'.Richard M. Stallman1994-01-011-1/+0
* Don't put -q in args.Richard M. Stallman1993-08-081-4/+3
* (xscrollbar): Fix typo specifying doc string.Richard M. Stallman1993-07-251-1/+1
* Add size to geometry spec.Jim Blandy1993-07-251-1/+9
* Doc fix.Jim Blandy1993-03-131-1/+1
* * .gdbinit (xprocess): New command.Jim Blandy1993-02-231-0/+9