aboutsummaryrefslogtreecommitdiff
path: root/gdb/inferior.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-22gdb/Pedro Alves1-5/+0
2009-03-22 * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves1-3/+0
2009-03-22 * infcall.c (run_inferior_call): Remove references toPedro Alves1-4/+0
2009-03-04 * inferior.h (notice_new_inferior): Declare.Pedro Alves1-0/+2
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-19 * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans1-7/+21
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-12-162008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-4/+0
2008-11-20 * inferior.h (proceed_to_finish): Delete, unused.Doug Evans1-7/+2
2008-11-17 Implement '-target-detach pid'.Vladimir Prus1-0/+2
2008-11-09 Kill pthread_ops_hackVladimir Prus1-3/+3
2008-11-05 * defs.h (add_inferior_continuation)Pedro Alves1-0/+5
2008-10-31 * inferior.h (inferior_ignoring_leading_exec_events): DeletePedro Alves1-8/+0
2008-10-31 * inferior.h (write_inferior_status_register): Delete.Pedro Alves1-4/+0
2008-10-23gdb/Pedro Alves1-0/+3
2008-10-172008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+10
2008-09-22 Remove the attach_flag global, and make it per-inferior.Pedro Alves1-5/+4
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves1-2/+3
2008-09-22 Implement remote multi-process extensions.Pedro Alves1-0/+3
2008-09-22gdb/Pedro Alves1-0/+98
2008-09-08 * inferior.h (context_switch_to): Delete.Pedro Alves1-2/+0
2008-09-08 Remove the global stop_step in favour of a per-threadPedro Alves1-4/+0
2008-09-08 Remove the global step_multi in favour of a per-threadPedro Alves1-6/+0
2008-09-08 Remove the global stop_signal in favour of a per-threadPedro Alves1-4/+0
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-4/+0
2008-09-08 * inferior.h (step_over_calls): Delete.Pedro Alves1-2/+0
2008-09-08 Remove context switching in favour of accessing thread_info fieldsPedro Alves1-18/+0
2008-07-12 Implement -exec-continue/-exec-interrupt --all.Vladimir Prus1-0/+4
2008-07-09 Non-stop inferior control.Pedro Alves1-0/+6
2008-07-09 Per-thread commands.Pedro Alves1-0/+2
2008-07-09 Add non_stop global.Pedro Alves1-0/+7
2008-07-09 Add "executing" property to threads.Pedro Alves1-6/+0
2008-06-13 Don't suppress *running when doing finish.Vladimir Prus1-1/+5
2008-06-10 Implement *running.Vladimir Prus1-1/+1
2008-06-10 Suppress normal stop observer when it's problematic.Vladimir Prus1-0/+3
2008-05-04 * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand1-4/+0
2008-05-02 Implement displaced stepping.Pedro Alves1-0/+8
2008-01-29 * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameterJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-02 * infrun.c (inferior_ignoring_startup_exec_events): Delete.Daniel Jacobowitz1-18/+8
2007-06-15 * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand1-2/+0
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-05-13 * inferior.h (read_sp): Remove prototype.Ulrich Weigand1-2/+0
2007-05-07 * inftarg.c, infptrace.c: Remove files.Ulrich Weigand1-21/+0
2007-05-06 * target.h (struct regcache): Add forward declaration.Ulrich Weigand1-2/+2
2007-03-30gdb/ChangeLog:Ulrich Weigand1-5/+1
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-10-18 * inferior.h (start_remote): Update prototype.Daniel Jacobowitz1-1/+1
2006-01-24 PR gdb/1914Daniel Jacobowitz1-2/+0