Age | Commit message (Expand) | Author | Files | Lines |
2017-11-07 | Constify execute_command | Tom Tromey | 1 | -1/+1 |
2017-11-07 | Constify add_path and friends | Tom Tromey | 1 | -3/+3 |
2017-09-27 | Constify some commands in exec.c, plus symbol_file_command | Tom Tromey | 1 | -1/+1 |
2017-09-23 | Removed unused declaration | Tom Tromey | 1 | -6/+0 |
2017-09-04 | Move command lines types/declarations to cli-script.h | Simon Marchi | 1 | -74/+0 |
2017-07-20 | Make language_def O(1) | Pedro Alves | 1 | -1/+2 |
2017-06-16 | extract/store integer function template | Yao Qi | 1 | -8/+39 |
2017-05-26 | Add regcache raw_supply_integer and raw_collect_integer. | Alan Hayward | 1 | -1/+4 |
2017-04-12 | Introduce command_line_up | Tom Tromey | 1 | -7/+21 |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -3/+4 |
2017-02-20 | DWARF-5 basic functionality | Jan Kratochvil | 1 | -0/+4 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-12-09 | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 1 | -7/+3 |
2016-11-23 | gdb: Use C++11 std::chrono | Pedro Alves | 1 | -14/+0 |
2016-10-31 | MIPS: Remove remains of IRIX OS ABI support | Maciej W. Rozycki | 1 | -1/+0 |
2016-10-25 | Fix gdb C++ compilation on Solaris (PR build/20712) | Rainer Orth | 1 | -10/+0 |
2016-10-06 | Remove Java support | Tom Tromey | 1 | -4/+3 |
2016-10-03 | Emit inferior, thread and frame selection events to all UIs | Antoine Tremblay | 1 | -0/+16 |
2016-09-16 | gdb: Use std::min and std::max throughout | Pedro Alves | 1 | -7/+0 |
2016-07-26 | PR python/20190 - compute TLS symbol without a frame | Tom Tromey | 1 | -0/+19 |
2016-06-23 | Move logic out of symbol_find_demangled_name | Tom Tromey | 1 | -4/+14 |
2016-06-21 | Make stdin be per UI | Pedro Alves | 1 | -1/+3 |
2016-05-17 | Add support for the Rust language | Tom Tromey | 1 | -0/+1 |
2016-04-12 | Eliminate immediate_quit | Pedro Alves | 1 | -7/+4 |
2016-04-12 | target remote: Don't rely on immediate_quit (introduce quit handlers) | Pedro Alves | 1 | -4/+30 |
2016-04-12 | Eliminate clear_quit_flag | Pedro Alves | 1 | -2/+0 |
2016-04-12 | Introduce interruptible_select | Pedro Alves | 1 | -0/+11 |
2016-03-09 | gdb_readline -> gdb_readline_no_editing | Pedro Alves | 1 | -2/+0 |
2016-01-01 | GDB copyright headers update after running GDB's copyright.py script. | Joel Brobecker | 1 | -1/+1 |
2015-08-25 | remote: allow aborting long operations (e.g., file transfers) | Pedro Alves | 1 | -11/+9 |
2015-08-15 | Use macros for some enum bit field sizes. | Doug Evans | 1 | -0/+5 |
2015-07-08 | tui: replace deprecated_register_changed_hook with observer | Patrick Palka | 1 | -1/+0 |
2015-06-15 | Move utility functions to common/ | Jan Kratochvil | 1 | -19/+0 |
2015-05-16 | compile: New 'compile print' | Jan Kratochvil | 1 | -0/+9 |
2015-05-16 | compile: Distribute scope, add scope_data | Jan Kratochvil | 1 | -0/+1 |
2015-05-06 | Get rid of deprecated_init_ui_hook | Joel Brobecker | 1 | -5/+0 |
2015-04-11 | Remove --xdb | Jan Kratochvil | 1 | -3/+0 |
2015-02-27 | Add extern "C" to declarations of C symbols | Pedro Alves | 1 | -1/+1 |
2015-01-15 | Move code to disable ASR to nat/ | Sergio Durigan Junior | 1 | -1/+0 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-12-19 | MIPS SDE OS ABI support | Yao Qi | 1 | -0/+1 |
2014-12-15 | Fix build with Python 3.4 (PR python/16784) | Simon Marchi | 1 | -4/+4 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+28 |
2014-11-21 | Include alloca.h unconditionally | Yao Qi | 1 | -21/+0 |
2014-10-17 | Delete Tru64 support | Pedro Alves | 1 | -1/+0 |
2014-08-19 | Introduce common-types.h | Gary Benson | 1 | -29/+0 |
2014-08-07 | Move errno.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move common-utils.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move ptid.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move gdb_locale.h to common-defs.h | Gary Benson | 1 | -2/+0 |