summaryrefslogtreecommitdiffstats
path: root/gdb/infcmd.c
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * infcmd.c (step_1): Use step_once in the synchronous case too.Pedro Alves2008-12-111-65/+44
* * infcmd.c (until_next_command, finish_backward): Use get_frame_pcPedro Alves2008-12-101-4/+6
* * infcmd.c (step_1, step_once): Look up the stepping range basedPedro Alves2008-12-051-4/+10
* * infcmd.c (step_once): Remove dead code.Pedro Alves2008-12-051-2/+0
* Implement '-target-detach pid'.Vladimir Prus2008-11-171-3/+1
* * defs.h (add_inferior_continuation)Pedro Alves2008-11-051-3/+2
* Make attach_command exception-safeVladimir Prus2008-11-031-0/+4
* * remote.c (remote_start_remote): If the solib list is global,Pedro Alves2008-11-031-2/+11
* * infcmd.c (construct_inferior_arguments): Handle newlinesAndreas Schwab2008-10-301-4/+16
* gdbTom Tromey2008-10-281-5/+21
* * target.h (struct target_ops) <to_supports_multi_process>: NewPedro Alves2008-10-271-2/+10
* Remote non-stop mode support.Pedro Alves2008-10-241-1/+100
* gdb/Pedro Alves2008-10-231-0/+9
* * infcmd.c (GO_USAGE): Delete.Pedro Alves2008-10-171-3/+1
* 2008-10-17 Michael Snyder <msnyder@vmware.com>Michael Snyder2008-10-171-30/+108
* Make the stop_soon global be per-inferior instead.Pedro Alves2008-09-221-2/+6
* * fork-child.c (startup_inferior): Use target_wait and target_resumeUlrich Weigand2008-09-111-2/+2
* * inferior.h (context_switch_to): Delete.Pedro Alves2008-09-081-1/+1
* Remove global continuations in favour of a per-threadPedro Alves2008-09-081-4/+5
* Remove the global stop_step in favour of a per-threadPedro Alves2008-09-081-7/+4
* Remove the global step_multi in favour of a per-threadPedro Alves2008-09-081-17/+20
* Remove the global stop_signal in favour of a per-threadPedro Alves2008-09-081-7/+3
* * gdbthread.h (struct thread_info): Add comments aroundPedro Alves2008-09-081-1/+4
* * inferior.h (stop_bpstat): Delete.Pedro Alves2008-09-081-10/+45
* * inferior.h (step_over_calls): Delete.Pedro Alves2008-09-081-7/+5
* Remove context switching in favour of accessing thread_info fieldsPedro Alves2008-09-081-34/+30
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-2/+2
* * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand2008-08-211-1/+1
* Make sure target supports non-stop.Vladimir Prus2008-08-191-0/+6
* * infcmd.c (continue_1): Add an ERROR_NO_INFERIOR call.Pedro Alves2008-08-141-0/+2
* * target.c: Include "solib.h".Ulrich Weigand2008-08-091-23/+0
* Kill cmd_async_ok.Vladimir Prus2008-07-261-2/+0
* 2008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves2008-07-121-30/+45
* Replace struct continuation_args by void* and per command structs.Pedro Alves2008-07-121-84/+59
* Implement -exec-continue/-exec-interrupt --all.Vladimir Prus2008-07-121-27/+38
* Exited threads.Pedro Alves2008-07-111-9/+3
* Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves2008-07-111-15/+97
* Non-stop inferior control.Pedro Alves2008-07-091-1/+6
* * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves2008-07-031-29/+31
* Don't suppress *running when doing finish.Vladimir Prus2008-06-131-6/+7
* Implement *running.Vladimir Prus2008-06-101-5/+6
* Use observers to report stop events in MI.Vladimir Prus2008-06-101-4/+1
* Suppress normal stop observer when it's problematic.Vladimir Prus2008-06-101-0/+10
* Remove stale code.Vladimir Prus2008-06-101-6/+1
* * infcmd.c (_initialize_infcmd): Add new "fin" alias for "finish".Joel Brobecker2008-05-211-0/+1
* * valprint.c (val_print): Add new language parameter and use itJoel Brobecker2008-05-061-3/+3
* * infcmd.c (step_1): Put thread id on the stack to avoid possiblePedro Alves2008-05-051-10/+4
* gdb/Pedro Alves2008-05-041-11/+30
* 2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2008-05-011-0/+3
OpenPOWER on IntegriCloud