Remove path name from test case
[binutils-gdb.git] / gdb / corefile.c
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-05-30 Simon Marchigdb: add interp::on_memory_changed method
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-10-03 Simon Marchigdb: make string-like set show commands use std::string...
2021-05-27 Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-05-27 Simon Marchigdb: make add_setshow commands return set_show_commands
2021-03-24 Simon Marchigdb: remove current_top_target function
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02 Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29 Tom TromeyRemove the exec_bfd macro
2020-10-29 Tom TromeyRemove exec_bfd_mtime define
2020-10-29 Tom TromeyRemove exec_filename macro
2020-06-15 Tom TromeyRemove read_memory_string
2020-05-21 Simon Marchigdb: remove unnecessary NULL checks before xfree
2020-03-04 Tom TromeyMake "gnutarget" const
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-16 Tom TromeyConstify get_exec_file
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09 Tom TromeyRename common to gdbsupport
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-24 Tom TromeyUpdate core-related help strings
2018-05-11 Pedro AlvesEliminate the 'the_core_target' global
2018-05-11 Tom TromeyMove core_bfd to program space
2018-05-02 Pedro Alvestarget factories, target open and multiple instances...
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-03-19 Tom TromeyConvert observers to C++
2018-01-19 Simon MarchiPass inferior down to target_detach and to_detach
2018-01-19 Simon MarchiRemove args from target detach
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_setshow_*
2017-09-27 Tom TromeyConstify core_file_command
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-03 Tom TromeyUse std::string in reopen_exec_file
2017-09-03 Tom TromeyReturn std::string from memory_error_message
2017-07-17 Pedro AlvesIntroduce class completion_tracker & rewrite completion...
2017-06-07 Sergio Durigan JuniorShare fork_inferior et al with gdbserver
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-07-14 Tom TromeyChange reopen_exec_file to check result of stat
2016-05-04 Yao QiThrow NOT_AVAILABLE_ERROR in read_stack and read_code
2016-03-09 Marcin Koƛcielnickigdb/rs6000: Read backchain as unsigned.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-27 Pedro Alvestarget_read_memory&co: no longer return target_xfer_status
2015-09-25 Simon MarchiAdd casts to memory allocation related calls
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-06-15 Simon MarchiCleanup write_memory doc
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-09-17 Ulrich WeigandPR gdb/17384: Do not print memory errors in safe_read_m...
2014-08-07 Gary BensonMove errno.h to common-defs.h
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-30 Tom Tromeyconstify exec_file_attach
2014-02-24 Yao QiRename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLE
2014-02-24 Yao QiRemove TARGET_XFER_STATUS_ERROR_P
2014-02-11 Yao QiReturn target_xfer_status in to_xfer_partial
2014-02-07 Yao QiTweak in memory_error
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-10 Yao QiUse target_read_code in skip_prologue (i386)
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-10-09 Pedro AlvesStop using errno values around target_xfer interfaces...
2013-08-28 Jan KratochvilPR gdb/15415
2013-08-22 Pedro AlvesPR gdb/15871: Unavailable entry value is not shown...
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-07 Pedro Alvescorefile.c: fix -Wpointer-sign
2013-01-14 Tom Tromey * cli/cli-decode.c (add_setshow_string_noescape_cmd...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-28 Yao Qigdb/
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-10-17 Yao Qigdb:
2012-06-24 Yao Qigdb:
2012-06-05 Jan Kratochvilgdb/
2012-01-10 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerGet rid of corefile.c:close_exec_file
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-07-19 Jan Kratochvilgdb/
2010-05-13 Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-08-31 Doug Evans Implement TARGET_OBJECT_STACK_MEMORY.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-05-23 Jan Kratochvilgdb/
2009-01-28 Pedro Alves * corefile.c (generic_search): Delete disabled code.
2009-01-08 Tom Tromey PR breakpoints/9350:
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2009-01-01 Pedro Alves2009-01-01 Pedro Alves <pedro@codesourcery.com>
2008-11-09 Vladimir Prus Kill pthread_ops_hack
2008-09-12 Doug Evans * corefile.c (write_memory): Remove unnecessary copying.
2008-08-08 Andreas Schwab(_initialize_core): Remove spurious paren from set
next