Age | Commit message (Expand) | Author | Files | Lines |
2009-03-17 | Add a target_ops parameter to the to_kill method in struct target_ops. | Joel Brobecker | 1 | -1/+1 |
2009-02-25 | 2009-02-25 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -2/+2 |
2009-02-23 | * corelow.c (get_core_registers): Adjust. | Pedro Alves | 1 | -4/+7 |
2009-02-06 | * linux-nat.c (linux_nat_wait): Adjust. | Pedro Alves | 1 | -2/+3 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -4/+5 |
2008-10-07 | * gnu-nat.h: Rename `current_inferior' to `gnu_current_inf' to | Pedro Alves | 1 | -28/+28 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -4/+3 |
2008-09-22 | * gnu-nat.c (gnu_attach): Add process to inferiors table. | Pedro Alves | 1 | -0/+7 |
2008-09-09 | * gnu-nat.c (gnu_pid_to_exec_file): Delete. | Pedro Alves | 1 | -9/+0 |
2008-09-09 | * gnu-nat.c (gnu_attach): Push target before fetching the list of | Pedro Alves | 1 | -1/+3 |
2008-09-08 | Use ptid_t.tid to store thread ids instead of ptid_t.pid. | Pedro Alves | 1 | -28/+60 |
2008-07-09 | Adjust all targets to new target_stop interface. | Pedro Alves | 1 | -1/+1 |
2008-07-03 | * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete. | Pedro Alves | 1 | -0/+1 |
2008-06-20 | * gnu-nat.c (proc_string): Use capital T for "Thread". | Pierre Muller | 1 | -1/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -2/+2 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-05-06 | * target.h (struct target_ops): Add REGCACHE parameter to | Ulrich Weigand | 1 | -4/+1 |
2007-05-06 | * target.h (struct regcache): Add forward declaration. | Ulrich Weigand | 1 | -2/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -1/+1 |
2006-07-16 | Undefine _process_user_ before including | Alfred M. Szmidt | 1 | -4/+7 |
2006-05-11 | 2006-05-11 Alfred M. Szmidt <ams@gnu.org> | Daniel Jacobowitz | 1 | -2/+8 |
2006-01-24 | * infcmd.c: Include "observer.h". | Daniel Jacobowitz | 1 | -4/+1 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-02-21 | 2005-02-21 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+4 |
2005-02-15 | 2005-02-15 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -6/+6 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -73/+67 |
2005-02-11 | 2005-02-11 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -54/+54 |
2004-10-08 | 2004-10-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-06-08 | 2004-06-08 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -4/+0 |
2004-05-25 | 2004-05-25 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+2 |
2004-04-04 | 2004-04-04 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-30 | 2003-09-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-09-09 | 2003-09-08 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -11/+11 |
2003-06-14 | * Makefile.in (exc_request_U_h): Define | Daniel Jacobowitz | 1 | -0/+1 |
2002-11-12 | * gnu-nat.c (init_gnu_ops): Remove NULL initializations. | Daniel Jacobowitz | 1 | -32/+0 |
2002-09-29 | Zap __FUNCTION__. | Andrew Cagney | 1 | -8/+8 |
2002-08-26 | Fix PR gdb/393: | Stephane Carrez | 1 | -0/+1 |
2002-04-30 | 2002-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+3 |
2002-04-30 | 2002-04-30 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+7 |
2002-04-24 | 2002-04-24 Roland McGrath <roland@frob.com> | Michael Snyder | 1 | -1/+73 |
2002-03-27 | s/strerror/safe_strerror/ | Andrew Cagney | 1 | -23/+23 |
2002-01-06 | <string.h> -> "gdb_string.h" | Andrew Cagney | 1 | -1/+1 |
2001-11-10 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -3/+3 |
2001-05-24 | * gnu-nat.c: Include <ctype.h>. | Mark Kettenis | 1 | -3/+4 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -25/+26 |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -1/+0 |
2001-03-20 | malloc() -> xmalloc. | Andrew Cagney | 1 | -5/+2 |
2001-03-15 | Add ``attrib'' parameter to *xfer_memory() functions. | Andrew Cagney | 1 | -0/+1 |