summaryrefslogtreecommitdiff
path: root/gdb/symfile-mem.c
Commit message (Expand)AuthorAgeFilesLines
* Catch gdb_exception_error instead of gdb_exception (in many places)Kevin Buettner2023-02-271-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Use gdb_bfd_ref_ptr in objfileTom Tromey2022-08-031-2/+2
* Mark vDSO as not a fileTom Tromey2022-03-041-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdbsupport, gdb: give names to observersSimon Marchi2021-04-241-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* gdb, gdbserver, gdbsupport: fix leading space vs tabs issuesSimon Marchi2020-11-021-2/+2
* Change add_target_sections_of_objfile to method on program_spaceTom Tromey2020-10-291-1/+1
* Remove symfile_objfile macroTom Tromey2020-10-291-2/+2
* Remove the exec_bfd macroTom Tromey2020-10-291-3/+3
* gdb: use inferior parameter in add_vsyscall_pageSimon Marchi2020-10-251-1/+2
* gdb: add inferior parameter to inferior_created observableSimon Marchi2020-10-251-1/+1
* gdb: remove arguments from inferior_created observableSimon Marchi2020-10-021-1/+1
* PR25993, read of freed memoryAlan Modra2020-05-201-7/+7
* Fix CORE_ADDR size assertion in symfile-mem.cTom Tromey2020-03-121-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-1/+2
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-3/+3
* Introduce bfd_set_filenameTom Tromey2019-09-111-4/+2
* bfd_get_filenameAlan Modra2019-09-061-1/+1
* Rename gdb exception typesTom Tromey2019-04-081-1/+1
* Rewrite TRY/CATCHTom Tromey2019-04-081-3/+2
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Remove new_bfd_refTom Tromey2018-04-301-1/+1
* Convert observers to C++Tom Tromey2018-03-191-2/+2
* Remove make_cleanup_free_section_addr_infoTom Tromey2018-03-161-15/+5
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* Introduce new_bfd_refTom Tromey2017-10-201-2/+1
* Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves2017-10-101-38/+19
* Constify add_symbol_file_from_memory_commandTom Tromey2017-09-271-1/+1
* Remove unnecessary function prototypes.John Baldwin2017-09-091-5/+0
* Use class to manage BFD reference countsTom Tromey2017-01-101-3/+4
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Make symfile_add_flags and objfile->flags strongly typedPedro Alves2016-10-261-2/+5
* Print the "file" command suggestion in exec_file_locate_attachJan Kratochvil2016-04-061-2/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Split vDSO range lookup to a gdbarch hookPedro Alves2014-10-101-26/+5
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* symfile, vdso: remove target sectionsMarkus Metzger2014-06-061-17/+1
* btrace, vdso: add vdso target sectionsMarkus Metzger2014-05-231-0/+18
* Handle VDSO section headers past end of pageAlan Modra2014-04-021-7/+31
* Remove gdb_bfd_stash_filename to fix crash with fix of binutils/11983Hui Zhu2014-01-071-6/+3
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Keep objfile original filenameJan Kratochvil2013-09-241-1/+2
* * symfile.c (alloc_section_addr_info): Update header. Don't setTom Tromey2013-03-211-0/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* * gdbarch.sh (target_gdbarch): Remove macro.Tom Tromey2012-11-091-1/+1