Age | Commit message (Expand) | Author | Files | Lines |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -9/+10 |
2008-10-09 | 2008-10-09 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -41/+48 |
2008-10-03 | 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -4/+2 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -5/+10 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -1/+3 |
2008-09-11 | * procfs.c (procfs_address_to_host_pointer): Use target_gdbarch | Ulrich Weigand | 1 | -5/+5 |
2008-09-08 | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 1 | -2/+28 |
2008-09-08 | * procfs.c (to_attach): Create a procinfo for the current lwp. | Pedro Alves | 1 | -47/+30 |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -2/+2 |
2008-05-04 | Fix auxv data parsing on 64-bit solaris | Vladimir Prus | 1 | -0/+34 |
2008-03-21 | 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> | Daniel Jacobowitz | 1 | -4/+6 |
2008-03-12 | * sol-thread.c: Replace use of TM_I386SOL2_H by an expression | Joel Brobecker | 1 | -42/+40 |
2008-01-25 | 2008-01-24 Michael Snyder <msnyder@specifix.com> | Michael Snyder | 1 | -1/+1 |
2008-01-23 | Inform about new thread in a single place. | Vladimir Prus | 1 | -11/+3 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-16 | 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com> | Joseph Myers | 1 | -4/+27 |
2007-11-16 | 2007-11-16 Markus Deuling <deuling@de.ibm.com> | Markus Deuling | 1 | -8/+10 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -16/+14 |
2007-06-18 | 2007-06-18 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -9/+9 |
2007-06-16 | * regcache.c (struct regcache): Add ptid_t member. | Ulrich Weigand | 1 | -3/+4 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-06-06 | 2007-06-06 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -5/+2 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -8/+8 |
2007-05-06 | * gregset.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -7/+8 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-07-12 | * target.c (target_read): Stop if target_read_partial returns 0 | Daniel Jacobowitz | 1 | -1/+2 |
2006-04-18 | gdb/ | Daniel Jacobowitz | 1 | -5/+13 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -6/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -2/+3 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+7 |
2005-02-12 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -19/+19 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+4 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -28/+28 |
2004-10-30 | * procfs.c (procfs_fetch_registers, procfs_store_registers): Like | Mark Kettenis | 1 | -2/+0 |
2004-10-30 | * procfs.c (proc_get_gregs, proc_get_fpregs, proc_set_gregs) | Mark Kettenis | 1 | -135/+117 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2004-10-05 | * procfs.c (procfs_xfer_partial): Use WRITEBUF instead of READBUF | Mark Kettenis | 1 | -1/+1 |
2004-08-27 | * procfs.c (dbx_link_bpt_addr): New static global variable. | Joel Brobecker | 1 | -25/+237 |
2004-08-11 | * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP | Mark Kettenis | 1 | -10/+15 |
2004-08-10 | * procfs.c (procfs_pid_to_str): Use "%ld" to print LWP. | Mark Kettenis | 1 | -1/+1 |
2004-08-08 | * procfs.c (procfs_pid_to_str): Remove redundant and unused | Mark Kettenis | 1 | -16/+6 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+3 |
2004-02-15 | 2004-02-15 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -5/+2 |
2004-02-01 | 2004-01-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -0/+51 |
2004-01-29 | 2004-01-29 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -263/+264 |
2004-01-17 | 2004-01-17 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -10/+8 |
2003-11-22 | 2003-11-22 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-21 | 2003-09-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+0 |