Age | Commit message (Expand) | Author | Files | Lines |
2010-02-24 | PR gdb/11321 | Pedro Alves | 1 | -0/+5 |
2010-02-24 | * inferior.h (ptid_match): Declare. | Pedro Alves | 1 | -0/+10 |
2010-02-24 | Multiexec MI | Vladimir Prus | 1 | -0/+4 |
2010-01-20 | Per-inferior args and tty and environment. | Vladimir Prus | 1 | -5/+20 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -4/+82 |
2009-09-15 | Implementing catch syscall. | Sergio Durigan Junior | 1 | -0/+14 |
2009-06-28 | gdb/ | Daniel Jacobowitz | 1 | -0/+2 |
2009-06-21 | 2009-06-21 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -2/+3 |
2009-06-17 | * gdbarch.sh (pointer_to_address): Change to type 'm'. | Ulrich Weigand | 1 | -4/+8 |
2009-06-17 | * gdbarch.sh (construct_inferior_arguments): Remove. | Ulrich Weigand | 1 | -1/+1 |
2009-06-11 | gdb/ | Pedro Alves | 1 | -0/+2 |
2009-06-07 | * inferior.h (procfs_first_available): Move declaration to... | Pedro Alves | 1 | -4/+0 |
2009-06-07 | * inferior.h (proc_iterate_over_mappings): Delete declaration. | Pedro Alves | 1 | -2/+0 |
2009-06-07 | * target.h (struct target_ops): Make to_has_all_memory, | Pedro Alves | 1 | -0/+4 |
2009-05-19 | * fork-child.c: Don't include frame.h. Include terminal.h. | Pedro Alves | 1 | -6/+0 |
2009-05-18 | * inflow.h (our_process_group): Remove declaration. | Pedro Alves | 1 | -0/+4 |
2009-05-05 | * inferior.h (read_pc, write_pc): Remove. | Ulrich Weigand | 1 | -4/+0 |
2009-03-22 | gdb/ | Pedro Alves | 1 | -5/+0 |
2009-03-22 | * gdbthread.h (struct thread_info): Add in_infcall member. | Pedro Alves | 1 | -3/+0 |
2009-03-22 | * infcall.c (run_inferior_call): Remove references to | Pedro Alves | 1 | -4/+0 |
2009-03-04 | * inferior.h (notice_new_inferior): Declare. | Pedro Alves | 1 | -0/+2 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -1/+1 |
2009-01-19 | * dummy-frame.c (dummy_frame): Replace regcache member with | Doug Evans | 1 | -7/+21 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-12-16 | 2008-12-16 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+0 |
2008-11-20 | * inferior.h (proceed_to_finish): Delete, unused. | Doug Evans | 1 | -7/+2 |
2008-11-17 | Implement '-target-detach pid'. | Vladimir Prus | 1 | -0/+2 |
2008-11-09 | Kill pthread_ops_hack | Vladimir Prus | 1 | -3/+3 |
2008-11-05 | * defs.h (add_inferior_continuation) | Pedro Alves | 1 | -0/+5 |
2008-10-31 | * inferior.h (inferior_ignoring_leading_exec_events): Delete | Pedro Alves | 1 | -8/+0 |
2008-10-31 | * inferior.h (write_inferior_status_register): Delete. | Pedro Alves | 1 | -4/+0 |
2008-10-23 | gdb/ | Pedro Alves | 1 | -0/+3 |
2008-10-17 | 2008-10-17 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+10 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -5/+4 |
2008-09-22 | Make the stop_soon global be per-inferior instead. | Pedro Alves | 1 | -2/+3 |
2008-09-22 | Implement remote multi-process extensions. | Pedro Alves | 1 | -0/+3 |
2008-09-22 | gdb/ | Pedro Alves | 1 | -0/+98 |
2008-09-08 | * inferior.h (context_switch_to): Delete. | Pedro Alves | 1 | -2/+0 |
2008-09-08 | Remove the global stop_step in favour of a per-thread | Pedro Alves | 1 | -4/+0 |
2008-09-08 | Remove the global step_multi in favour of a per-thread | Pedro Alves | 1 | -6/+0 |
2008-09-08 | Remove the global stop_signal in favour of a per-thread | Pedro Alves | 1 | -4/+0 |
2008-09-08 | * inferior.h (stop_bpstat): Delete. | Pedro Alves | 1 | -4/+0 |
2008-09-08 | * inferior.h (step_over_calls): Delete. | Pedro Alves | 1 | -2/+0 |
2008-09-08 | Remove context switching in favour of accessing thread_info fields | Pedro Alves | 1 | -18/+0 |
2008-07-12 | Implement -exec-continue/-exec-interrupt --all. | Vladimir Prus | 1 | -0/+4 |
2008-07-09 | Non-stop inferior control. | Pedro Alves | 1 | -0/+6 |
2008-07-09 | Per-thread commands. | Pedro Alves | 1 | -0/+2 |
2008-07-09 | Add non_stop global. | Pedro Alves | 1 | -0/+7 |
2008-07-09 | Add "executing" property to threads. | Pedro Alves | 1 | -6/+0 |