Remove path name from test case
[binutils-gdb.git] / gdb / gcore.c
2023-10-10 Simon Marchigdb: remove target_gdbarch
2023-05-07 Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-01-01 Joel BrobeckerUpdate copyright year range in header of all files...
2022-11-23 Luis MachadoDocument the memory_tagged argument for memory region...
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-08-03 Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-25 Tom TromeyReduce explicit use of gdb_stdout
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-16 Andrew Burgessgdb/gdbsupport: make xstrprintf and xstrvprintf return...
2021-07-13 Simon Marchigdb: make thread_info::suspend private, add getters...
2021-06-28 Simon Marchigdb: convert obj_section macros to methods
2021-05-27 Simon Marchigdb: make add_com_alias accept target as a cmd_list_element
2021-03-05 Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2021-02-09 Andrew Burgessgdb: revert "gdb: unify parts of the Linux and FreeBSD...
2021-02-01 Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
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 commented-out code from gcore.c
2020-10-22 Simon Marchigdb: make target_ops::make_corefile_notes return a...
2020-10-21 Simon Marchigdb: make gdbarch_make_corefile_notes return a unique ptr
2020-09-29 Tom TromeyRemove target_has_execution macro
2020-09-29 Tom TromeyRemove target_has_registers macro
2020-09-29 Tom TromeyRemove target_has_stack macro
2020-09-19 Tom TromeyUse gdb_bfd_sections in gcore_memory_sections
2020-08-13 Kamil Rytarowskigdb: Implement native dumpcore function
2020-04-18 Tom TromeyChange get_objfile_arch to a method on objfile
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-19 Alan Modrabfd_section_* macros
2019-07-09 Tom TromeyRename common to gdbsupport
2019-03-06 Tom TromeyUse SCOPE_EXIT in write_gcore_file
2019-01-25 Tom TromeyNormalize includes to use common/
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Tom TromeyRemove ALL_OBJSECTIONS
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-21 Pedro AlvesUse gdb:array_view in call_function_by_hand & friends
2018-07-03 Tom TromeyRemove ptid_get_pid
2018-05-24 Tom TromeyUpdate core-related help strings
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-26 Tom TromeyRemoves a cleanup from gcore.c
2017-11-07 Tom TromeyConstify add_com
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-09-04 Pedro AlvesStop assuming no-debug-info functions return int
2017-08-03 Tom TromeyUse containers to avoid cleanups
2017-01-11 Tom TromeyIntroduce and use gdb::unlinker
2017-01-11 Tom TromeyUse class to manage BFD reference counts
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-09 Simon MarchiChange some void* to gdb_byte*
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-03-07 Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-03-06 Gary BensonNew common function "startswith"
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-25 Markus Metzgergcore, target: allow target to prepare/cleanup for...
2014-06-25 Markus Metzgermake_corefile_notes: have caller free returned memory
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-19 Tom Tromeyremove exec_set_find_memory_regions
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-30 Luis Machado * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.
2013-08-09 Pedro Alvesgcore: Make tilde-expanded filename visible.
2013-08-08 Pedro Alvesgcore: expand tilde in filename.
2013-05-14 Tom Tromey * gcore.c (create_gcore_bfd): Make 'filename' const.
2013-05-07 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 Pierre Muller ARI fixes: sprintf rule.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-07 Jan Kratochvilgdb/
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-01-20 Ulrich Weigand * gdbarch.sh (find_memory_regions): New callback.
2012-01-20 Ulrich Weigand * gdbarch.sh (make_corefile_notes): New architecture...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-15 Alan Modra PR 4606
2010-08-31 Jan Kratochvilgdb/
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-07 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-02-16 Daniel Jacobowitz gdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-12-01 Joseph Myers * gcore.c: Include solib.h.
2009-10-22 Michael Snyder2009-10-16 Hui Zhu <teawater@gmail.com>
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-17 Ulrich Weigand * gdbarch.sh (gcore_bfd_target): New gdbarch callback.
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-11 Ulrich Weigand * valops.c: Include "objfiles.h" and "symtab.h".
2008-09-04 Doug Evans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-08-20 Pedro Alves * objfiles.h (struct obj_section): Remove addr and...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
next