| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace some xmalloc-family functions with XNEW-family ones | Simon Marchi | 2015-08-26 | 1 | -1/+1 |
* | tui: don't overwrite a secondary prompt that was given no input | Patrick Palka | 2015-08-21 | 1 | -0/+18 |
* | gdb: Move get_frame_language from stack.c to frame.c. | Andrew Burgess | 2015-08-07 | 1 | -0/+1 |
* | gdb: get_frame_language now takes a frame parameter. | Andrew Burgess | 2015-08-07 | 1 | -2/+3 |
* | Make sure terminal settings are restored before exiting | Patrick Palka | 2015-07-29 | 1 | -0/+21 |
* | tui: replace deprecated_register_changed_hook with observer | Patrick Palka | 2015-07-08 | 1 | -5/+0 |
* | Add option to remove duplicate command history entries | Patrick Palka | 2015-06-26 | 1 | -1/+65 |
* | Fix GDBHISTSIZE test failure on i686 | Patrick Palka | 2015-06-23 | 1 | -1/+9 |
* | Tweak the handling of $GDBHISTSIZE edge cases [PR gdb/16999] | Patrick Palka | 2015-06-17 | 1 | -14/+24 |
* | Read $GDBHISTSIZE instead of $HISTSIZE | Patrick Palka | 2015-06-17 | 1 | -2/+2 |
* | Don't truncate the history file when history size is unlimited | Patrick Palka | 2015-06-17 | 1 | -1/+2 |
* | Fix PR gdb/17820 | Patrick Palka | 2015-05-13 | 1 | -30/+21 |
* | Get rid of deprecated_init_ui_hook | Joel Brobecker | 2015-05-06 | 1 | -14/+0 |
* | Disable readline's SIGWINCH handler | Patrick Palka | 2015-04-28 | 1 | -0/+2 |
* | Add --with-system-zlib in gdb | H.J. Lu | 2015-03-31 | 1 | -9/+0 |
* | Simplify target_async hook interface | Pedro Alves | 2015-03-25 | 1 | -2/+2 |
* | Split TRY_CATCH into TRY + CATCH | Pedro Alves | 2015-03-07 | 1 | -13/+24 |
* | quit_force: Replace TRY_CATCH wrapper macros | Tom Tromey | 2015-03-07 | 1 | -16/+12 |
* | C++ keyword cleanliness, mostly auto-generated | Pedro Alves | 2015-02-27 | 1 | -1/+1 |
* | Simplify event-loop core, remove two-step event processing | Pedro Alves | 2015-02-03 | 1 | -1/+0 |
* | Unify CLI/TUI interface to readline tab completion. | Doug Evans | 2015-01-31 | 1 | -0/+1 |
* | Append to input history file instead of overwriting it | Patrick Palka | 2015-01-12 | 1 | -3/+70 |
* | Don't propagate our current terminal state to the inferior | Patrick Palka | 2015-01-07 | 1 | -0/+4 |
* | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Update copyright year printed by gdb, gdbserver and gdbreplay. | Joel Brobecker | 2015-01-01 | 1 | -1/+1 |
* | Fix build with Python 3.4 (PR python/16784) | Simon Marchi | 2014-12-15 | 1 | -13/+17 |
* | PR python/17372 - Python hangs when displaying help() | Pedro Alves | 2014-10-29 | 1 | -6/+13 |
* | Remove spurious exceptions.h inclusions | Gary Benson | 2014-10-08 | 1 | -1/+0 |
* | gdb/17347 - Regression: GDB stopped on run with attached process | Pedro Alves | 2014-09-11 | 1 | -10/+18 |
* | Include string.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Include gdb_assert.h in common-defs.h | Gary Benson | 2014-08-07 | 1 | -1/+0 |
* | Remove the target from the event loop while in secondary prompts | Pedro Alves | 2014-07-14 | 1 | -0/+12 |
* | Background execution + pagination aborts readline/gdb | Pedro Alves | 2014-07-14 | 1 | -1/+8 |
* | Include --with-guile in 'show configuration's output. | Eli Zaretskii | 2014-06-14 | 1 | -0/+9 |
* | make calls to help_list use enumerator | Tom Tromey | 2014-06-13 | 1 | -1/+1 |
* | Don't remove #-comments. | Phil Muldoon | 2014-06-03 | 1 | -13/+7 |
* | Add new infrun.h header. | Pedro Alves | 2014-05-22 | 1 | -0/+1 |
* | New command line option -D. | Doug Evans | 2014-05-16 | 1 | -2/+16 |
* | Fix py-finish-breakpoint.exp with target async. | Tom Tromey | 2014-03-20 | 1 | -1/+3 |
* | Extension Language API | Doug Evans | 2014-02-05 | 1 | -6/+4 |
* | convert flags to bitfields | Tom Tromey | 2014-01-20 | 1 | -1/+1 |
* | remove use_windows | Tom Tromey | 2014-01-13 | 1 | -5/+0 |
* | remove deprecated_set_hook | Tom Tromey | 2014-01-13 | 1 | -5/+0 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Update copyright year in gdb/gdbserver/gdbreplay version output. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Move target-dcache out of target.c | Yao Qi | 2013-11-20 | 1 | -0/+1 |
* | remove gdb_stat.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | Revert "2013-11-06 Muhammad Bilal <mbilal@codesourcery.com>" | Muhammad Bilal | 2013-11-06 | 1 | -1/+1 |
* | 2013-11-06 Muhammad Bilal <mbilal@codesourcery.com> | Muhammad Bilal | 2013-11-06 | 1 | -1/+1 |