aboutsummaryrefslogtreecommitdiff
path: root/gdb/corefile.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-17Introduce class completion_tracker & rewrite completion<->readline interactionPedro Alves1-2/+3
2017-06-07Share fork_inferior et al with gdbserverSergio Durigan Junior1-3/+1
2017-04-05-Wwrite-strings: The RestPedro Alves1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-07-14Change reopen_exec_file to check result of statTom Tromey1-1/+1
2016-05-04Throw NOT_AVAILABLE_ERROR in read_stack and read_codeYao Qi1-14/+15
2016-03-09gdb/rs6000: Read backchain as unsigned.Marcin Koƛcielnicki1-0/+18
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-27target_read_memory&co: no longer return target_xfer_statusPedro Alves1-3/+3
2015-09-25Add casts to memory allocation related callsSimon Marchi1-4/+4
2015-08-26Replace some xmalloc-family functions with XNEW-family onesSimon Marchi1-2/+1
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