aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-13 * infrun.c (follow_fork_mode_ask): Remove.Daniel Jacobowitz1-33/+3
2004-01-03 * infrun.c (handle_step_into_function): New function.Joel Brobecker1-82/+91
2004-01-03 * infrun.c (handle_inferior_event): Move the declaration ofJoel Brobecker1-2/+2
2004-01-03 * infrun.c: Backout the previous change.Joel Brobecker1-91/+81
2004-01-03 * infrun.c (handle_step_into_function): New function.Joel Brobecker1-81/+91
2003-11-252003-11-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+32
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+3
2003-11-222003-11-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+0
2003-11-14* gdbarch.sh (skip_solib_resolver): Change into a multi-archMark Kettenis1-1/+2
2003-11-09From David S. Miller <davem@redhat.com>:Mark Kettenis1-4/+0
2003-10-24Index: mi/ChangeLogAndrew Cagney1-3/+3
2003-10-162003-10-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+16
2003-10-022003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2003-09-08 * infrun.c (normal_stop): Don't print a message if the inferiorDaniel Jacobowitz1-3/+11
2003-09-07 From Nick Kelsey <nickk@ubicom.com>:Daniel Jacobowitz1-3/+3
2003-06-19 * arch-utils.c (default_prepare_to_proceed): Remove.Daniel Jacobowitz1-8/+54
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