Age | Commit message (Expand) | Author | Files | Lines |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 1 | -1/+1 |
2014-10-03 | Avoid software breakpoint's instruction shadow inconsistency | Maciej W. Rozycki | 1 | -2/+2 |
2014-09-11 | Introduce show_debug_regs | Gary Benson | 1 | -17/+13 |
2014-08-21 | gdb: Fix aarch64 native build issue caused by use of LONGEST | Will Newton | 1 | -1/+1 |
2014-08-07 | AARCH64 Linux: Fill 'collect_regset' in regset structures. | Andreas Arnez | 1 | -26/+12 |
2014-05-22 | Include asm/ptrace.h in aarch64-linux-nat.c | Ramana Radhakrishnan | 1 | -0/+1 |
2014-02-19 | Add target_ops argument to to_post_startup_inferior | Tom Tromey | 1 | -3/+5 |
2014-02-19 | Add target_ops argument to to_region_ok_for_hw_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_remove_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_insert_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -1/+2 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -2/+2 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-12-18 | gdb/ | Yufeng Zhang | 1 | -1/+4 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -3/+3 |
2013-09-12 | 2013-09-12 Andrew Pinski <apinski@cavium.com> | Andrew Pinski | 1 | -0/+1 |
2013-02-14 | 2013-02-14 Pedro Alves <palves@redhat.com> | Yufeng Zhang | 1 | -68/+141 |
2013-02-13 | ARI fix: Replace %llx with %s and phex(). | Marcus Shawcroft | 1 | -14/+16 |
2013-02-13 | ARI fix: Replace long long with LONGEST. | Marcus Shawcroft | 1 | -1/+1 |
2013-02-08 | Adding aarch64-linux-nat support. | Marcus Shawcroft | 1 | -0/+1479 |