OSDN Git Service

2011-03-04 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>
[pf3gnuchains/sourceware.git] / gdb / infcmd.c
2011-03-01 msnyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-02-01 tromey * infcmd.c (finish_backward): Use breakpoint_set_silent.
2011-01-26 palves * printcmd.c (print_formatted): Use val_print_scalar_f...
2011-01-26 palves gdb/
2011-01-09 msnyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-06 msnyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-02 brobeckerun copyright.sh for 2011.
2010-12-10 tromeygdb
2010-11-28 jkratochgdb/
2010-07-02 palves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-06-12 tromeygdb
2010-05-15 msnyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-07 msnyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-09 shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-05 jkratochgdb/
2010-03-26 tromey PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2010-03-19 tromey * infcmd.c (finish_command_continuation): Wrap print_r...
2010-03-18 palves gdb/
2010-03-18 shebs2010-03-17 Stan Shebs <stan@codesourcery.com>
2010-02-17 drow gdb/
2010-01-20 vprus Per-inferior args and tty and environment.
2010-01-09 jkratochgdb/
2010-01-07 shebs Support disconnected tracing.
2010-01-01 brobeckeUpdate copyright year in most headers.
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 palvesgdb/
2009-07-02 uweigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 uweigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-06-28 drow gdb/
2009-06-24 uweigand * breakpoint.h (set_longjmp_breakpoint): Add THREAD...
2009-06-17 uweigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-17 uweigand * gdbarch.sh (construct_inferior_arguments): Remove.
2009-06-17 muller * infcmd.c (post_create_inferior): Call breakpoint_re_...
2009-06-07 palves * target.h (struct target_ops): Make to_has_all_memory,
2009-05-24 devansgdb:
2009-05-23 jkratochgdb/
2009-05-19 palves * inflow.c (kill_command): Moved to infcmd.c.
2009-05-19 palves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-05 uweigand * inferior.h (read_pc, write_pc): Remove.
2009-05-05 uweigand * fork-child.c (startup_inferior): Move setting stop_p...
2009-03-25 palves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-22 palves * gdbthread.h (struct thread_info): Add in_infcall...
2009-03-22 palves * infcall.c (run_inferior_call): Remove references to
2009-03-04 palves * inferior.h (notice_new_inferior): Declare.
2009-03-04 aristovski* infcmd.c (registers_info): Remove register number...
2009-02-25 teawater2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-14 vprus Include frame information for *stopped due...
2009-01-25 palves * infcmd.c (program_info): Use paddress instead of...
2009-01-20 drow PR gdb/9346
2009-01-18 palves PR gdb/9747:
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-11 palves * infcmd.c (step_1): Use step_once in the synchronous...
2008-12-10 palves * infcmd.c (until_next_command, finish_backward):...
2008-12-05 palves * infcmd.c (step_1, step_once): Look up the stepping...
2008-12-05 palves * infcmd.c (step_once): Remove dead code.
2008-11-17 vprus Implement '-target-detach pid'.
2008-11-05 palves * defs.h (add_inferior_continuation)
2008-11-03 vprus Make attach_command exception-safe
2008-11-03 palves * remote.c (remote_start_remote): If the solib list...
2008-10-30 schwab * infcmd.c (construct_inferior_arguments): Handle...
2008-10-28 tromeygdb
2008-10-27 palves * target.h (struct target_ops) <to_supports_multi_proc...
2008-10-24 palves Remote non-stop mode support.
2008-10-23 palvesgdb/
2008-10-17 palves * infcmd.c (GO_USAGE): Delete.
2008-10-17 msnyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-09-22 palves Make the stop_soon global be per-inferior instead.
2008-09-11 uweigand * fork-child.c (startup_inferior): Use target_wait...
2008-09-08 palves * inferior.h (context_switch_to): Delete.
2008-09-08 palves Remove global continuations in favour of a per-thread
2008-09-08 palves Remove the global stop_step in favour of a per-thread
2008-09-08 palves Remove the global step_multi in favour of a per-thread
2008-09-08 palves Remove the global stop_signal in favour of a per-thread
2008-09-08 palves * gdbthread.h (struct thread_info): Add comments around
2008-09-08 palves * inferior.h (stop_bpstat): Delete.
2008-09-08 palves * inferior.h (step_over_calls): Delete.
2008-09-08 palves Remove context switching in favour of accessing thread...
2008-09-05 uweigand * breakpoint.h (struct bp_location): Change type of...
2008-08-21 uweigand * frame.h (frame_map_regnum_to_name): Remove prototype.
2008-08-19 vprus Make sure target supports non-stop.
2008-08-14 palves * infcmd.c (continue_1): Add an ERROR_NO_INFERIOR...
2008-08-09 uweigand * target.c: Include "solib.h".
2008-07-26 vprus Kill cmd_async_ok.
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 palves Replace struct continuation_args by void* and per...
2008-07-12 vprus Implement -exec-continue/-exec-interrupt --all.
2008-07-11 palves Exited threads.
2008-07-11 palves Add "continue -a" and "interrupt -a" options for non...
2008-07-09 palves Non-stop inferior control.
2008-07-03 palves * config/i386/nm-cygwin.h (ATTACH_NO_WAIT): Delete.
2008-06-13 vprus Don't suppress *running when doing finish.
2008-06-10 vprus Implement *running.
2008-06-10 vprus Use observers to report stop events in MI.
2008-06-10 vprus Suppress normal stop observer when it's problematic.
2008-06-10 vprus Remove stale code.
2008-05-21 brobecke * infcmd.c (_initialize_infcmd): Add new "fin...
2008-05-06 brobecke * valprint.c (val_print): Add new language...
2008-05-05 palves * infcmd.c (step_1): Put thread id on the stack to...
2008-05-04 palvesgdb/
2008-05-01 drow2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>
next