aboutsummaryrefslogtreecommitdiffstats
path: root/src/.gdbinit
Commit message (Expand)AuthorAgeFilesLines
* (xbacktrace): Print the arg's address rather than the valueStefan Monnier2007-09-211-1/+1
* Undo undocumented change.Dan Nicolaescu2007-08-291-1/+1
* Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-04-221-1/+1
|\|
| * (xprintstr): Ensure GDB (> 6.6) prints symbol nameNick Roberts2007-02-241-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-291-31/+47
|\|
| * Update copyright for years 2001-2007.Glenn Morris2007-01-211-1/+1
| * (ppt, xtype, xmisctype, xint, xptr, xmarker, xframe)Eli Zaretskii2007-01-201-12/+15
| * Reformat documentation so that first sentenceNick Roberts2007-01-191-30/+43
* | Merged from [email protected].Karoly Lorentey2007-01-011-0/+4
|\|
| * Pass on SIGUSR1 and SIGUSR2 to Emacs.Kim F. Storm2006-12-191-0/+4
* | Merged from [email protected]Karoly Lorentey2006-10-141-1/+5
|\|
| * (pitx): Print iterator position.Kim F. Storm2006-08-141-1/+5
* | Merged from [email protected]Karoly Lorentey2006-06-271-6/+132
|\|
| * (pitx): Dump iterator stack.Kim F. Storm2006-06-231-0/+9
| * (pitx): Show composition parameters.Kim F. Storm2006-06-161-6/+123
* | Merged from [email protected]Karoly Lorentey2006-05-101-1/+154
|\|
| * (xframe): Print frame name.Kim F. Storm2006-05-051-1/+154
* | Merged from [email protected]Karoly Lorentey2006-04-281-8/+3
|\|
| * (pp1, pv1): Only print value as expression is now printed out by gud-print.Nick Roberts2006-04-261-8/+3
* | Merged from [email protected]Karoly Lorentey2006-04-011-0/+18
|\|
| * (pr, pp, pp1, pv, pv1): Force print_output_debug_flag to zeroEli Zaretskii2006-03-251-0/+18
* | Fix GDB magic.Karoly Lorentey2006-03-081-1/+1
* | Merged from Karoly Lorentey2006-02-161-1/+10
|\|
| * (xwindow): Update the code to show the window box.Richard M. Stallman2006-02-131-1/+10
* | Merged from [email protected]Karoly Lorentey2006-02-121-2/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
* | Merged from [email protected] (patch 187, 704)Karoly Lorentey2006-01-301-12/+15
|\|
| * Don't dereference Vsystem_type's Lisp_Symbol pointer if it is NULL.Eli Zaretskii2006-01-201-12/+15
* | Merged from [email protected] (patch 174-181, 685-690)Karoly Lorentey2006-01-121-1/+1
|\|
| * Add 2006 to Copyright years.Eli Zaretskii2006-01-061-1/+1
* | Merged from [email protected] (patch 683-684)Karoly Lorentey2006-01-061-17/+35
|\|
| * 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
* | Merged from [email protected] (patch 682)Karoly Lorentey2006-01-031-0/+6
|\|
| * Tell users not to worry about GDB warnings that some functions do notEli Zaretskii2005-12-301-0/+6
* | Merged from [email protected] (patch 169-173, 671-676)Karoly Lorentey2005-12-191-0/+3
|\|
| * Set a breakpoint on w32_abort.Eli Zaretskii2005-12-171-0/+3
* | Merged from [email protected] (patch 656-658)Karoly Lorentey2005-11-231-4/+4
|\|
| * Revert unwanted changes.Andreas Schwab2005-11-191-2/+2
| * (nextcons, xcdr, xfloat): Update for changes inAndreas Schwab2005-11-191-6/+6
* | Merged from [email protected] (patch 152-156, 642-654)Karoly Lorentey2005-11-181-2/+55
|\|
| * 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
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-3/+7
|\|