summaryrefslogtreecommitdiff
path: root/gdb/inf-child.h
AgeCommit message (Expand)Author
2022-05-13Constify target_pid_to_exec_fileTom Tromey
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker
2021-12-13gdb: make post_startup_inferior a virtual method on inf_ptrace_targetAndrew Burgess
2021-12-03gdb: change store_waitstatus to return a target_waitstatus by valueSimon Marchi
2021-05-13gdb: maybe unpush target from old inferior in inf_child_target::follow_execSimon Marchi
2021-01-01Update copyright year range in all GDB filesJoel Brobecker
2020-01-01Update copyright year range in all GDB files.Joel Brobecker
2019-01-01Update copyright year range in all GDB files.Joel Brobecker
2018-11-30Convert default_child_has_foo functions to process_stratum_target methodsPedro Alves
2018-11-30Introduce process_stratum_targetPedro Alves
2018-08-22Fix restoring of inferior terminal settingsSimon Marchi
2018-05-03target factories, target open and multiple instances of targetsPedro Alves
2018-05-03target_ops: Use bool throughoutPedro Alves
2018-05-03Convert struct target_ops to C++Pedro Alves
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-07-24constify inf_child_open_targetTom Tromey
2014-05-21Native targets: Add inf-child.c:inf_child_mourn_inferior and use it.Pedro Alves
2014-05-21Allow making GDB not automatically connect to the native target.Pedro Alves
2014-03-12inf-child.h: Update comment.Pedro Alves
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-05-222012-05-22 Pedro Alves <palves@redhat.com>Pedro Alves
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2004-09-122004-09-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney