gdb/
[external/binutils.git] / gdb / infrun.c
2010-11-26 Jan Kratochvilgdb/
2010-11-24 Jan Kratochvilgdb/
2010-11-24 Jan Kratochvilgdb/
2010-11-07 Jan Kratochvilgdb/
2010-11-02 Jan Kratochvilgdb/
2010-10-17 Jan Kratochvilgdb/
2010-10-17 Jan Kratochvilgdb/
2010-09-24 Jan Kratochvilgdb/
2010-09-06 Pedro Alves * infrun.c (resume): Extend comment on ignoring single...
2010-09-06 Yao Qi2010-09-06 Yao Qi <yao@codesourcery.com>
2010-09-04 Jan Kratochvilgdb/
2010-08-31 Michael Snyder2010-08-31 Michael Snyder <msnyder@msnyder-server...
2010-07-19 Hui Zhu2010-07-19 Hui Zhu <teawater@gmail.com>
2010-07-01 Pedro Alves * breakpoint.c (update_watchpoint, _initialize_breakpo...
2010-06-24 Jan Kratochvilgdb/
2010-06-23 Ulrich WeigandChangeLog:
2010-06-12 Stan Shebs2010-06-11 Stan Shebs <stan@codesourcery.com>
2010-05-17 Pedro AlvesRevert previous change that inadvertently added reset_s...
2010-05-17 Joel BrobeckerAdd reset_schedlock declaration in target.h.
2010-05-14 Michael Snyder2010-05-14 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-05-01 Pedro Alves * infrun.c (prepare_for_detach): In non-stop, context...
2010-04-26 Pierre Muller PR breakpoints/11531.
2010-03-25 Tom Tromey PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2010-03-14 Pedro Alves * infrun.c (ptid_match): Don't assert that PTID is...
2010-02-24 Pedro Alves PR gdb/11321
2010-02-24 Pedro Alves Per-process displaced stepping queue.
2010-02-24 Pedro Alves * inferior.h (ptid_match): Declare.
2010-02-24 Pedro Alves * tracepoint.h (set_traceframe_number)
2010-02-08 Ulrich Weigand * infrun.c (handle_inferior_event): Do not look up...
2010-01-29 Daniel Jacobowitz * infrun.c (prepare_to_proceed): Handle other signals...
2010-01-19 Joel BrobeckerDelete unused or undefined functions.
2010-01-09 Joel BrobeckerGDB crash while stepping into function.
2010-01-08 Jan Kratochvilgdb/
2010-01-08 Vladimir Prus Fix multiexec race.
2010-01-05 Michael Snyder2010-01-05 Michael Snyder <msnyder@vmware.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
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>
next