summaryrefslogtreecommitdiff
path: root/gdb/infrun.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+1
* * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen2001-08-151-8/+0
* 2001-07-16 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-07-161-0/+1
* * utils.c (query): Remove tui hacks; tui must use the query_hook.Stephane Carrez2001-07-141-3/+0
* * infrun.c (print_stop_reason): Add missing uiout fieldKeith Seitz2001-07-111-0/+2
* Replace:Andrew Cagney2001-07-061-6/+6
* From Fernando Nasser:Andrew Cagney2001-06-281-1/+6
* 2001-06-28 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-281-6/+49
* 2001-06-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-261-98/+24
* Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney2001-06-181-6/+6
* 2001-06-15 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-151-64/+65
* 2001-06-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-131-2/+6
* 2001-06-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-021-6/+4
* 2001-06-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-06-011-14/+22
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-1/+67
* Consolidate save_inferior_ptid/restore_inferior_ptid implementation toKevin Buettner2001-05-061-0/+24