| Commit message (Expand) | Author | Age | Files | Lines |
* | (xprintstr): Ensure GDB (> 6.6) prints symbol name | Nick Roberts | 2007-02-24 | 1 | -1/+1 |
* | Update copyright for years 2001-2007. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
* | (ppt, xtype, xmisctype, xint, xptr, xmarker, xframe) | Eli Zaretskii | 2007-01-20 | 1 | -12/+15 |
* | Reformat documentation so that first sentence | Nick Roberts | 2007-01-19 | 1 | -30/+43 |
* | Pass on SIGUSR1 and SIGUSR2 to Emacs. | Kim F. Storm | 2006-12-19 | 1 | -0/+4 |
* | (pitx): Print iterator position. | Kim F. Storm | 2006-08-14 | 1 | -1/+5 |
* | (pitx): Dump iterator stack. | Kim F. Storm | 2006-06-23 | 1 | -0/+9 |
* | (pitx): Show composition parameters. | Kim F. Storm | 2006-06-16 | 1 | -6/+123 |
* | (xframe): Print frame name. | Kim F. Storm | 2006-05-05 | 1 | -1/+154 |
* | (pp1, pv1): Only print value as expression is now printed out by gud-print. | Nick Roberts | 2006-04-26 | 1 | -8/+3 |
* | (pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zero | Eli Zaretskii | 2006-03-25 | 1 | -0/+18 |
* | (xwindow): Update the code to show the window box. | Richard M. Stallman | 2006-02-13 | 1 | -1/+10 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -2/+2 |
* | Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL. | Eli Zaretskii | 2006-01-20 | 1 | -12/+15 |
* | Add 2006 to Copyright years. | Eli Zaretskii | 2006-01-06 | 1 | -1/+1 |
* | Fix typo. | Nick Roberts | 2006-01-05 | 1 | -1/+1 |
* | Fix last change. | Eli Zaretskii | 2006-01-05 | 1 | -8/+15 |
* | Avoid a warning message when x_error_quitter is not compiled in. | Eli Zaretskii | 2006-01-04 | 1 | -1/+9 |
* | Undo last change. Instead, look at Vsystem_type to | Kim F. Storm | 2006-01-03 | 1 | -16/+19 |
* | Tell users not to worry about GDB warnings that some functions do not | Eli Zaretskii | 2005-12-30 | 1 | -0/+6 |
* | Set a breakpoint on w32_abort. | Eli Zaretskii | 2005-12-17 | 1 | -0/+3 |
* | Revert unwanted changes. | Andreas Schwab | 2005-11-19 | 1 | -2/+2 |
* | (nextcons, xcdr, xfloat): Update for changes in | Andreas Schwab | 2005-11-19 | 1 | -6/+6 |
* | Make SIGTSTP work like SIGINT normally does. | Nick Roberts | 2005-11-16 | 1 | -0/+3 |
* | (pitx): Fix output format if n_overlay_strings > 0. | Kim F. Storm | 2005-11-11 | 1 | -1/+11 |
* | (pp, pp1): Use safe_debug_print. | Kim F. Storm | 2005-11-09 | 1 | -2/+27 |
* | (pp1): New user-defined function. | Nick Roberts | 2005-11-09 | 1 | -0/+15 |
* | (pitx): Fix output format. Print string charpos. | Kim F. Storm | 2005-07-14 | 1 | -3/+7 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (pitx): Print more info about iterator. | Kim F. Storm | 2005-05-16 | 1 | -7/+31 |
* | (pitx, pit): Pretty print display iterator. | Kim F. Storm | 2005-02-18 | 1 | -0/+187 |
* | (xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable. | Richard M. Stallman | 2005-01-21 | 1 | -6/+9 |
* | (ppt): New function. | Kim F. Storm | 2004-11-03 | 1 | -0/+28 |
* | (pp): Shorthand for p ARG + pr. | Kim F. Storm | 2004-10-04 | 1 | -0/+20 |
* | (xsymbol): Fix last change. | Kim F. Storm | 2004-05-19 | 1 | -2/+3 |
* | (xprintstr): New fun. | Stefan Monnier | 2004-05-19 | 1 | -2/+7 |
* | Mask off gdb_array_mark_flag from vector sizes. | Andreas Schwab | 2004-05-15 | 1 | -6/+6 |
* | Make it work for USE_LSB_TAG and !NO_LISP_UNION. | Stefan Monnier | 2004-04-03 | 1 | -77/+131 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
* | (xprintsym): Use the new `xname' field. | Stefan Monnier | 2002-06-22 | 1 | -4/+3 |
* | (xsymbol): Use the new `xname' field. | Stefan Monnier | 2002-06-17 | 1 | -1/+2 |
* | (hookpost-run): Defined. | Richard M. Stallman | 2002-01-22 | 1 | -0/+5 |
* | (xbuffer): Remove address operator since data is now a pointer. | Andreas Schwab | 2002-01-12 | 1 | -1/+1 |
* | Add copyright notice. | Gerd Moellmann | 2001-02-20 | 1 | -0/+20 |
* | (hook-run): Define to run xreload. | Dave Love | 2001-01-31 | 1 | -1/+6 |
* | Comment out the line pointing to the Lesstif source | Gerd Moellmann | 2000-12-27 | 1 | -1/+1 |
* | (xbacktrace): Handle case that $bt->function isn't | Gerd Moellmann | 2000-10-24 | 1 | -2/+14 |
* | (xreload): Note its need on GNU/Linux. | Dave Love | 2000-09-28 | 1 | -1/+2 |
* | (xhashtable): New command. | Gerd Moellmann | 2000-08-07 | 1 | -0/+12 |