summaryrefslogtreecommitdiff
path: root/gdb/infrun.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * infrun.c (pending_follow): Remove saw_parent_fork, saw_child_fork,Daniel Jacobowitz2002-12-121-36/+0
* 2002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-111-11/+10
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_VFORK): Change toDaniel Jacobowitz2002-12-111-163/+33
* * hppah-nat.c (saved_child_execd_pathname, saved_vfork_state): New.Daniel Jacobowitz2002-12-111-40/+3
* * hppah-nat.c (child_wait): Return TARGET_WAITKIND_IGNOREDaniel Jacobowitz2002-12-111-24/+11
* 2002-12-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-061-33/+39
* 2002-12-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-041-1/+1
* 2002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-011-2/+2
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-3/+3
* 2002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-241-8/+8
* * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz2002-11-161-24/+0
* * breakpoint.c (bpstat_stop_status): Call inferior_has_forked,Daniel Jacobowitz2002-11-161-0/+54
* * hppah-nat.c (child_can_follow_vfork_prior_to_exec): Remove.Daniel Jacobowitz2002-11-161-69/+11
* 2002-10-24 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-10-241-7/+7
* Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into CMarko Mlinar2002-10-101-7/+0
* 2002-10-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-10-021-7/+8
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-9/+3
* * infrun.c (handle_inferior_event): Move a comment outside of aJoel Brobecker2002-08-231-9/+9
* * infrun.c (normal_stop, proceed): Remove call to print_sys_errmsgGrace Sainsbury2002-08-231-20/+3
* 2002-08-20 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-08-201-7/+0
* * alpha-osf1-tdep.c (alpha_osf1_init_abi): Unfortunately,Joel Brobecker2002-08-171-4/+19
* * infrun.c (handle_inferior_event): Minor reformatting, to makeJoel Brobecker2002-08-171-14/+13
* * infrun.c (handle_inferior_event): When receiving a SIGTRAPJoel Brobecker2002-08-161-4/+9
* 2002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-07-241-1/+1
* * infrun.c: Re-indent using gdb_indent.sh.Joel Brobecker2002-07-181-1527/+1509
* * infrun.c (handle_inferior_event): Remove unneeded extra brace.Joel Brobecker2002-07-181-4/+0
* * infrun.c (stop_registers): Change variable's type to ``structAndrew Cagney2002-06-251-36/+21
* * infrun.c (_initialize_infrun): Delete unnecessary call toAndrew Cagney2002-06-221-2/+0
* * infrun.c (struct inferior_status): Replace fieldsAndrew Cagney2002-06-101-31/+10
* * frame.h (select_frame): Delete level parameter.Andrew Cagney2002-05-051-4/+4
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-5/+5
* * cli/cli-decode.c (cmd_type): New function.Andrew Cagney2002-03-181-1/+9
* * command.h: (execute_cmd_post_hook): Declare.Andrew Cagney2002-03-171-8/+6
* s/Linux/.../Andrew Cagney2002-02-241-7/+8
* * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw2002-02-181-10/+2
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-2/+1
* * utils.c (error_begin): Make static.Andrew Cagney2002-02-021-4/+2
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-51/+4
* Approved by kev@cygnus.comFred Fish2001-11-011-18/+12
* * arch-utils.c (generic_in_solib_call_trampoline): New function.Corinna Vinschen2001-10-311-8/+0