aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
AgeCommit message (Expand)AuthorFilesLines
2004-03-062004-03-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+21
2004-02-16 * Makefile.in (infrun.o): Add $(gdb_assert_h).Daniel Jacobowitz1-2/+74
2004-02-152004-02-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2004-02-05* infrun.c (handle_inferior_event): Allow for breakpointMark Kettenis1-8/+17
2004-02-01 * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,Daniel Jacobowitz1-3/+3
2004-01-31 * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpointDaniel Jacobowitz1-36/+8
2004-01-31 * breakpoint.c (software_breakpoint_inserted_here_p): New function.Daniel Jacobowitz1-21/+74
2004-01-21 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handlingPaul Brook1-1/+1
2004-01-19 * infrun.c (step_into_function): Account for possible breakpointKevin Buettner1-0/+23
2004-01-192004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-5/+2
2004-01-17 * breakpoint.c (must_shift_inst_regs): Delete.Daniel Jacobowitz1-11/+0
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