aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
AgeCommit message (Expand)AuthorFilesLines
1994-12-08 * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", toJim Kingdon1-20/+66
1994-10-21 * defs.h, infrun.c (wait_for_inferior), top.c: CallStu Grossman1-38/+64
1994-06-28 * dbxread.c, partial-stab.h (near N_SO): SO stabs with blankStu Grossman1-101/+133
1994-06-01Wed Jun 1 11:08:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
1994-05-13 gcc -Wall lint:Jim Kingdon1-13/+39
1994-04-13 * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law1-5/+30
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-2/+2
1994-03-02 * infrun.c (wait_for_inferior): In checkingJim Kingdon1-5/+6
1994-03-01 * mips-tdep.c (mips_step_skips_delay), config/mips/tm-mips.hJim Kingdon1-0/+9
1994-02-25 * breakpoint.h (enum bptype): New type bp_through_sigtramp.Jim Kingdon1-32/+75
1994-01-19 * infrun.c (normal_stop): Set stop_pc after popping the dummy framePeter Schauer1-0/+4
1994-01-18 * infrun.c (signals_info), target.c (target_signal_from_name):Jim Kingdon1-1/+4
1994-01-18 * infrun.c (_initialize_infrun): Add TARGET_SIGNAL_POLL to list ofJim Kingdon1-16/+2
1994-01-06 * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS.Jim Kingdon1-26/+40
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-146/+137
1993-12-30 * infrun.c (wait_for_inferior): Enable code which assumes that ifJim Kingdon1-10/+15
1993-12-26Sun Dec 26 16:59:39 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-23/+47
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-18/+11
1993-10-25 * infrun.c (wait_for_inferior): Fix PC out of subroutine boundsStu Grossman1-6/+8
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-3/+5
1993-10-17 * infrun.c (wait_for_inferior): Clean up comments which were atJim Kingdon1-92/+41
1993-10-17* infrun.c: Add comment about signals.Jim Kingdon1-1/+1
1993-10-17 * infrun.c: Add comment about signals.Jim Kingdon1-0/+2
1993-10-16* breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1-12/+46
1993-10-07 * h8300-tdep.c (sim_load, sim_kill, sim_open, sim_set_args):Steve Chamberlain1-1/+1
1993-10-07 * blockframe.c (find_pc_partial_function): If we callJim Kingdon1-3/+3
1993-10-07* blockframe.c (find_pc_partial_function): Fix handling for PCsStu Grossman1-2/+6
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon1-1/+1
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer1-0/+10
1993-09-22 infcmd.c (step_1),K. Richard Pixley1-9/+1
1993-09-22 * breakpoint.h, breakpoint.c (bpstat_stop_status): Add new argumentJim Kingdon1-28/+26
1993-09-18 * defs.h (make_cleanup): Change PTR to void * when inside PARAMS.Jim Kingdon1-3/+21
1993-09-16* infrun.c (wait_for_inferior): Allow user to single step withinStu Grossman1-8/+11
1993-09-13 * inferior.h, infrun.c, thread.c, infcmd.c: Remove all uses ofJim Kingdon1-45/+142
1993-07-11 * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon1-1/+3
1993-07-11 * infrun.c: Remove step_resume_{duplicate,shadow}. ReplaceJim Kingdon1-370/+339
1993-07-10 * infrun.c [TDESC]: Remove remaining tdesc code (see ChangeLogJim Kingdon1-22/+37
1993-05-22 * infrun.c (wait_for_inferior): Clear stop_signal if it should notPeter Schauer1-99/+88
1992-12-22 * hppa-pinsn.c (print_insn): Improve handling of be and bleStu Grossman1-1/+20
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-6/+6
1992-10-15include ctype.hK. Richard Pixley1-0/+1
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-10/+35
1992-09-26* infrun.c, inftarg.c, inferior.h: Comment and lint cleanups.John Gilmore1-5/+1
1992-09-25 * inftarg.c (child_create_inferior, child_attach,K. Richard Pixley1-289/+4
1992-09-22* infrun.c (_initialize_infrun): Alias `i handle' == `i signals'.John Gilmore1-0/+1
1992-09-19* Makefile.in: Fix bug I introduced in merging Rich's change.John Gilmore1-95/+172
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-2/+2
1992-06-24 * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1-2/+4
1992-06-23 * infrun.c (wait_for_inferior): Don't test for SIGEMTPer Bothner1-38/+41
1992-04-01Many changes to procfs.c, mostly to expand the "info proc" command and toFred Fish1-4/+31