Age | Commit message (Expand) | Author | Files | Lines |
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 |
2014-08-07 | Move gdb/signals.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Move pathmax.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Move libiberty.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-08-07 | Move ansidecl.h to common-defs.h | Gary Benson | 1 | -5/+0 |
2014-08-07 | Move stddef.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdarg.h to common-defs.h | Gary Benson | 1 | -2/+0 |
2014-08-07 | Move stdlib.h to common-defs.h | Gary Benson | 1 | -3/+0 |
2014-08-07 | Move stdio.h to common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | Introduce common/common-defs.h | Gary Benson | 1 | -2/+1 |
2014-06-26 | constify to_load | Tom Tromey | 1 | -1/+1 |
2014-06-03 | Add xmethod interface to the extension language API. | Siva Chandra | 1 | -0/+2 |
2014-03-18 | Fix SIGTERM signal safety (PR gdb/15358). | Jan Kratochvil | 1 | -1/+4 |
2014-02-25 | Annotate comments for Doxygen. | Stan Shebs | 1 | -64/+68 |
2014-02-19 | remove exec_set_find_memory_regions | Tom Tromey | 1 | -4/+0 |
2014-02-09 | Add Guile as an extension language. | Doug Evans | 1 | -0/+1 |
2014-02-05 | Extension Language API | Doug Evans | 1 | -6/+2 |