aboutsummaryrefslogtreecommitdiff
path: root/gdb/infcmd.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-26This commit was manufactured by cvs2svn to create branchreverse-20081226-branchpointnobody1-70/+55
2008-11-20This commit was manufactured by cvs2svn to create branchmultiprocess-20081120-branchpointnobody1-53/+283
2008-09-22 Make the stop_soon global be per-inferior instead.Pedro Alves1-2/+6
2008-09-11 * fork-child.c (startup_inferior): Use target_wait and target_resumeUlrich Weigand1-2/+2
2008-09-08 * inferior.h (context_switch_to): Delete.Pedro Alves1-1/+1
2008-09-08 Remove global continuations in favour of a per-threadPedro Alves1-4/+5
2008-09-08 Remove the global stop_step in favour of a per-threadPedro Alves1-7/+4
2008-09-08 Remove the global step_multi in favour of a per-threadPedro Alves1-17/+20
2008-09-08 Remove the global stop_signal in favour of a per-threadPedro Alves1-7/+3
2008-09-08 * gdbthread.h (struct thread_info): Add comments aroundPedro Alves1-1/+4
2008-09-08 * inferior.h (stop_bpstat): Delete.Pedro Alves1-10/+45
2008-09-08 * inferior.h (step_over_calls): Delete.Pedro Alves1-7/+5
2008-09-08 Remove context switching in favour of accessing thread_info fieldsPedro Alves1-34/+30
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-2/+2
2008-08-21 * frame.h (frame_map_regnum_to_name): Remove prototype.Ulrich Weigand1-1/+1
2008-08-19 Make sure target supports non-stop.Vladimir Prus1-0/+6
2008-08-14 * infcmd.c (continue_1): Add an ERROR_NO_INFERIOR call.Pedro Alves1-0/+2
2008-08-09 * target.c: Include "solib.h".Ulrich Weigand1-23/+0
2008-07-26 Kill cmd_async_ok.Vladimir Prus1-2/+0
2008-07-122008-07-12 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-30/+45
2008-07-12 Replace struct continuation_args by void* and per command structs.Pedro Alves1-84/+59
2008-07-12 Implement -exec-continue/-exec-interrupt --all.Vladimir Prus1-27/+38
2008-07-11 Exited threads.Pedro Alves1-9/+3
2008-07-11 Add "continue -a" and "interrupt -a" options for non-stop mode.Pedro Alves1-15/+97
2008-07-09 Non-stop inferior control.Pedro Alves1-1/+6
2008-07-03 * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.Pedro Alves1-29/+31
2008-06-13 Don't suppress *running when doing finish.Vladimir Prus1-6/+7
2008-06-10 Implement *running.Vladimir Prus1-5/+6
2008-06-10 Use observers to report stop events in MI.Vladimir Prus1-4/+1
2008-06-10 Suppress normal stop observer when it's problematic.Vladimir Prus1-0/+10
2008-06-10 Remove stale code.Vladimir Prus1-6/+1
2008-05-21 * infcmd.c (_initialize_infcmd): Add new "fin" alias for "finish".Joel Brobecker1-0/+1
2008-05-06 * valprint.c (val_print): Add new language parameter and use itJoel Brobecker1-3/+3
2008-05-05 * infcmd.c (step_1): Put thread id on the stack to avoid possiblePedro Alves1-10/+4
2008-05-04gdb/Pedro Alves1-11/+30
2008-05-012008-05-01 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-0/+3
2008-04-24 * infcmd.c (step_1_continuation): Always disable longjmpVladimir Prus1-16/+17
2008-04-24 exec_cleanup murder.Vladimir Prus1-83/+62
2008-04-22doc/ChangeLog:Corinna Vinschen1-6/+8
2008-04-17 * cli/cli-decode.h (CMD_ASYNC_OK): New define.Tom Tromey1-2/+4
2008-03-17 * infcmd.c (attach_command_post_wait)Pedro Alves1-42/+110
2008-03-14 * infcmd.c (jump_command): Postpone disabling stdin until afterPedro Alves1-8/+8
2008-03-14 Async mode fixes.Vladimir Prus1-4/+25
2008-02-28 * infcmd.c (notice_args_read): Print result of get_inferior_args.Tom Tromey1-3/+3
2008-02-28 * infcmd.c (kill_if_already_running): Make static. UseDaniel Jacobowitz1-1/+5
2008-01-312008-01-30 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann1-1/+2
2008-01-29 * Makefile.in (symfile.o): Update.Daniel Jacobowitz1-9/+3
2008-01-29 * infrun.c (wait_for_inferior): Add treat_exec_as_sigtrap parameterJoel Brobecker1-1/+1
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-2/+2