2009-10-19 Pedro Alves <pedro@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / inferior.h
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-15  Sergio Durigan JuniorImplementing catch syscall.
2009-06-28  Daniel Jacobowitz gdb/
2009-06-21  Michael Snyder2009-06-21 Michael Snyder <msnyder@vmware.com>
2009-06-17  Ulrich Weigand * gdbarch.sh (pointer_to_address): Change to type...
2009-06-17  Ulrich Weigand * gdbarch.sh (construct_inferior_arguments): Remove.
2009-06-11  Pedro Alvesgdb/
2009-06-07  Pedro Alves * inferior.h (procfs_first_available): Move declaratio...
2009-06-07  Pedro Alves * inferior.h (proc_iterate_over_mappings): Delete...
2009-06-07  Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-19  Pedro Alves * fork-child.c: Don't include frame.h. Include termin...
2009-05-18  Pedro Alves * inflow.h (our_process_group): Remove declaration.
2009-05-05  Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-03-22  Pedro Alvesgdb/
2009-03-22  Pedro Alves * gdbthread.h (struct thread_info): Add in_infcall...
2009-03-22  Pedro Alves * infcall.c (run_inferior_call): Remove references to
2009-03-04  Pedro Alves * inferior.h (notice_new_inferior): Declare.
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-01-19  Doug Evans * dummy-frame.c (dummy_frame): Replace regcache member...
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-12-16  Tristan Gingold2008-12-16 Tristan Gingold <gingold@adacore.com>
2008-11-20  Doug Evans * inferior.h (proceed_to_finish): Delete, unused.
2008-11-17  Vladimir Prus Implement '-target-detach pid'.
2008-11-09  Vladimir Prus Kill pthread_ops_hack
2008-11-05  Pedro Alves * defs.h (add_inferior_continuation)
2008-10-31  Pedro Alves * inferior.h (inferior_ignoring_leading_exec_events...
2008-10-31  Pedro Alves * inferior.h (write_inferior_status_register): Delete.
2008-10-23  Pedro Alvesgdb/
2008-10-17  Michael Snyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-09-22  Pedro Alves Remove the attach_flag global, and make it per-inferior.
2008-09-22  Pedro Alves Make the stop_soon global be per-inferior instead.
2008-09-22  Pedro Alves Implement remote multi-process extensions.
2008-09-22  Pedro Alvesgdb/
2008-09-08  Pedro Alves * inferior.h (context_switch_to): Delete.
2008-09-08  Pedro Alves Remove the global stop_step in favour of a per-thread
2008-09-08  Pedro Alves Remove the global step_multi in favour of a per-thread
2008-09-08  Pedro Alves Remove the global stop_signal in favour of a per-thread
2008-09-08  Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-09-08  Pedro Alves * inferior.h (step_over_calls): Delete.
2008-09-08  Pedro Alves Remove context switching in favour of accessing thread...
2008-07-12  Vladimir Prus Implement -exec-continue/-exec-interrupt --all.
2008-07-09  Pedro Alves Non-stop inferior control.
2008-07-09  Pedro Alves Per-thread commands.
2008-07-09  Pedro Alves Add non_stop global.
2008-07-09  Pedro Alves Add "executing" property to threads.
2008-06-13  Vladimir Prus Don't suppress *running when doing finish.
2008-06-10  Vladimir Prus Implement *running.
2008-06-10  Vladimir Prus Suppress normal stop observer when it's problematic.
2008-05-04  Ulrich Weigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-05-02  Pedro Alves Implement displaced stepping.
2008-01-29  Joel Brobecker * infrun.c (wait_for_inferior): Add treat_exec_...
2008-01-01  Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-07-02  Daniel Jacobowitz * infrun.c (inferior_ignoring_startup_exec_events...
2007-06-15  Ulrich Weigand * gdbarch.sh (read_pc): Add REGCACHE argument. Remove...
2007-05-31  Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-13  Ulrich Weigand * inferior.h (read_sp): Remove prototype.
2007-05-07  Ulrich Weigand * inftarg.c, infptrace.c: Remove files.
2007-05-06  Ulrich Weigand * target.h (struct regcache): Add forward declaration.
2007-03-30  Ulrich Weigandgdb/ChangeLog:
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-10-18  Daniel Jacobowitz * inferior.h (start_remote): Update prototype.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-24  Daniel Jacobowitz PR gdb/1914
2006-01-24  Daniel Jacobowitz * infcmd.c: Include "observer.h".
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-07-06  Bob RossiIndex: gdb/ChangeLog
2005-05-14  Andrew Cagney2005-05-13 Andrew Cagney <cagney@gnu.org>
2005-03-08  Mark Mitchell * environ.h (struct environ): Rename to ...
2004-09-12  Andrew Cagney2004-09-12 Andrew Cagney <cagney@gnu.org>
2004-08-16  Mark Kettenis* inferior.h (PTRACE_ARG3_TYPE): Define as PTRACE_TYPE_ARG3
2004-08-14  Mark Kettenis* inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE...
2004-08-05  Andrew Cagney2004-08-05 Andrew Cagney <cagney@gnu.org>
2004-05-12  Andrew Cagney2004-05-12 Andrew Cagney <cagney@redhat.com>
2004-05-08  Andrew Cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-05-08  Andrew Cagney2004-05-08 Andrew Cagney <cagney@redhat.com>
2004-03-22  Andrew Cagney2004-03-22 Andrew Cagney <cagney@redhat.com>
2004-03-22  Andrew Cagney2004-03-21 Andrew Cagney <cagney@redhat.com>
2003-10-31  Andrew Cagney2003-10-31 Andrew Cagney <cagney@redhat.com>
2003-08-07  Andrew Cagney2003-08-07 Andrew Cagney <cagney@redhat.com>
2003-06-07  Andrew Cagney2003-06-07 Andrew Cagney <cagney@redhat.com>
2003-06-07  Andrew Cagney2003-06-07 Andrew Cagney <cagney@redhat.com>
2003-06-07  Andrew Cagney2003-06-07 Andrew Cagney <cagney@redhat.com>
2003-05-05  Andrew Cagney2003-05-03 Andrew Cagney <cagney@redhat.com>
2003-04-29  Andrew Cagney2003-04-28 Andrew Cagney <cagney@redhat.com>
2003-04-21  Andrew Cagney2003-04-21 Andrew Cagney <cagney@redhat.com>
2003-04-12  Andrew Cagney2003-04-12 Andrew Cagney <cagney@redhat.com>
2003-04-08  Elena Zannoni2003-04-08 Elena Zannoni <ezannoni@redhat.com>
2003-04-08  Elena Zannoni2003-04-08 Elena Zannoni <ezannoni@redhat.com>
2003-04-01  Andrew Cagney2003-04-01 Andrew Cagney <cagney@redhat.com>
2003-04-01  Andrew Cagney2003-04-01 Andrew Cagney <cagney@redhat.com>
2003-03-31  Andrew Cagney2003-03-31 Andrew Cagney <cagney@redhat.com>
2003-03-31  Andrew Cagney2003-03-31 Andrew Cagney <cagney@redhat.com>
2003-03-31  Andrew Cagney2003-03-31 Andrew Cagney <cagney@redhat.com>
2003-03-27  Andrew Cagney2003-03-27 Andrew Cagney <cagney@redhat.com>
2003-03-25  Andrew Cagney2003-03-25 Andrew Cagney <cagney@redhat.com>
2003-01-21  Andrew Cagney2003-01-21 Andrew Cagney <ac131313@redhat.com>
2003-01-14  Andrew Cagney2003-01-13 Andrew Cagney <ac131313@redhat.com>
2003-01-06  Andrew Cagney2003-01-06 Andrew Cagney <cagney@redhat.com>
2002-12-12  Daniel Jacobowitz * corelow.c (init_core_ops): Delete references to...
next
This page took 0.70494 seconds and 107 git commands to generate.