Age | Commit message (Expand) | Author | Files | Lines |
2003-03-29 | 2003-03-29 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+18 |
2003-03-26 | * Makefile.in (infrun.o): Add $(language_h) | Adam Fedor | 1 | -1/+4 |
2003-03-20 | 2003-03-20 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -34/+0 |
2003-03-18 | * infrun.c (observer.h): Add #include. | Joel Brobecker | 1 | -0/+2 |
2003-02-24 | add HAVE_CONTINUABLE_WATCHPOINT to target_ops | Kris Warkentin | 1 | -7/+0 |
2003-01-31 | * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc. | Adam Fedor | 1 | -12/+10 |
2003-01-19 | 2003-01-19 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -4/+4 |
2003-01-14 | 2003-01-13 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -2/+2 |
2003-01-09 | 2003-01-09 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-12-18 | 2002-12-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-12-15 | * infrun.c (handle_inferior_event): Rearrange code to resume if | Daniel Jacobowitz | 1 | -47/+17 |
2002-12-15 | * infrun.c (handle_inferior_event): Merge TARGET_WAITKIND_FORKED | Daniel Jacobowitz | 1 | -51/+1 |
2002-12-15 | * infrun.c (handle_inferior_event): Assume that catchpoints | Daniel Jacobowitz | 1 | -33/+27 |
2002-12-13 | 2002-12-13 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+6 |
2002-12-12 | * infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork, | Daniel Jacobowitz | 1 | -36/+0 |
2002-12-11 | 2002-12-06 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -11/+10 |
2002-12-11 | * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change to | Daniel Jacobowitz | 1 | -163/+33 |
2002-12-11 | * hppah-nat.c (saved_child_execd_pathname, saved_vfork_state): New. | Daniel Jacobowitz | 1 | -40/+3 |
2002-12-11 | * hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNORE | Daniel Jacobowitz | 1 | -24/+11 |
2002-12-06 | 2002-12-05 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -33/+39 |
2002-12-04 | 2002-12-03 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-12-01 | 2002-12-01 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+2 |
2002-11-29 | 2002-11-29 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2002-11-24 | 2002-11-19 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -8/+8 |
2002-11-16 | * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don't | Daniel Jacobowitz | 1 | -24/+0 |
2002-11-16 | * breakpoint.c (bpstat_stop_status): Call inferior_has_forked, | Daniel Jacobowitz | 1 | -0/+54 |
2002-11-16 | * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove. | Daniel Jacobowitz | 1 | -69/+11 |
2002-10-24 | 2002-10-24 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -7/+7 |
2002-10-10 | Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C | Marko Mlinar | 1 | -7/+0 |
2002-10-02 | 2002-10-02 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -7/+8 |
2002-09-18 | 2002-09-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -9/+3 |
2002-08-23 | * infrun.c (handle_inferior_event): Move a comment outside of a | Joel Brobecker | 1 | -9/+9 |
2002-08-23 | * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsg | Grace Sainsbury | 1 | -20/+3 |
2002-08-20 | 2002-08-20 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -7/+0 |
2002-08-17 | * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately, | Joel Brobecker | 1 | -4/+19 |
2002-08-17 | * infrun.c (handle_inferior_event): Minor reformatting, to make | Joel Brobecker | 1 | -14/+13 |
2002-08-16 | * infrun.c (handle_inferior_event): When receiving a SIGTRAP | Joel Brobecker | 1 | -4/+9 |
2002-07-24 | 2002-07-24 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-07-18 | * infrun.c: Re-indent using gdb_indent.sh. | Joel Brobecker | 1 | -1527/+1509 |
2002-07-18 | * infrun.c (handle_inferior_event): Remove unneeded extra brace. | Joel Brobecker | 1 | -4/+0 |
2002-06-25 | * infrun.c (stop_registers): Change variable's type to ``struct | Andrew Cagney | 1 | -36/+21 |
2002-06-22 | * infrun.c (_initialize_infrun): Delete unnecessary call to | Andrew Cagney | 1 | -2/+0 |
2002-06-10 | * infrun.c (struct inferior_status): Replace fields | Andrew Cagney | 1 | -31/+10 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -4/+4 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -5/+5 |
2002-03-18 | * cli/cli-decode.c (cmd_type): New function. | Andrew Cagney | 1 | -1/+9 |
2002-03-17 | * command.h: (execute_cmd_post_hook): Declare. | Andrew Cagney | 1 | -8/+6 |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 1 | -7/+8 |
2002-02-18 | * gdbarch.sh (GET_LONGJMP_TARGET): Add rule. | Richard Earnshaw | 1 | -10/+2 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -2/+1 |