summaryrefslogtreecommitdiff
path: root/gdb/infrun.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (infrun.o): Add $(gdb_assert_h).Daniel Jacobowitz2004-02-161-2/+74
* 2004-02-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-151-2/+2
* * infrun.c (handle_inferior_event): Allow for breakpointMark Kettenis2004-02-051-8/+17
* * breakpoint.c (bpstat_stop_status): Take a ptid_t argument,Daniel Jacobowitz2004-02-011-3/+3
* * breakpoint.c (bpstat_stop_status): Remove not_a_sw_breakpointDaniel Jacobowitz2004-01-311-36/+8
* * breakpoint.c (software_breakpoint_inserted_here_p): New function.Daniel Jacobowitz2004-01-311-21/+74
* * infrun.c (handle_inferior_event): Check stop_stack_dummy if handlingPaul Brook2004-01-211-1/+1
* * infrun.c (step_into_function): Account for possible breakpointKevin Buettner2004-01-191-0/+23
* 2004-01-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-191-5/+2
* * breakpoint.c (must_shift_inst_regs): Delete.Daniel Jacobowitz2004-01-171-11/+0
* * infrun.c (follow_fork_mode_ask): Remove.Daniel Jacobowitz2004-01-131-33/+3
* * infrun.c (handle_step_into_function): New function.Joel Brobecker2004-01-031-82/+91
* * infrun.c (handle_inferior_event): Move the declaration ofJoel Brobecker2004-01-031-2/+2
* * infrun.c: Backout the previous change.Joel Brobecker2004-01-031-91/+81
* * infrun.c (handle_step_into_function): New function.Joel Brobecker2004-01-031-81/+91
* 2003-11-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-251-3/+32
* 2003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-231-2/+3
* 2003-11-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-11-221-5/+0
* * gdbarch.sh (skip_solib_resolver): Change into a multi-archMark Kettenis2003-11-141-1/+2
* From David S. Miller <davem@redhat.com>:Mark Kettenis2003-11-091-4/+0
* Index: mi/ChangeLogAndrew Cagney2003-10-241-3/+3
* 2003-10-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-161-0/+16
* 2003-10-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-021-1/+1
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-1/+0
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-2/+2
* * infrun.c (normal_stop): Don't print a message if the inferiorDaniel Jacobowitz2003-09-081-3/+11
* From Nick Kelsey <nickk@ubicom.com>:Daniel Jacobowitz2003-09-071-3/+3
* * arch-utils.c (default_prepare_to_proceed): Remove.Daniel Jacobowitz2003-06-191-8/+54
* 2003-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-071-13/+30
* 2003-05-04 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-15/+43
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-12/+2
* 2003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-111-4/+4
* 2003-04-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-081-1/+38
* 2003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-04-081-11/+11
* 2003-04-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-04-081-6/+23
* 2003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-011-38/+17
* 2003-03-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-291-1/+18
* * Makefile.in (infrun.o): Add $(language_h)Adam Fedor2003-03-261-1/+4
* 2003-03-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-201-34/+0
* * infrun.c (observer.h): Add #include.Joel Brobecker2003-03-181-0/+2
* add HAVE_CONTINUABLE_WATCHPOINT to target_opsKris Warkentin2003-02-241-7/+0
* * infrun.c (handle_inferior_event): Rename 'tmp' to real_stop_pc.Adam Fedor2003-01-311-12/+10
* 2003-01-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-191-4/+4
* 2003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-01-141-2/+2
* 2003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-091-2/+2
* 2002-12-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-181-1/+1
* * infrun.c (handle_inferior_event): Rearrange code to resume ifDaniel Jacobowitz2002-12-151-47/+17
* * infrun.c (handle_inferior_event): Merge TARGET_WAITKIND_FORKEDDaniel Jacobowitz2002-12-151-51/+1
* * infrun.c (handle_inferior_event): Assume that catchpointsDaniel Jacobowitz2002-12-151-33/+27
* 2002-12-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-131-2/+6