aboutsummaryrefslogtreecommitdiff
path: root/gdb/gcore.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-29Remove the exec_bfd macroTom Tromey1-6/+7
2020-10-29Remove commented-out code from gcore.cTom Tromey1-20/+1
2020-10-22gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi1-1/+1
2020-10-21gdb: make gdbarch_make_corefile_notes return a unique ptrSimon Marchi1-2/+2
2020-09-28Remove target_has_execution macroTom Tromey1-2/+2
2020-09-28Remove target_has_registers macroTom Tromey1-1/+1
2020-09-28Remove target_has_stack macroTom Tromey1-1/+1
2020-09-19Use gdb_bfd_sections in gcore_memory_sectionsTom Tromey1-4/+6
2020-08-14gdb: Implement native dumpcore functionKamil Rytarowski1-8/+13
2020-04-18Change get_objfile_arch to a method on objfileTom Tromey1-1/+1
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-1/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-24/+22
2019-07-09Rename common to gdbsupportTom Tromey1-3/+3
2019-03-06Use SCOPE_EXIT in write_gcore_fileTom Tromey1-17/+3
2019-01-25Normalize includes to use common/Tom Tromey1-1/+1
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey1-2/+2
2019-01-09Remove ALL_OBJSECTIONSTom Tromey1-52/+52
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-11-21Use gdb:array_view in call_function_by_hand & friendsPedro Alves1-1/+1
2018-07-03Remove ptid_get_pidTom Tromey1-1/+1
2018-05-24Update core-related help stringsTom Tromey1-1/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-11-26Removes a cleanup from gcore.cTom Tromey1-9/+6
2017-11-07Constify add_comTom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-3/+0
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-1/+1
2017-08-03Use containers to avoid cleanupsTom Tromey1-8/+5
2017-01-10Introduce and use gdb::unlinkerTom Tromey1-26/+12
2017-01-10Use class to manage BFD reference countsTom Tromey1-6/+6
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-09-16gdb: Use std::min and std::max throughoutPedro Alves1-1/+2
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-09Change some void* to gdb_byte*Simon Marchi1-2/+2
2015-09-25Add some more casts (1/2)Simon Marchi1-3/+3
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves1-3/+10
2015-03-06New common function "startswith"Gary Benson1-3/+3
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-08-07Include gdb_assert.h in common-defs.hGary Benson1-1/+0
2014-06-25gcore, target: allow target to prepare/cleanup for/after core file generationMarkus Metzger1-5/+22
2014-06-25make_corefile_notes: have caller free returned memoryMarkus Metzger1-0/+5
2014-02-26use bound_minsym as result for lookup_minimal_symbol et alTom Tromey1-2/+2
2014-02-19remove exec_set_find_memory_regionsTom Tromey1-3/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-30 * aarch64-linux-nat.c: Replace PIDGET with ptid_get_pid.Luis Machado1-1/+1
2013-08-09gcore: Make tilde-expanded filename visible.Pedro Alves1-16/+12
2013-08-08gcore: expand tilde in filename.Pedro Alves1-1/+7
2013-05-14 * gcore.c (create_gcore_bfd): Make 'filename' const.Tom Tromey1-1/+1
2013-05-07gdb/Jan Kratochvil1-2/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1