| Commit message (Expand) | Author | Age | Files | Lines |
* | update copyright year range in GDB files | Joel Brobecker | 2017-01-01 | 4359 | -4366/+4370 |
* | Rotate GDB main ChangeLog for 2017 | Joel Brobecker | 2017-01-01 | 3 | -10284/+10298 |
* | Fix more cases of improper test names | Luis Machado | 2016-12-23 | 746 | -942/+1597 |
* | Fix incorrect reference to source files | Luis Machado | 2016-12-23 | 3 | -3/+8 |
* | Updated email address. | Bernhard Heckel | 2016-12-23 | 1 | -1/+1 |
* | infrun.c (set_step_over_info): Add comment. | Doug Evans | 2016-12-22 | 2 | -1/+7 |
* | New syntax for mt print symbols,msymbols,psymbols. | Doug Evans | 2016-12-22 | 8 | -195/+422 |
* | Class-ify ui_out | Simon Marchi | 2016-12-22 | 64 | -2377/+2341 |
* | gdb: Constify solib_find | Pedro Alves | 2016-12-20 | 5 | -9/+22 |
* | Fix longjmp across readline w/ --enable-sjlj-exceptions toolchains | Pedro Alves | 2016-12-20 | 2 | -5/+27 |
* | Set emacs default mode for the GDB directory to C++ | Antoine Tremblay | 2016-12-20 | 3 | -1/+18 |
* | Clean up gdb.gdb/selftest.exp | Yao Qi | 2016-12-19 | 2 | -293/+6 |
* | Darwin: Fix gdb compilation. | Bernhard Heckel | 2016-12-16 | 2 | -3/+6 |
* | Remove assert on exec_bfd in cris_delayed_get_disassembler | Yao Qi | 2016-12-12 | 2 | -4/+7 |
* | gdb: Remove support for obsolete OSABIs and a.out | Pedro Alves | 2016-12-09 | 44 | -979/+193 |
* | Add ChangeLog entries | Yao Qi | 2016-12-09 | 2 | -0/+24 |
* | Create tdep->rx_psw_type and tdep->rx_fpsw_type lazily | Yao Qi | 2016-12-09 | 2 | -48/+62 |
* | Create tdep->rl78_psw_type lazily | Yao Qi | 2016-12-09 | 2 | -17/+25 |
* | Add test that exercises all bfd architecture, osabi, endian, etc. combinations | Pedro Alves | 2016-12-09 | 10 | -0/+497 |
* | Use code cache in aarch64 prologue analyzer | Yao Qi | 2016-12-09 | 2 | -1/+7 |
* | Use code cache in arm prologue analyzer | Yao Qi | 2016-12-09 | 2 | -19/+32 |
* | Compile gdb.perf/skip-prologue.c with and without debug info | Yao Qi | 2016-12-09 | 2 | -1/+12 |
* | Hurd: Adjust to changes to "push pruning old threads down to the target" | Thomas Schwinge | 2016-12-09 | 2 | -0/+5 |
* | Avoid PATH_MAX usage | Thomas Schwinge | 2016-12-09 | 2 | -10/+9 |
* | Hurd: In the CLI, use parse_thread_id instead of global_thread_id_to_ptid | Simon Marchi | 2016-12-08 | 2 | -8/+10 |
* | Hurd, C++: Mach/Hurd headers and MIG stubs are not yet fit for C++ | Thomas Schwinge | 2016-12-08 | 4 | -18/+40 |
* | Hurd, C++: kern_return_t vs. error_t | Thomas Schwinge | 2016-12-08 | 3 | -37/+51 |
* | Hurd, C++: Avoid "const char *" to "char *" casts | Thomas Schwinge | 2016-12-08 | 2 | -11/+33 |
* | Hurd, C++: Avoid GNU C nested functions | Thomas Schwinge | 2016-12-08 | 2 | -9/+15 |
* | Hurd, C++: Explicitly cast "void *" | Thomas Schwinge | 2016-12-08 | 2 | -2/+7 |
* | Hurd: Adjust to "Per-inferior/Inferior-qualified thread IDs" changes | Thomas Schwinge | 2016-12-07 | 2 | -1/+6 |
* | Remove unnecessary inferior lookup in inferior_command | Simon Marchi | 2016-12-06 | 2 | -3/+5 |
* | Assert on lval_register | Yao Qi | 2016-12-06 | 3 | -1/+14 |
* | Introduce enum_flag type for ui_out flags | Simon Marchi | 2016-12-02 | 6 | -12/+27 |
* | Remove unneeded pattern matching in gdb.base/maint.exp | Luis Machado | 2016-12-02 | 2 | -16/+10 |
* | Support an "unlimited" number of user-defined arguments | Pedro Alves | 2016-12-02 | 7 | -84/+181 |
* | Test user-defined gdb commands and arguments stack | Pedro Alves | 2016-12-02 | 2 | -0/+65 |
* | Fix PR 20559 - "eval" command and $arg0...$arg9/$argc substitution | Pedro Alves | 2016-12-02 | 9 | -11/+102 |
* | Revert change to gdb.cp/ovldbreak.exp | Luis Machado | 2016-12-02 | 2 | -0/+9 |
* | PR symtab/16264 - support DW_AT_main_subprogram | Tom Tromey | 2016-12-02 | 5 | -12/+138 |
* | Rename some trace functions | Simon Marchi | 2016-12-02 | 5 | -48/+86 |
* | Remove mi_out_data::suppress_output | Simon Marchi | 2016-12-02 | 2 | -23/+13 |
* | [AArch64] Recognize STR instruction in prologue | Yao Qi | 2016-12-02 | 2 | -0/+82 |
* | Add unit test to aarch64 prologue analyzer | Yao Qi | 2016-12-02 | 4 | -9/+150 |
* | Don't handle timeout inside gdb_test_multiple | Luis Machado | 2016-12-01 | 4 | -21/+9 |
* | Class-ify ui_out_table | Simon Marchi | 2016-12-01 | 2 | -158/+223 |
* | ui_out_table: Replace boolean flag with enum | Simon Marchi | 2016-12-01 | 2 | -16/+38 |
* | Simplify ui-out level code | Simon Marchi | 2016-12-01 | 5 | -55/+60 |
* | Class-ify ui_out_level | Simon Marchi | 2016-12-01 | 2 | -21/+54 |
* | Class-ify ui_out_hdr | Simon Marchi | 2016-12-01 | 2 | -27/+77 |