summaryrefslogtreecommitdiff
path: root/gdb/inferior.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-4/+82
* Implementing catch syscall.sergiodj2009-09-151-0/+14
* gdb/Daniel Jacobowitz2009-06-281-0/+2
* 2009-06-21 Michael Snyder <msnyder@vmware.com>Michael Snyder2009-06-211-2/+3
* * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand2009-06-171-4/+8
* * gdbarch.sh (construct_inferior_arguments): Remove.Ulrich Weigand2009-06-171-1/+1
* gdb/Pedro Alves2009-06-111-0/+2
* * inferior.h (procfs_first_available): Move declaration to...Pedro Alves2009-06-071-4/+0
* * inferior.h (proc_iterate_over_mappings): Delete declaration.Pedro Alves2009-06-071-2/+0
* * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves2009-06-071-0/+4
* * fork-child.c: Don't include frame.h. Include terminal.h.Pedro Alves2009-05-191-6/+0
* * inflow.h (our_process_group): Remove declaration.Pedro Alves2009-05-181-0/+4
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-4/+0
* gdb/Pedro Alves2009-03-221-5/+0
* * gdbthread.h (struct thread_info): Add in_infcall member.Pedro Alves2009-03-221-3/+0
* * infcall.c (run_inferior_call): Remove references toPedro Alves2009-03-221-4/+0
* * inferior.h (notice_new_inferior): Declare.Pedro Alves2009-03-041-0/+2
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* * dummy-frame.c (dummy_frame): Replace regcache member withDoug Evans2009-01-191-7/+21
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-12-16 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-12-161-4/+0
* * inferior.h (proceed_to_finish): Delete, unused.Doug Evans2008-11-201-7/+2
* Implement '-target-detach pid'.Vladimir Prus2008-11-171-0/+2
* Kill pthread_ops_hackVladimir Prus2008-11-091-3/+3
* * defs.h (add_inferior_continuation)Pedro Alves2008-11-051-0/+5
* * inferior.h (inferior_ignoring_leading_exec_events): DeletePedro Alves2008-10-311-8/+0
* * inferior.h (write_inferior_status_register): Delete.Pedro Alves2008-10-311-4/+0
* gdb/Pedro Alves2008-10-231-0/+3
* 2008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-10-171-0/+10
* Remove the attach_flag global, and make it per-inferior.Pedro Alves2008-09-221-5/+4
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-221-2/+3
* Implement remote multi-process extensions.Pedro Alves2008-09-221-0/+3
* gdb/Pedro Alves2008-09-221-0/+98
* * 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