aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-10-19gdb: remove target_section_table typedefSimon Marchi1-3/+3
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-08-03gdb: follow-fork: push target and add thread in target_follow_forkSimon Marchi1-5/+4
2021-02-24gdb: spread a little 'const' through the target_section_table codeAndrew Burgess1-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-1/+1
2020-10-29Change add_target_sections_of_objfile to method on program_spaceTom Tromey1-5/+0
2020-10-29Change add_target_sections to method on program_spaceTom Tromey1-6/+0
2020-10-29Change remove_target_sections to method on program_spaceTom Tromey1-4/+0
2020-10-29Remove the exec_bfd macroTom Tromey1-2/+0
2020-10-29Remove exec_bfd_mtime defineTom Tromey1-1/+0
2020-10-29Change exec_close to be a method on program_spaceTom Tromey1-2/+0
2020-10-29Remove exec_filename macroTom Tromey1-1/+0
2020-10-12Change target_section_table to std::vector aliasTom Tromey1-1/+1
2020-10-12Remove clear_section_tableTom Tromey1-4/+0
2020-10-12build_section_table cannot failTom Tromey1-3/+2
2020-10-12Use a std::vector in target_section_tableTom Tromey1-6/+3
2020-07-22section_table_xfer_memory: Replace section name with callback predicateKevin Buettner1-3/+10
2020-01-10Multi-target supportPedro Alves1-0/+7
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-04-06Revert the header-sorting patchTom Tromey1-2/+2
2019-04-05Sort includes for files gdb/[a-f]*.[chyl].Tom Tromey1-2/+2
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-10-26PR 20569, segv in follow_execSandra Loosemore1-0/+8
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-07-18make exec_ops staticTom Tromey1-2/+0
2014-06-03resize_section_table cleanupDoug Evans1-3/+2
2014-02-24Rename TARGET_XFER_E_UNAVAILABLE to TARGET_XFER_UNAVAILABLEYao Qi1-1/+1
2014-02-23Adjust read_value_memory to use to_xfer_partialYao Qi1-11/+0
2014-02-23Use new to_xfer_partial interface in ctf and tfile targetYao Qi1-0/+8
2014-02-23Share code on to_xfer_partial for tfile and ctf targetYao Qi1-0/+9
2014-02-11Return target_xfer_status in to_xfer_partialYao Qi1-5/+7
2014-01-14Change to_xfer_partial 'len' type to ULONGEST.Yao Qi1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-10-29Create target sections for user-added symbol files.Nicolas Blanc1-0/+6
2013-08-28PR gdb/15415Jan Kratochvil1-0/+1
2013-07-222013-07-22 Doug Evans <dje@google.com>Jan Kratochvil1-3/+3
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-08-22 * exec.c (exec_close, exec_file_attach): Update.Tom Tromey1-2/+3
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-02-14 * exec.c (section_table_available_memory): Change `len' parameterPedro Alves1-1/+1
2011-02-14 Mark pieces of values as unavailable if the corresponding memoryPedro Alves1-0/+12
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+5