aboutsummaryrefslogtreecommitdiff
path: root/gdb/infptrace.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-25Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h".Andrew Cagney1-1/+1
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-10/+1
1999-12-22import gdb-1999-12-21 snapshotJason Molenda1-25/+63
1999-12-14import gdb-1999-12-13 snapshotJason Molenda1-4/+1
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-1/+7
1999-08-09import gdb-1999-08-09 snapshotJason Molenda1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-71/+75
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+638
1999-04-16Initial creation of sourceware repositoryStan Shebs1-557/+0
1998-02-04 * infptrace.c (child_resume): Don't try to step ifJason Molenda1-58/+81
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-2/+6
1996-01-04Changes to hexdump "struct user" for child process on some configurationsFred Fish1-15/+82
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-15/+26
1994-01-21 * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORYJeff Law1-4/+14
1993-11-05 * inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGETStu Grossman1-55/+63
1993-04-28 * hp300ux-nat.c: Cast second arg to supply_register calls.Jim Kingdon1-6/+7
1992-10-02Rs6000 native support.K. Richard Pixley1-3/+2
1992-09-30Host/target/native split for sun4.K. Richard Pixley1-9/+6
1992-09-18* tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it.John Gilmore1-5/+1
1992-09-18Preliminary cleanup for splitting host/native/target.John Gilmore1-5/+6
1992-09-08* a68v-xdep.c (store_inferior_registers): declare as void.Stu Grossman1-4/+6
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-2/+4
1992-06-24 * Makefile.in (VERSION): Bump to 4.5.6.Fred Fish1-24/+37
1992-02-21* core.c, exec.c, solib.c: Rename target_ops sections =>John Gilmore1-6/+5
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+0
1991-11-21Cashier <a.out.gnu.h>John Gilmore1-3/+32
1991-08-14Add ignored target argument to child_xfer_memory.John Gilmore1-7/+8
1991-05-30Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog.John Gilmore1-9/+5
1991-05-04Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.John Gilmore1-3/+2
1991-05-03 Mips bringup and general cleanupJohn Gilmore1-2/+5
1991-03-28Initial revisionK. Richard Pixley1-0/+397