aboutsummaryrefslogtreecommitdiff
path: root/gdb/infrun.c
AgeCommit message (Expand)AuthorFilesLines
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-1/+27
1999-05-19import gdb-1999-0519Jason Molenda1-1/+1
1999-05-11import gdb-1999-05-10Stan Shebs1-280/+377
1999-05-05import gdb-19990504 snapshotStan Shebs1-52/+87
1999-04-26import gdb-19990422 snapshotStan Shebs1-251/+263
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+3775
1999-04-16Initial creation of sourceware repositoryStan Shebs1-3735/+0
1999-01-29Fri Jan 29 12:57:34 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-5/+7
1999-01-13Wed Jan 13 14:59:02 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-4/+46
1999-01-06cosmetic fixups, mainly long lines.Michael Snyder1-144/+186
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-106/+1428
1998-11-27CARP:Andrew Cagney1-27/+43
1998-04-11Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-3/+9
1998-04-04 * infrun.c: Fix prototype of signals_info to match static funtion.Dawn Perchik1-19/+73
1997-04-03 * mips-tdep.c (mips_in_call_stub, mips_in_return_stub,Mark Alexander1-28/+29
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-21/+23
1996-05-09 * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1-1/+1
1996-05-06 * fork-child.c (fork_inferior), inferior.h: init_trace_fun nowStu Grossman1-21/+28
1996-04-28Remove some #if 0 code which creeped into wait_for_inferior duringJeff Law1-4/+0
1996-04-27 * infrun.c (wait_for_inferior): Call registers_changed whenJeff Law1-0/+6
1996-04-24 * infrun.c (wait_for_inferior): Move "have_waited" labelJeff Law1-5/+25
1996-03-27 * From Peter Schauer.Jeff Law1-7/+8
1996-03-04 * From Peter Schauer:Jeff Law1-2/+16
1996-01-23 * symfile.c (auto_solib_add): Renamed from auto_solib_add_at_startup.Jeff Law1-3/+83
1995-10-24 * infrun.c (wait_for_inferior): Disable questionable code nearStu Grossman1-6/+20
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-23/+27
1995-07-04 * infrun.c (wait_for_inferior): When we hit a breakpoint for theJeff Law1-20/+64
1995-05-15 * infrun.c: Add #ifdef HP_OS_BUG to all references toStu Grossman1-75/+48
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