summaryrefslogtreecommitdiff
path: root/gdb/gcore.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-11-26Removes a cleanup from gcore.cTom Tromey
2017-11-07Constify add_comTom Tromey
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-09-04Stop assuming no-debug-info functions return intPedro Alves
2017-08-03Use containers to avoid cleanupsTom Tromey
2017-01-10Introduce and use gdb::unlinkerTom Tromey
2017-01-10Use class to manage BFD reference countsTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-10-09Change some void* to gdb_byte*Simon Marchi
2015-09-25Add some more casts (1/2)Simon Marchi
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-03-06New common function "startswith"Gary Benson
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include gdb_assert.h in common-defs.hGary Benson
2014-06-25gcore, target: allow target to prepare/cleanup for/after core file generationMarkus Metzger
2014-06-25make_corefile_notes: have caller free returned memoryMarkus Metzger
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey
2014-02-19remove exec_set_find_memory_regionsTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado
2013-08-09gcore: Make tilde-expanded filename visible.Pedro Alves
2013-08-08gcore: expand tilde in filename.Pedro Alves
2013-05-14 * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey
2013-05-07gdb/Jan Kratochvil
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-11-20 ARI fixes: sprintf rule.Pierre Muller
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey
2012-08-07gdb/Jan Kratochvil
2012-07-23 * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr.Tom Tromey
2012-07-23 * bfd-target.c (target_bfd_reopen): Update.Tom Tromey
2012-07-18 * symfile.c (symfile_bfd_open): Don't copy name. CallTom Tromey
2012-07-18 * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref andTom Tromey
2012-01-20 * gdbarch.sh (find_memory_regions): New callback.Ulrich Weigand
2012-01-20 * gdbarch.sh (make_corefile_notes): New architecture callback.Ulrich Weigand
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-09-15 PR 4606Alan Modra
2010-08-31gdb/Jan Kratochvil
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-05-072010-05-06 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-02-16 gdb/Daniel Jacobowitz
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-12-01 * gcore.c: Include solib.h.Joseph Myers
2009-10-222009-10-16 Hui Zhu <teawater@gmail.com>Michael Snyder
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand