OSDN Git Service

* inferior.c (add_inferior): Move observer_notify_new_inferior
[pf3gnuchains/pf3gnuchains3x.git] / gdb / infrun.c
2009-05-05 uweigand * inferior.h (read_pc, write_pc): Remove.
2009-04-30 teawater* infrun.c (use_displaced_stepping): Return false if...
2009-04-20 daney2009-04-20 David Daney <ddaney@caviumnetworks.com>
2009-04-14 daney2009-04-13 David Daney <ddaney@caviumnetworks.com>
2009-03-25 palvesgdb/
2009-03-25 palves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-22 palvesgdb/
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-17 palves * infrun.c (normal_stop): Don't overwrite old_chain.
2009-03-01 devans Include thread ID in target_wait debugging output.
2009-02-25 teawater2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-21 palves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-14 vprus Include frame information for *stopped due...
2009-02-06 palves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-02-01 devans * target.h (target_waitstatus_to_string): Declare.
2009-01-24 palves * infrun.c (normal_stop): Don't call
2009-01-23 palves2009-01-23 Pedro Alves <pedro@codesourcery.com>
2009-01-19 devans * dummy-frame.c (dummy_frame): Replace regcache member...
2009-01-18 palves PR gdb/9747:
2009-01-15 devans * target.h (target_signal_to_string): Make return...
2009-01-07 palvesgdb/
2009-01-03 brobecke Updated copyright notices for most files.
2008-12-31 palves2008-12-31 Pedro Alves <pedro@codesourcery.com>
2008-12-12 palves * infrun.c (handle_inferior_event): Correctly tag...
2008-12-11 palves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-12-02 devans * infrun.c (handle_inferior_event): Remove redundant...
2008-12-02 devans * infrun.c (handle_inferior_event): Delete unused...
2008-12-02 devans* infrun.c (proceed): Delete unused local stop_signal.
2008-11-22 brobecke Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESU...
2008-11-20 palves * infrun.c (resume): If following a fork, also reset...
2008-11-20 palves * infrun.c (resume): If following a fork, reread the...
2008-11-20 devans * inferior.h (proceed_to_finish): Delete, unused.
2008-11-17 uweigand PR gdb/2250
2008-11-16 brobecke Remove support for catch load and catch unload...
2008-11-05 palves * defs.h (add_inferior_continuation)
2008-10-31 palves * inferior.h (write_inferior_status_register): Delete.
2008-10-27 msnyder2008-10-26 Michael Snyder <msnyder@vmware.com>
2008-10-25 brobecke * infrun.c: Minor comment reformatting.
2008-10-24 teawater2008-10-24 Hui Zhu <teawater@gmail.com>
2008-10-23 palvesgdb/
2008-10-20 teawater2008-10-19 Hui Zhu <teawater@gmail.com>
2008-10-18 palves * infrun.c (adjust_pc_after_break): Do nothing if...
2008-10-17 msnyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-15 palvesgdb/
2008-10-14 palves * infrun.c (displaced_step_prepare): Switch thread...
2008-10-05 msnyder2008-10-05 Michael Snyder <msnyder@promb-2s-dhcp59...
2008-10-03 ppluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-02 drow * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code...
2008-09-22 palves * infrun.c (follow_exec): Don't do a generic mourn...
2008-09-22 palves * infrun.c (handle_inferior_event): In the follow...
2008-09-22 palves Make the stop_soon global be per-inferior instead.
2008-09-17 jkratoch Fix a crash on uninitialized ECS->EVENT_THREAD for...
2008-09-11 uweigand * defs.h (struct gdbarch): Add forward declaration.
2008-09-09 palvesgdb/
2008-09-08 palves * inferior.h (context_switch_to): Delete.
2008-09-08 palves * infrun.c (context_switch): Don't context-switch...
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-08-26 uweigand * dummy-frame.h (dummy_frame_pop): Add prototype.
2008-08-22 uweigand * infrun.c (adjust_pc_after_break): Do not call get_th...
2008-08-22 palves * infrun.c (proceed): Move back setting previous_infer...
2008-08-19 vprus * infrun.c (resume): If the thread is placed to the...
2008-08-18 palves2008-08-18 Pedro Alves <pedro@codesourcery.com>
2008-08-16 palves * infrun.c (fetch_inferior_event): Only call normal_st...
2008-07-22 shebs Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2008-07-15 drowRevert frame_unwind_caller_pc / frame_unwind_caller_id.
2008-07-15 drow * frame.c (frame_unwind_id): Renamed to ...
2008-07-15 luisgpm * infrun.c (handle_inferior_event): Tag threads as...
2008-07-12 palves2008-07-12 Pedro Alves <pedro@codesourcery.com>
2008-07-12 vprus * infrun.c (resume): Discard cleanups on early exit...
2008-07-12 vprus * infrun.c (normal_stop): For MI, report which...
2008-07-11 palves * infrun.c (handle_inferior_event): Also ignore a
2008-07-11 palves Exited threads.
2008-07-09 palves Non-stop inferior control.
2008-07-09 palves Don't rely on ecs->wait_for_more.
2008-07-09 palves Refactor infrun a bit.
2008-07-09 palves Per-thread commands.
2008-07-09 palves Add non_stop global.
2008-07-09 palves Adjust fork/vfork/exec to pass ptids around.
2008-07-09 palves Add "executing" property to threads.
2008-07-08 palves * infrun.c (follow_exec): Reset shared libraries befor...
2008-06-28 vprus * breakpoint.c (moribund_locations): New.
2008-06-27 palves * infrun.c (start_remote): Don't clear thread list...
2008-06-24 msnyder2008-06-24 Michael Snyder <msnyder@specifix.com>
2008-06-13 vprus Don't suppress *running when doing finish.
2008-06-10 vprus Implement *running.
2008-06-10 vprus Suppress normal stop observer when it's problematic.
2008-06-06 nickrob* annotate.c (annotate_thread_changed): New function.
2008-05-04 palvesgdb/
2008-05-04 uweigand * inferior.h (read_pc_pid, write_pc_pid): Remove.
2008-05-03 uweigand * infrun.c (handle_inferior_event): Do not insert...
2008-05-02 palves Implement displaced stepping.
2008-05-02 ams2008-05-02 Andrew Stubbs <andrew.stubbs@st.com>
2008-05-01 drow2008-05-01 Daniel Jacobowitz <dan@codesourcery.com>
next