aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile-mem.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-08-03Use gdb_bfd_ref_ptr in objfileTom Tromey1-2/+2
2022-03-04Mark vDSO as not a fileTom Tromey1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-04-24gdbsupport, gdb: give names to observersSimon Marchi1-1/+1
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-11-02gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi1-2/+2
2020-10-29Change add_target_sections_of_objfile to method on program_spaceTom Tromey1-1/+1
2020-10-29Remove symfile_objfile macroTom Tromey1-2/+2
2020-10-29Remove the exec_bfd macroTom Tromey1-3/+3
2020-10-25gdb: use inferior parameter in add_vsyscall_pageSimon Marchi1-1/+2
2020-10-25gdb: add inferior parameter to inferior_created observableSimon Marchi1-1/+1
2020-10-02gdb: remove arguments from inferior_created observableSimon Marchi1-1/+1
2020-05-20PR25993, read of freed memoryAlan Modra1-7/+7
2020-03-12Fix CORE_ADDR size assertion in symfile-mem.cTom 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-3/+3
2019-09-11Introduce bfd_set_filenameTom Tromey1-4/+2
2019-09-06bfd_get_filenameAlan Modra1-1/+1
2019-04-08Rename gdb exception typesTom Tromey1-1/+1
2019-04-08Rewrite TRY/CATCHTom Tromey1-3/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-30Remove new_bfd_refTom Tromey1-1/+1
2018-03-19Convert observers to C++Tom Tromey1-2/+2
2018-03-16Remove make_cleanup_free_section_addr_infoTom Tromey1-15/+5
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-10-20Introduce new_bfd_refTom Tromey1-2/+1
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves1-38/+19
2017-09-27Constify add_symbol_file_from_memory_commandTom Tromey1-1/+1
2017-09-09Remove unnecessary function prototypes.John Baldwin1-5/+0
2017-01-10Use class to manage BFD reference countsTom Tromey1-3/+4
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-26Make symfile_add_flags and objfile->flags strongly typedPedro Alves1-2/+5
2016-04-06Print the "file" command suggestion in exec_file_locate_attachJan Kratochvil1-2/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-09-25Add some more casts (2/2)Simon Marchi1-1/+2
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-10Split vDSO range lookup to a gdbarch hookPedro Alves1-26/+5
2014-10-08Remove spurious exceptions.h inclusionsGary Benson1-1/+0
2014-06-06symfile, vdso: remove target sectionsMarkus Metzger1-17/+1
2014-05-23btrace, vdso: add vdso target sectionsMarkus Metzger1-0/+18
2014-04-02Handle VDSO section headers past end of pageAlan Modra1-7/+31
2014-01-07Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu1-6/+3
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-09-24Keep objfile original filenameJan Kratochvil1-1/+2
2013-03-21 * symfile.c (alloc_section_addr_info): Update header. Don't setTom Tromey1-0/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-11-09 * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey1-1/+1
2012-07-23 * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile'Tom Tromey1-6/+5