2009-12-02 Tristan Gingold <gingold@adacore.com>
[binutils-gdb.git] / gdb / infrun.c
2009-11-20 Pedro Alves * infrun.c (handle_inferior_event): Hardware hatchpoin...
2009-11-17 Jan Kratochvilgdb/
2009-11-15 Pedro Alves * infrun.c (handle_inferior_event): When handling...
2009-11-15 Pedro Alves * breakpoint.c (should_be_inserted): Don't insert...
2009-11-13 Daniel Jacobowitz2009-11-13 Pedro Alves <pedro@codesourcery.com>
2009-10-28 Pedro Alves * infrun.c (keep_going): Wrap with resume_cleanups.
2009-10-22 Michael Snyder2009-10-22 Michael Snyder <msnyder@vmware.com>
2009-10-20 Michael Snyder2009-10-20 Michael Snyder <msnyder@msnyder-server...
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-09 Pedro Alves * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_...
2009-10-02 Pedro Alves * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FL...
2009-09-29 Ulrich Weigand * gdbarch.sh (displaced_step_hw_singlestep): New callback.
2009-09-15 Sergio Durigan JuniorImplementing catch syscall.
2009-09-13 Joel Brobecker gdb/
2009-08-21 Doug Evans * jit.c (jit_read_descriptor): New arg gdbarch, all...
2009-08-20 Doug Evans Add interface for JIT code generation.
2009-08-14 Pedro Alves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-07-30 Julian Brown * infrun.c (displaced_step_fixup): If this is a software
2009-07-28 Daniel Jacobowitz * infrun.c (handle_inferior_event): Clear trap_expecte...
2009-07-20 Ulrich Weigand * infrun.c (wait_for_inferior): Invalidate registers...
2009-07-18 Michael Snyder2009-07-18 Michael Snyder <msnyder@vmware.com>
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * gdbtypes.h (struct builtin_type): Add internal_fn...
2009-06-29 Pedro Alves * infrun.c (handle_inferior_event): Context switch...
2009-06-28 Daniel Jacobowitz gdb/
2009-06-28 Daniel Jacobowitz * frame.c (frame_unwind_id): Renamed to ...
2009-06-27 Michael Snyder2009-06-27 Michael Snyder <msnyder@vmware.com>
2009-06-24 Ulrich Weigand * eval.c (evaluate_subexp_standard): Use expression...
2009-06-18 Michael Snyder2009-06-14 Hui Zhu <teawater@gmail.com>
2009-06-18 Michael Snyder2009-06-18 Hui Zhu <teawater@gmail.com>
2009-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-17 Ulrich Weigand * infrun.c (cleanup_displaced_step_closure): Remove.
2009-06-17 Ulrich WeigandChangeLog:
2009-06-11 Pedro Alvesgdb/
2009-06-10 Pedro Alves * infrun.c (handle_inferior_event): Update comment...
2009-06-07 Pedro Alves * target.h (struct target_ops): Make to_has_all_memory,
2009-06-03 Pedro Alves * target.c: Include "exec.h".
2009-06-03 Ulrich Weigand * value.h (struct internalvar): Remove.
2009-05-30 Doug Evans * infrun.c (prepare_to_proceed): Document. Assert...
2009-05-28 Pedro Alvesgdb/
2009-05-27 Pedro Alvesgdb/
2009-05-24 Doug Evansgdb:
2009-05-24 Doug Evans * infrun.c (follow_fork): Initialize new step_* locals
2009-05-24 Pedro Alvesgdb/
2009-05-21 Pedro Alves * target.h (TARGET_WNOHANG): New.
2009-05-17 Pedro Alvesgdb/
2009-05-17 Pedro Alves * infrun.c (pending_follow): Remove mention of exec...
2009-05-17 Pedro Alves * infrun.c (pending_follow): Remove execd_pathname...
2009-05-11 Pierre Muller Unify target macros.
2009-05-05 Ulrich Weigand * inferior.h (read_pc, write_pc): Remove.
2009-04-30 Hui Zhu* infrun.c (use_displaced_stepping): Return false if...
2009-04-20 David Daney2009-04-20 David Daney <ddaney@caviumnetworks.com>
2009-04-14 David Daney2009-04-13 David Daney <ddaney@caviumnetworks.com>
2009-03-25 Pedro Alvesgdb/
2009-03-25 Pedro Alves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-22 Pedro Alvesgdb/
2009-03-22 Pedro Alves * gdbthread.h (struct thread_info): Add in_infcall...
2009-03-22 Pedro Alves * infcall.c (run_inferior_call): Remove references to
2009-03-17 Pedro Alves * infrun.c (normal_stop): Don't overwrite old_chain.
2009-03-01 Doug Evans Include thread ID in target_wait debugging output.
2009-02-25 Hui Zhu2009-02-25 Hui Zhu <teawater@gmail.com>
2009-02-21 Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-14 Vladimir Prus Include frame information for *stopped due...
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-02-01 Doug Evans * target.h (target_waitstatus_to_string): Declare.
2009-01-24 Pedro Alves * infrun.c (normal_stop): Don't call
2009-01-23 Pedro Alves2009-01-23 Pedro Alves <pedro@codesourcery.com>
2009-01-19 Doug Evans * dummy-frame.c (dummy_frame): Replace regcache member...
2009-01-18 Pedro Alves PR gdb/9747:
2009-01-15 Doug Evans * target.h (target_signal_to_string): Make return...
2009-01-07 Pedro Alvesgdb/
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-12-31 Pedro Alves2008-12-31 Pedro Alves <pedro@codesourcery.com>
2008-12-12 Pedro Alves * infrun.c (handle_inferior_event): Correctly tag...
2008-12-11 Pedro Alves * infrun.c (handle_inferior_event): On a TARGET_WAITKI...
2008-12-02 Doug Evans * infrun.c (handle_inferior_event): Remove redundant...
2008-12-02 Doug Evans * infrun.c (handle_inferior_event): Delete unused...
2008-12-02 Doug Evans* infrun.c (proceed): Delete unused local stop_signal.
2008-11-22 Joel Brobecker Remove the unused BPSTAT_WHAT_CHECK_SHLIBS_RESU...
2008-11-20 Pedro Alves * infrun.c (resume): If following a fork, also reset...
2008-11-20 Pedro Alves * infrun.c (resume): If following a fork, reread the...
2008-11-20 Doug Evans * inferior.h (proceed_to_finish): Delete, unused.
2008-11-17 Ulrich Weigand PR gdb/2250
2008-11-16 Joel Brobecker Remove support for catch load and catch unload...
2008-11-05 Pedro Alves * defs.h (add_inferior_continuation)
2008-10-31 Pedro Alves * inferior.h (write_inferior_status_register): Delete.
2008-10-27 Michael Snyder2008-10-26 Michael Snyder <msnyder@vmware.com>
2008-10-25 Joel Brobecker * infrun.c: Minor comment reformatting.
2008-10-24 Hui Zhu2008-10-24 Hui Zhu <teawater@gmail.com>
2008-10-23 Pedro Alvesgdb/
2008-10-20 Hui Zhu2008-10-19 Hui Zhu <teawater@gmail.com>
2008-10-18 Pedro Alves * infrun.c (adjust_pc_after_break): Do nothing if...
2008-10-17 Michael Snyder2008-10-17 Michael Snyder <msnyder@vmware.com>
2008-10-15 Pedro Alvesgdb/
2008-10-14 Pedro Alves * infrun.c (displaced_step_prepare): Switch thread...
2008-10-05 Michael Snyder2008-10-05 Michael Snyder <msnyder@promb-2s-dhcp59...
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-02 Daniel Jacobowitz * mips-linux-tdep.c (mips_linux_in_dynsym_resolve_code...
2008-09-22 Pedro Alves * infrun.c (follow_exec): Don't do a generic mourn...
next