Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | Push pruning old threads down to the target | Pedro Alves | 1 | -4/+6 |
2014-10-08 | Remove spurious exceptions.h inclusions | Gary Benson | 1 | -2/+0 |
2014-10-03 | Avoid software breakpoint's instruction shadow inconsistency | Maciej W. Rozycki | 1 | -0/+2 |
2014-08-07 | Include string.h in common-defs.h | Gary Benson | 1 | -1/+0 |
2014-07-30 | constify to_open | Tom Tromey | 1 | -3/+3 |
2014-06-04 | constify to_attach | Tom Tromey | 1 | -1/+1 |
2014-05-21 | Native targets: Add inf-child.c:inf_child_mourn_inferior and use it. | Pedro Alves | 1 | -2/+1 |
2014-05-21 | Allow making GDB not automatically connect to the native target. | Pedro Alves | 1 | -13/+41 |
2014-05-21 | nto-procfs.c: Add "target native". | Pedro Alves | 1 | -12/+32 |
2014-03-12 | Make the nto-procfs.c target inherit inf-child.c. | Pedro Alves | 1 | -73/+46 |
2014-02-26 | nto-procfs.c: Don't install a deprecated_xfer_memory method | Pedro Alves | 1 | -24/+34 |
2014-02-19 | fix buglet in nto-procfs.c | Tom Tromey | 1 | -2/+3 |
2014-02-19 | Add target_ops argument to to_stop | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_pass_signals | Tom Tromey | 1 | -1/+2 |
2014-02-19 | Add target_ops argument to to_can_run | Tom Tromey | 1 | -2/+2 |
2014-02-19 | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 1 | -2/+4 |
2014-02-19 | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 1 | -2/+4 |
2014-02-19 | Add target_ops argument to to_insert_hw_breakpoint | Tom Tromey | 1 | -1/+1 |
2014-02-19 | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 1 | -2/+4 |
2014-02-19 | Add target_ops argument to to_post_attach | Tom Tromey | 1 | -1/+1 |
2014-02-19 | add "this" pointers to more target APIs | Tom Tromey | 1 | -2/+2 |
2014-01-16 | target, breakpoint: allow insert/remove breakpoint to be forwarded | Markus Metzger | 1 | -2/+2 |
2014-01-16 | Add target_ops argument to to_prepare_to_store | Markus Metzger | 1 | -1/+1 |
2014-01-01 | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 1 | -1/+1 |
2013-11-18 | remove gdb_dirent.h | Tom Tromey | 1 | -1/+1 |
2013-11-18 | remove gdb_string.h | Tom Tromey | 1 | -1/+1 |
2013-11-08 | constify to_detach | Tom Tromey | 1 | -1/+1 |
2013-09-30 | * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid. | Luis Machado | 1 | -7/+8 |
2013-07-31 | Replace most uses of deprecated_throw_reason with quit. | Andrew Burgess | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -1/+1 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -4/+4 |
2012-05-24 | gdb/ | Pedro Alves | 1 | -6/+6 |
2012-05-03 | not-procfs.c: Make procfs_find_new_threads and procfs_pid_to_str static. | Joel Brobecker | 1 | -2/+2 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -2/+1 |
2011-04-27 | * target.h (struct target_ops): Remove to_notice_signals; | Ulrich Weigand | 1 | -26/+11 |
2011-04-26 | 2011-04-26 Aleksandar Ristovski <aristovski@qnx.com> | Ulrich Weigand | 1 | -2/+4 |
2011-01-11 | 2011-01-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+2 |
2011-01-10 | 2011-01-10 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+5 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-07-07 | 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpoint | Thiago Jung Bauermann | 1 | -2/+4 |
2010-04-05 | Remove remaining "%ll" uses. | Pierre Muller | 1 | -2/+2 |
2010-02-15 | gdb/ | Jan Kratochvil | 1 | -4/+1 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -2/+2 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+2 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+4 |
2009-07-28 | * nto-tdep.c (nto_thread_state_str): New array. | Aleksandar Ristovski | 1 | -9/+108 |
2009-07-02 | * breakpoint.h (struct breakpoint): New member GDBARCH. | Ulrich Weigand | 1 | -4/+8 |
2009-06-17 | * ada-tasks.c (read_known_tasks_array): Use target_gdbarch instead | Ulrich Weigand | 1 | -1/+1 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -5/+5 |