aboutsummaryrefslogtreecommitdiff
path: root/gdb/corefile.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-17gdb:Yao Qi1-1/+1
2012-06-24gdb:Yao Qi1-0/+11
2012-06-05gdb/Jan Kratochvil1-3/+3
2012-01-10gdb/Jan Kratochvil1-3/+2
2012-01-04Get rid of corefile.c:close_exec_fileJoel Brobecker1-18/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-12-312010-12-31 Michael Snyder <msnyder@vmware.com>Michael Snyder1-25/+39
2010-07-19gdb/Jan Kratochvil1-6/+7
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+14
2010-05-062010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+0
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-08-31 Implement TARGET_OBJECT_STACK_MEMORY.Doug Evans1-0/+12
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-10/+16
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-2/+2
2009-05-23gdb/Jan Kratochvil1-1/+1
2009-01-28 * corefile.c (generic_search): Delete disabled code.Pedro Alves1-34/+0
2009-01-08 PR breakpoints/9350:Tom Tromey1-1/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+2
2009-01-012009-01-01 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-18/+10
2008-11-09 Kill pthread_ops_hackVladimir Prus1-1/+1
2008-09-12 * corefile.c (write_memory): Remove unnecessary copying.Doug Evans1-4/+1
2008-08-08(_initialize_core): Remove spurious paren from setAndreas Schwab1-1/+1
2008-04-30 * corefile.c (reopen_exec_file): Close any open files.Daniel Jacobowitz1-0/+5
2008-03-14 * cache.c (close_one): Remove mtime hack.Daniel Jacobowitz1-2/+1
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-2/+2
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-3/+2
2006-07-24gdb/Daniel Jacobowitz1-5/+3
2006-01-10* corefile.c (read_memory_integer, read_memory_unsigned_integer)Mark Kettenis1-7/+8
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-05-222005-05-22 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-02-242005-02-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+7
2005-02-172005-02-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-7/+9
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2005-02-142005-02-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+5
2005-01-272005-01-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+5
2005-01-132005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder1-3/+4
2005-01-122005-01-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+1
2004-07-262004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-04-212004-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+13
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-04-302003-04-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-22/+0
2003-01-142003-01-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2003-01-092003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-10-122002-10-11 Klee Dienes <kdienes@apple.com>Klee Dienes1-0/+8
2002-05-30Make safe_read_memory_integer() return non-zero result when successful.Kevin Buettner1-3/+17
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-1/+1