| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE | Yao Qi | 2014-02-24 | 1 | -2/+2 |
* | Remove TARGET_XFER_STATUS_ERROR_P | Yao Qi | 2014-02-24 | 1 | -6/+3 |
* | Return target_xfer_status in to_xfer_partial | Yao Qi | 2014-02-11 | 1 | -13/+20 |
* | Tweak in memory_error | Yao Qi | 2014-02-07 | 1 | -3/+4 |
* | Update Copyright year range in all files maintained by GDB. | Joel Brobecker | 2014-01-01 | 1 | -1/+1 |
* | Use target_read_code in skip_prologue (i386) | Yao Qi | 2013-12-10 | 1 | -0/+32 |
* | remove gdb_stat.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | remove gdb_string.h | Tom Tromey | 2013-11-18 | 1 | -1/+1 |
* | Stop using errno values around target_xfer interfaces and memory errors. | Pedro Alves | 2013-10-09 | 1 | -22/+30 |
* | PR gdb/15415 | Jan Kratochvil | 2013-08-28 | 1 | -2/+2 |
* | PR gdb/15871: Unavailable entry value is not shown correctly | Pedro Alves | 2013-08-22 | 1 | -9/+42 |
* | Constify strings in tracepoint.c, lookup_cmd and the completers. | Pedro Alves | 2013-03-13 | 1 | -1/+2 |
* | corefile.c: fix -Wpointer-sign | Pedro Alves | 2013-03-07 | 1 | -1/+1 |
* | * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return the | Tom Tromey | 2013-01-14 | 1 | -5/+36 |
* | Update years in copyright notice for the GDB files. | Joel Brobecker | 2013-01-01 | 1 | -2/+1 |
* | gdb/ | Yao Qi | 2012-11-28 | 1 | -0/+1 |
* | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 2012-11-09 | 1 | -2/+2 |
* | gdb: | Yao Qi | 2012-10-17 | 1 | -1/+1 |
* | gdb: | Yao Qi | 2012-06-24 | 1 | -0/+11 |
* | gdb/ | Jan Kratochvil | 2012-06-05 | 1 | -3/+3 |
* | gdb/ | Jan Kratochvil | 2012-01-10 | 1 | -3/+2 |
* | Get rid of corefile.c:close_exec_file | Joel Brobecker | 2012-01-04 | 1 | -18/+0 |
* | Copyright year update in most files of the GDB Project. | Joel Brobecker | 2012-01-04 | 1 | -2/+1 |
* | run copyright.sh for 2011. | Joel Brobecker | 2011-01-01 | 1 | -1/+1 |
* | 2010-12-31 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-12-31 | 1 | -25/+39 |
* | gdb/ | Jan Kratochvil | 2010-07-19 | 1 | -6/+7 |
* | 2010-05-13 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-13 | 1 | -3/+14 |
* | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2010-05-06 | 1 | -1/+0 |
* | Update copyright year in most headers. | Joel Brobecker | 2010-01-01 | 1 | -1/+1 |
* | Implement TARGET_OBJECT_STACK_MEMORY. | Doug Evans | 2009-08-31 | 1 | -0/+12 |
* | * defs.h (extract_signed_integer, extract_unsigned_integer, | Ulrich Weigand | 2009-07-02 | 1 | -10/+16 |
* | * defs.h (strlen_paddr, paddr, paddr_nz): Remove. | Ulrich Weigand | 2009-07-02 | 1 | -2/+2 |
* | gdb/ | Jan Kratochvil | 2009-05-23 | 1 | -1/+1 |
* | * corefile.c (generic_search): Delete disabled code. | Pedro Alves | 2009-01-28 | 1 | -34/+0 |
* | PR breakpoints/9350: | Tom Tromey | 2009-01-08 | 1 | -1/+4 |
* | Updated copyright notices for most files. | Joel Brobecker | 2009-01-03 | 1 | -1/+2 |
* | 2009-01-01 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 2009-01-01 | 1 | -18/+10 |
* | Kill pthread_ops_hack | Vladimir Prus | 2008-11-09 | 1 | -1/+1 |
* | * corefile.c (write_memory): Remove unnecessary copying. | Doug Evans | 2008-09-12 | 1 | -4/+1 |
* | (_initialize_core): Remove spurious paren from set | Andreas Schwab | 2008-08-08 | 1 | -1/+1 |
* | * corefile.c (reopen_exec_file): Close any open files. | Daniel Jacobowitz | 2008-04-30 | 1 | -0/+5 |
* | * cache.c (close_one): Remove mtime hack. | Daniel Jacobowitz | 2008-03-14 | 1 | -2/+1 |
* | * exec.c: #include "arch-utils.h" | Markus Deuling | 2008-01-11 | 1 | -2/+2 |
* | Updated copyright notices for most files. | Daniel Jacobowitz | 2008-01-01 | 1 | -1/+1 |
* | Switch the license of all .c files to GPLv3. | Joel Brobecker | 2007-08-23 | 1 | -4/+2 |
* | Copyright updates for 2007. | Daniel Jacobowitz | 2007-01-09 | 1 | -3/+2 |
* | gdb/ | Daniel Jacobowitz | 2006-07-24 | 1 | -5/+3 |
* | * corefile.c (read_memory_integer, read_memory_unsigned_integer) | Mark Kettenis | 2006-01-10 | 1 | -7/+8 |
* | * breakpoint.c: | Eli Zaretskii | 2005-12-17 | 1 | -3/+3 |
* | 2005-05-22 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 2005-05-22 | 1 | -1/+1 |