summaryrefslogtreecommitdiff
path: root/gdb/inferior.h
Commit message (Expand)AuthorAgeFilesLines
* * inferior.h (context_switch_to): Delete.Pedro Alves2008-09-081-2/+0
* Remove the global stop_step in favour of a per-threadPedro Alves2008-09-081-4/+0
* Remove the global step_multi in favour of a per-threadPedro Alves2008-09-081-6/+0
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-4/+0
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-4/+0
* * inferior.h (step_over_calls): Delete.Pedro Alves2008-09-081-2/+0
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-18/+0
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-121-0/+4
* Non-stop inferior control.Pedro Alves2008-07-091-0/+6
* Per-thread commands.Pedro Alves2008-07-091-0/+2
* Add non_stop global.Pedro Alves2008-07-091-0/+7
* Add "executing" property to threads.Pedro Alves2008-07-091-6/+0
* Don't suppress *running when doing finish.Vladimir Prus2008-06-131-1/+5
* Implement *running.Vladimir Prus2008-06-101-1/+1
* Suppress normal stop observer when it's problematic.Vladimir Prus2008-06-101-0/+3
* * inferior.h (read_pc_pid, write_pc_pid): Remove.Ulrich Weigand2008-05-041-4/+0
* Implement displaced stepping.Pedro Alves2008-05-021-0/+8
* * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameterJoel Brobecker2008-01-291-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * infrun.c (inferior_ignoring_startup_exec_events): Delete.Daniel Jacobowitz2007-07-021-18/+8
* * gdbarch.sh (read_pc): Add REGCACHE argument. Remove PTID argument.Ulrich Weigand2007-06-151-2/+0
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-1/+1
* * inferior.h (read_sp): Remove prototype.Ulrich Weigand2007-05-131-2/+0
* * inftarg.c, infptrace.c: Remove files.Ulrich Weigand2007-05-071-21/+0
* * target.h (struct regcache): Add forward declaration.Ulrich Weigand2007-05-061-2/+2
* gdb/ChangeLog:Ulrich Weigand2007-03-301-5/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * inferior.h (start_remote): Update prototype.Daniel Jacobowitz2006-10-181-1/+1
* PR gdb/1914Daniel Jacobowitz2006-01-241-2/+0
* * infcmd.c: Include "observer.h".Daniel Jacobowitz2006-01-241-1/+3
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Index: gdb/ChangeLogBob Rossi2005-07-061-3/+4
* 2005-05-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-141-5/+5
* * environ.h (struct environ): Rename to ...Mark Mitchell2005-03-081-2/+3
* 2004-09-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-121-8/+0
* * inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3Mark Kettenis2004-08-161-2/+2
* * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE withMark Kettenis2004-08-141-1/+1
* 2004-08-05 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-051-4/+0
* 2004-05-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-121-4/+0
* 2004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-081-4/+0
* 2004-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-081-11/+0
* 2004-03-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-221-4/+4
* 2004-03-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-221-9/+0
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-23/+0
* 2003-08-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-08-071-0/+1
* 2003-06-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-071-1/+1
* 2003-06-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-071-2/+0
* 2003-06-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-071-2/+0
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-7/+8