aboutsummaryrefslogtreecommitdiff
path: root/gdbsupport/common-inferior.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-07gdb: remove get_exec_fileSimon Marchi1-5/+0
2024-06-07gdb: replace `get_exec_file (0)` calls with `current_program_space->exec_file...Simon Marchi1-3/+3
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
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-07-23gdb: make inferior::m_cwd an std::stringSimon Marchi1-3/+4
2021-07-23gdb: un-share set_inferior_cwd declarationSimon Marchi1-4/+0
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-25gdbsupport: Let construct_inferior_arguments take gdb::array_view paramMichael Weghorn1-1/+4
2020-05-25gdbsupport: Adapt construct_inferior_argumentsMichael Weghorn1-1/+1
2020-05-25gdb: Move construct_inferior_arguments to gdbsupportMichael Weghorn1-0/+4
2020-01-14Move gdbsupport to the top levelTom Tromey1-0/+61