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