| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -4/+6 |
* | Add target_ops argument to to_get_ada_task_ptid | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Add target_ops argument to to_extra_thread_info | Tom Tromey | 2014-02-19 | 1 | -1/+2 |
* | Add target_ops argument to to_region_ok_for_hw_watchpoint | Tom Tromey | 2014-02-19 | 1 | -1/+2 |
* | Add target_ops argument to to_insert_watchpoint | Tom Tromey | 2014-02-19 | 1 | -1/+2 |
* | Add target_ops argument to to_remove_watchpoint | Tom Tromey | 2014-02-19 | 1 | -1/+2 |
* | Add target_ops argument to to_can_use_hw_breakpoint | Tom Tromey | 2014-02-19 | 1 | -1/+2 |
* | add "this" pointers to more target APIs | Tom Tromey | 2014-02-19 | 1 | -1/+1 |
* | Return target_xfer_status in to_xfer_partial | Yao Qi | 2014-02-11 | 1 | -3/+13 |
* | Replace -1 with TARGET_XFER_E_IO | Yao Qi | 2014-02-07 | 1 | -4/+4 |
* | Change to_xfer_partial 'len' type to ULONGEST. | Yao Qi | 2014-01-14 | 1 | -1/+1 |
* | replace XMALLOC with XNEW | Tom Tromey | 2014-01-13 | 1 | -1/+1 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 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 |
* | Make STARTUP_WITH_SHELL a runtime toggle -- add new "set/show startup-with-sh... | Pedro Alves | 2013-10-25 | 1 | -3/+0 |
* | * inf-child.c (inf_child_follow_fork) New parameter | Luis Machado | 2013-09-03 | 1 | -1/+2 |
* | 2013-05-10 Joel Brobecker <brobecker@adacore.com> | Tom Tromey | 2013-05-10 | 1 | -0/+11 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -1/+1 |
* | Change detach_breakpoints to take a ptid instead of a pid | Joel Brobecker | 2012-08-16 | 1 | -2/+2 |
* | inf_ttrace_follow_fork: detach_breakpoints called twice for child. | Joel Brobecker | 2012-08-16 | 1 | -1/+5 |
* | Fix copy/paste error in _initialize_inf_ttrace's advance declaration. | Joel Brobecker | 2012-06-14 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -1/+1 |
* | gdb/ | Pedro Alves | 2012-05-24 | 1 | -3/+3 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | 2011-09-22 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2011-09-22 | 1 | -1/+1 |
* | [hpux/ttrace] Determine attached process LWP immediately after attaching. | Joel Brobecker | 2011-01-13 | 1 | -5/+48 |
* | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-01-05 | 1 | -5/+8 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | remove target_acknowledge_created_inferior | Joel Brobecker | 2010-12-28 | 1 | -7/+0 |
* | 2010-07-07 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>gdb_7_2-branchpoint | Thiago Jung Bauermann | 2010-07-07 | 1 | -2/+4 |
* | Implement task switching on pa-hpux. | Joel Brobecker | 2010-05-08 | 1 | -0/+10 |
* | gdb/ | Jan Kratochvil | 2010-02-15 | 1 | -8/+1 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-10-19 | 1 | -1/+4 |
* | Fix a build failure on pa-hpux: | Joel Brobecker | 2009-09-17 | 1 | -2/+2 |
* | gdb: | Doug Evans | 2009-05-24 | 1 | -4/+4 |
* | gdb/ | Pedro Alves | 2009-05-24 | 1 | -37/+7 |
* | * target.h (TARGET_WNOHANG): New. | Pedro Alves | 2009-05-21 | 1 | -1/+1 |
* | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 2009-05-19 | 1 | -1/+6 |
* | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 2009-03-17 | 1 | -1/+1 |
* | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 2009-02-23 | 1 | -12/+14 |
* | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 2009-02-06 | 1 | -2/+3 |
* | * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the | Pedro Alves | 2009-01-26 | 1 | -1/+4 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+2 |
* | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 2008-12-16 | 1 | -2/+0 |
* | Kill pthread_ops_hack | Vladimir Prus | 2008-11-09 | 1 | -5/+5 |
* | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 2008-09-22 | 1 | -3/+5 |