aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-072003-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-13/+30
2003-05-052003-05-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-15/+43
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-12/+2
2003-04-112003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-04-082003-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+38
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-11/+11
2003-04-082003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-6/+23
2003-04-012003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-38/+17
2003-03-292003-03-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+18
2003-03-26* Makefile.in (infrun.o): Add $(language_h)Adam Fedor1-1/+4
2003-03-202003-03-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-34/+0
2003-03-18 * infrun.c (observer.h): Add #include.Joel Brobecker1-0/+2
2003-02-24add HAVE_CONTINUABLE_WATCHPOINT to target_opsKris Warkentin1-7/+0
2003-01-31* infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.Adam Fedor1-12/+10
2003-01-192003-01-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2003-01-142003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-2/+2
2003-01-092003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-12-182002-12-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-12-15 * infrun.c (handle_inferior_event): Rearrange code to resume ifDaniel Jacobowitz1-47/+17
2002-12-15 * infrun.c (handle_inferior_event): Merge TARGET_WAITKIND_FORKEDDaniel Jacobowitz1-51/+1
2002-12-15 * infrun.c (handle_inferior_event): Assume that catchpointsDaniel Jacobowitz1-33/+27
2002-12-132002-12-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+6
2002-12-12 * infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork,Daniel Jacobowitz1-36/+0
2002-12-112002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-11/+10
2002-12-11 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz1-163/+33
2002-12-11 * hppah-nat.c (saved_child_execd_pathname, saved_vfork_state): New.Daniel Jacobowitz1-40/+3
2002-12-11 * hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNOREDaniel Jacobowitz1-24/+11
2002-12-062002-12-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-33/+39
2002-12-042002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+8
2002-11-16 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz1-24/+0
2002-11-16 * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz1-0/+54
2002-11-16 * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz1-69/+11
2002-10-242002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-7/+7
2002-10-10Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into CMarko Mlinar1-7/+0
2002-10-022002-10-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+8
2002-09-182002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-9/+3
2002-08-23 * infrun.c (handle_inferior_event): Move a comment outside of aJoel Brobecker1-9/+9
2002-08-23 * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsgGrace Sainsbury1-20/+3
2002-08-202002-08-20 Michael Snyder <msnyder@redhat.com>Michael Snyder1-7/+0
2002-08-17 * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,Joel Brobecker1-4/+19
2002-08-17 * infrun.c (handle_inferior_event): Minor reformatting, to makeJoel Brobecker1-14/+13
2002-08-16 * infrun.c (handle_inferior_event): When receiving a SIGTRAPJoel Brobecker1-4/+9
2002-07-242002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-07-18 * infrun.c: Re-indent using gdb_indent.sh.Joel Brobecker1-1527/+1509
2002-07-18 * infrun.c (handle_inferior_event): Remove unneeded extra brace.Joel Brobecker1-4/+0
2002-06-25* infrun.c (stop_registers): Change variable's type to ``structAndrew Cagney1-36/+21
2002-06-22* infrun.c (_initialize_infrun): Delete unnecessary call toAndrew Cagney1-2/+0