aboutsummaryrefslogtreecommitdiff
path: root/gdb/corefile.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-15Cleanup write_memory docSimon Marchi1-2/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-09-17PR gdb/17384: Do not print memory errors in safe_read_memory_integerUlrich Weigand1-45/+5
2014-08-07Move errno.h to common-defs.hGary Benson1-1/+0
2014-08-07Include string.h in common-defs.hGary Benson1-1/+0
2014-07-30constify exec_file_attachTom Tromey1-4/+3
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi1-2/+2
2014-02-24Remove TARGET_XFER_STATUS_ERROR_PYao Qi1-6/+3
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-13/+20
2014-02-07Tweak in memory_errorYao Qi1-3/+4
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-10Use target_read_code in skip_prologue (i386)Yao Qi1-0/+32
2013-11-18remove gdb_stat.hTom Tromey1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-10-09Stop using errno values around target_xfer interfaces and memory errors.Pedro Alves1-22/+30
2013-08-28PR gdb/15415Jan Kratochvil1-2/+2
2013-08-22PR gdb/15871: Unavailable entry value is not shown correctlyPedro Alves1-9/+42
2013-03-13Constify strings in tracepoint.c, lookup_cmd and the completers.Pedro Alves1-1/+2
2013-03-07corefile.c: fix -Wpointer-signPedro Alves1-1/+1
2013-01-14 * cli/cli-decode.c (add_setshow_string_noescape_cmd): Return theTom Tromey1-5/+36
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-28gdb/Yao Qi1-0/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-2/+2
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