aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-28 * infrun.c (keep_going): Wrap with resume_cleanups.Pedro Alves1-0/+7
2009-10-222009-10-22 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+1
2009-10-202009-10-20 Michael Snyder <msnyder@msnyder-server.eng.vmware.com>Michael Snyder1-0/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-30/+368
2009-10-09 * linux-nat.c (linux_nat_wait_1): Bail out, if TARGET_WNOHANG andPedro Alves1-33/+31
2009-10-02 * linux-nat.c (TRAP_IS_SYSCALL, TRAP_REMOVE_SYSCALL_FLAG): Delete.Pedro Alves1-33/+27
2009-09-29 * gdbarch.sh (displaced_step_hw_singlestep): New callback.Ulrich Weigand1-16/+16
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-6/+82
2009-09-13 gdb/Joel Brobecker1-2/+14
2009-08-21 * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated.Doug Evans1-1/+1
2009-08-20 Add interface for JIT code generation.Doug Evans1-0/+19
2009-08-14 * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves1-2/+1
2009-07-30 * infrun.c (displaced_step_fixup): If this is a softwareJulian Brown1-11/+22
2009-07-28 * infrun.c (handle_inferior_event): Clear trap_expected afterDaniel Jacobowitz1-0/+1
2009-07-20 * infrun.c (wait_for_inferior): Invalidate registers and overlayUlrich Weigand1-36/+16
2009-07-182009-07-18 Michael Snyder <msnyder@vmware.com>Michael Snyder1-3/+35
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-24/+33
2009-07-02 * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand1-17/+27
2009-07-02 * gdbtypes.h (struct builtin_type): Add internal_fn member.Ulrich Weigand1-16/+8
2009-06-29 * infrun.c (handle_inferior_event): Context switch to the newPedro Alves1-0/+2
2009-06-28 gdb/Daniel Jacobowitz1-18/+129
2009-06-28 * frame.c (frame_unwind_id): Renamed to ...Daniel Jacobowitz1-6/+8
2009-06-272009-06-27 Michael Snyder <msnyder@vmware.com>Michael Snyder1-32/+35
2009-06-24 * eval.c (evaluate_subexp_standard): Use expression architectureUlrich Weigand1-3/+1
2009-06-182009-06-14 Hui Zhu <teawater@gmail.com>Michael Snyder1-4/+15
2009-06-182009-06-18 Hui Zhu <teawater@gmail.com>Michael Snyder1-2/+10
2009-06-17 * dummy-frame.c (deprecated_pc_in_call_dummy): Add GDBARCH parameter,Ulrich Weigand1-1/+1
2009-06-17 * infrun.c (cleanup_displaced_step_closure): Remove.Ulrich Weigand1-20/+16
2009-06-17ChangeLog:Ulrich Weigand1-41/+53
2009-06-11gdb/Pedro Alves1-10/+52
2009-06-10 * infrun.c (handle_inferior_event): Update comment around tryingPedro Alves1-3/+19
2009-06-07 * target.h (struct target_ops): Make to_has_all_memory,Pedro Alves1-8/+5
2009-06-03 * target.c: Include "exec.h".Pedro Alves1-18/+0
2009-06-03 * value.h (struct internalvar): Remove.Ulrich Weigand1-3/+2
2009-05-30 * infrun.c (prepare_to_proceed): Document. Assert !non_stop.Doug Evans1-2/+16
2009-05-28gdb/Pedro Alves1-19/+38
2009-05-27gdb/Pedro Alves1-0/+8
2009-05-24gdb:Doug Evans1-5/+5
2009-05-24 * infrun.c (follow_fork): Initialize new step_* localsDoug Evans1-6/+6
2009-05-24gdb/Pedro Alves1-56/+185
2009-05-21 * target.h (TARGET_WNOHANG): New.Pedro Alves1-4/+4
2009-05-17gdb/Pedro Alves1-0/+21
2009-05-17 * infrun.c (pending_follow): Remove mention of exec events.Pedro Alves1-4/+3
2009-05-17 * infrun.c (pending_follow): Remove execd_pathname member.Pedro Alves1-11/+6
2009-05-11 Unify target macros.Pierre Muller1-4/+4
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-7/+8
2009-04-30* infrun.c (use_displaced_stepping): Return false if processHui Zhu1-1/+10
2009-04-202009-04-20 David Daney <ddaney@caviumnetworks.com>David Daney1-1/+1
2009-04-142009-04-13 David Daney <ddaney@caviumnetworks.com>David Daney1-16/+31
2009-03-25gdb/Pedro Alves1-0/+10