gdb/
[external/binutils.git] / gdb / infrun.c
2011-07-14 Jan Kratochvilgdb/
2011-06-23 Yao Qi2011-06-23 Yao Qi <yao@codesourcery.com>
2011-06-22 Yao Qi gdb/
2011-06-06 Pedro Alves2011-06-06 Pedro Alves <pedro@codesourcery.com>
2011-06-03 Tom Tromeygdb
2011-05-30 Pedro Alves2011-05-30 Pedro Alves <pedro@codesourcery.com>
2011-05-27 Pedro Alves2011-05-27 Pedro Alves <pedro@codesourcery.com>
2011-05-26 Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-26 Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-26 Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-26 Pedro Alves2011-05-26 Pedro Alves <pedro@codesourcery.com>
2011-05-23 Pedro Alves2011-05-23 Pedro Alves <pedro@codesourcery.com>
2011-05-20 Pedro Alves2011-05-20 Pedro Alves <pedro@codesourcery.com>
2011-05-20 Pedro Alves2011-05-20 Pedro Alves <pedro@codesourcery.com>
2011-05-20 Pedro Alves2011-05-20 Pedro Alves <pedro@codesourcery.com>
2011-05-18 Pedro Alves2011-05-18 Pedro Alves <pedro@codesourcery.com>
2011-05-17 Pedro Alves2011-05-17 Tomas Martinec <fyzmat@gmail.com>
2011-05-09 Pedro Alves2011-05-09 Pedro Alves <pedro@codesourcery.com>
2011-04-28 Ulrich Weigand gdb/
2011-04-27 Ulrich WeigandChangeLog:
2011-04-27 Ulrich Weigand * target.h (struct target_ops): Remove to_notice_signals;
2011-04-20 Pedro Alves2011-04-20 Pedro Alves <pedro@codesourcery.com>
2011-04-19 Tom Tromeygdb
2011-03-07 Tom Tromeygdb
2011-03-01 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-02-16 Yao Qi2011-02-16 Yao Qi <yao@qiyaows>
2011-02-14 Pedro Alves gdb/
2011-02-11 Pedro Alves * infrun.c (proceed): Move switching out and in of...
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-06 Joel BrobeckerDo not stop on SIGPRIO signals by default
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-15 Tom Tromeygdb
2010-12-09 Tom Tromeygdb
2010-11-28 Jan Kratochvilgdb/
2010-11-28 Jan Kratochvilgdb/
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/
next