Age | Commit message (Expand) | Author | Files | Lines |
2009-01-28 | * corefile.c (generic_search): Delete disabled code. | Pedro Alves | 1 | -34/+0 |
2009-01-08 | PR breakpoints/9350: | Tom Tromey | 1 | -1/+4 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+2 |
2009-01-01 | 2009-01-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -18/+10 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -1/+1 |
2008-09-12 | * corefile.c (write_memory): Remove unnecessary copying. | Doug Evans | 1 | -4/+1 |
2008-08-08 | (_initialize_core): Remove spurious paren from set | Andreas Schwab | 1 | -1/+1 |
2008-04-30 | * corefile.c (reopen_exec_file): Close any open files. | Daniel Jacobowitz | 1 | -0/+5 |
2008-03-14 | * cache.c (close_one): Remove mtime hack. | Daniel Jacobowitz | 1 | -2/+1 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -2/+2 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2006-07-24 | gdb/ | Daniel Jacobowitz | 1 | -5/+3 |
2006-01-10 | * corefile.c (read_memory_integer, read_memory_unsigned_integer) | Mark Kettenis | 1 | -7/+8 |
2005-12-17 | * breakpoint.c: | Eli Zaretskii | 1 | -3/+3 |
2005-05-22 | 2005-05-22 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-02-24 | 2005-02-24 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+7 |
2005-02-17 | 2005-02-17 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -7/+9 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+3 |
2005-02-14 | 2005-02-14 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -2/+2 |
2005-02-11 | 2005-02-10 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -5/+5 |
2005-01-27 | 2005-01-27 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -3/+5 |
2005-01-13 | 2005-01-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -3/+4 |
2005-01-12 | 2005-01-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -0/+1 |
2004-07-26 | 2004-07-26 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -12/+13 |
2003-09-14 | 2003-09-14 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2003-04-30 | 2003-04-30 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -22/+0 |
2003-01-14 | 2003-01-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2003-01-09 | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-10-12 | 2002-10-11 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -0/+8 |
2002-05-30 | Make safe_read_memory_integer() return non-zero result when successful. | Kevin Buettner | 1 | -3/+17 |
2002-03-06 | * cli/cli-decode.c (set_cmd_completer): New function. | Andrew Cagney | 1 | -1/+1 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -1/+1 |
2001-12-19 | 2001-12-19 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+35 |
2001-11-12 | * corefile.c (write_memory_unsigned_integer, | Jim Blandy | 1 | -11/+30 |
2001-07-15 | 2001-07-15 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+1 |
2001-04-14 | * target.h (target_ops): Removed to_core_file_to_sym_file vector | J.T. Conklin | 1 | -28/+6 |
2001-03-27 | * arch-utils.c (#include "gdbthread.h"): Removed. | J.T. Conklin | 1 | -6/+0 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-01-27 | 2001-01-26 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -2/+5 |
2000-12-15 | Replace free() with xfree(). | Kevin Buettner | 1 | -3/+3 |
2000-12-01 | 2000-11-30 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 1 | -0/+1 |
2000-08-10 | Protoization. | Kevin Buettner | 1 | -13/+4 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -50/+19 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -2/+2 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -4/+3 |
2000-05-20 | * target.h (target_memory_bfd_section): Removed declaration. | J.T. Conklin | 1 | -14/+0 |
2000-02-23 | Re-sync with ../include/dis-asm.h - LEN param changed to unsigned int. | Andrew Cagney | 1 | -1/+1 |