Age | Commit message (Expand) | Author | Files | Lines |
2001-06-15 | Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER(). | Andrew Cagney | 1 | -10/+0 |
2001-05-15 | Redefine ptid_t to be a struct rather than an int. | Kevin Buettner | 1 | -16/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -20/+24 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -1/+1 |
2001-03-13 | Eliminate ARCH_NUM_REGS. | Andrew Cagney | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-02-25 | Replace calls to abort() with calls to internal_error(). | Kevin Buettner | 1 | -1/+1 |
2001-02-08 | Add __FILE__ and __LINE__ parameter to internal_error() / | Andrew Cagney | 1 | -1/+2 |
2001-01-23 | * exec.c (xfer_memory): Add attrib argument. | J.T. Conklin | 1 | -1/+2 |
2000-09-09 | Protoization. | Kevin Buettner | 1 | -7/+3 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -29/+13 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -5/+5 |
2000-05-25 | Replace <sys/dir.h> (and <dirent.h>) with "gdb_dirent.h". | Andrew Cagney | 1 | -1/+1 |
2000-02-09 | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 1 | -10/+1 |
1999-12-22 | import gdb-1999-12-21 snapshot | Jason Molenda | 1 | -25/+63 |
1999-12-14 | import gdb-1999-12-13 snapshot | Jason Molenda | 1 | -4/+1 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -1/+7 |
1999-08-09 | import gdb-1999-08-09 snapshot | Jason Molenda | 1 | -1/+1 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -71/+75 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+638 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -557/+0 |
1998-02-04 | * infptrace.c (child_resume): Don't try to step if | Jason Molenda | 1 | -58/+81 |
1996-03-30 | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1 | -2/+6 |
1996-01-04 | Changes to hexdump "struct user" for child process on some configurations | Fred Fish | 1 | -15/+82 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -15/+26 |
1994-01-21 | * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORY | Jeff Law | 1 | -4/+14 |
1993-11-05 | * inflow.c (terminal_init_inferior): Temporarily use Lynx PIDGET | Stu Grossman | 1 | -55/+63 |
1993-04-28 | * hp300ux-nat.c: Cast second arg to supply_register calls. | Jim Kingdon | 1 | -6/+7 |
1992-10-02 | Rs6000 native support. | K. Richard Pixley | 1 | -3/+2 |
1992-09-30 | Host/target/native split for sun4. | K. Richard Pixley | 1 | -9/+6 |
1992-09-18 | * tm-rs6000.h (AIX_BUGGY_PTRACE_CALL): Zap, we think we fixed it. | John Gilmore | 1 | -5/+1 |
1992-09-18 | Preliminary cleanup for splitting host/native/target. | John Gilmore | 1 | -5/+6 |
1992-09-08 | * a68v-xdep.c (store_inferior_registers): declare as void. | Stu Grossman | 1 | -4/+6 |
1992-06-29 | * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, | Fred Fish | 1 | -2/+4 |
1992-06-24 | * Makefile.in (VERSION): Bump to 4.5.6. | Fred Fish | 1 | -24/+37 |
1992-02-21 | * core.c, exec.c, solib.c: Rename target_ops sections => | John Gilmore | 1 | -6/+5 |
1991-11-21 | * defs.h: Incorporate param.h. All users changed. | John Gilmore | 1 | -1/+0 |
1991-11-21 | Cashier <a.out.gnu.h> | John Gilmore | 1 | -3/+32 |
1991-08-14 | Add ignored target argument to child_xfer_memory. | John Gilmore | 1 | -7/+8 |
1991-05-30 | Roll in Tiemann changes for gcc -ansi. Fix assorted bugs. See ChangeLog. | John Gilmore | 1 | -9/+5 |
1991-05-04 | Saber C (lint) cleanups, and a few bug fixes. See ChangeLog. | John Gilmore | 1 | -3/+2 |
1991-05-03 | Mips bringup and general cleanup | John Gilmore | 1 | -2/+5 |
1991-03-28 | Initial revision | K. Richard Pixley | 1 | -0/+397 |