| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace ../include/wait.h with gdb_wait.h. | Andrew Cagney | 2000-02-09 | 1 | -1/+1 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -215/+226 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+852 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -852/+0 |
* | 1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com> | Fernando Nasser | 1999-01-19 | 1 | -1/+3 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -1/+24 |
* | Replace "exec" with "executable" in messages. | Andrew Cagney | 1998-10-01 | 1 | -1/+1 |
* | Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com> | John Metzler | 1998-05-21 | 1 | -29/+46 |
* | * remote-nindy.c (nindy_open): Acquire more target state so that | Stu Grossman | 1996-04-13 | 1 | -19/+9 |
* | * defs.h: Define TARGET_{FLOAT DOUBLE LONG_DOUBLE}_FORMAT | Stu Grossman | 1996-04-12 | 1 | -4/+4 |
* | * dcache.c: Add prototypes. Make many functions static. | Stu Grossman | 1996-04-11 | 1 | -3/+3 |
* | * remote-hms.c (hms_ops): Add value for to_thread_alive. | Stan Shebs | 1996-01-17 | 1 | -0/+1 |
* | * rmote-nindy.c (non_dle, nidy_resume, nindy_wait): Changes to | Kung Hsu | 1995-08-31 | 1 | -48/+49 |
* | * remote-nindy (nindy_wait): Use infinite timeout reading after | Kung Hsu | 1995-07-05 | 1 | -1/+1 |
* | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 1995-06-23 | 1 | -1/+41 |
* | * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR. | Kung Hsu | 1995-06-22 | 1 | -2/+2 |
* | * remote-nindy.c: Install Kung patch for PR 6820. I have no idea | Stu Grossman | 1995-05-23 | 1 | -38/+50 |
* | Mon Jan 23 00:06:57 1995 Steve Chamberlain <sac@splat> | Steve Chamberlain | 1995-01-23 | 1 | -1/+2 |
* | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1994-11-03 | 1 | -0/+1 |
* | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 1994-07-23 | 1 | -1/+2 |
* | * i387-tdep.c, i386-tdep.c i386v-nat.c, i386aix-nat.c, | Jim Kingdon | 1994-02-28 | 1 | -5/+4 |
* | * remote.c, remote-mon.c, remote-utils.c, remote-utils.h, | Jim Kingdon | 1994-02-26 | 1 | -3/+7 |
* | * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes. | Jim Kingdon | 1994-01-06 | 1 | -1/+2 |
* | * target.h: Add enum target_waitkind, enum target_signal, and | Jim Kingdon | 1994-01-04 | 1 | -26/+11 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -5/+5 |
* | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1993-10-29 | 1 | -13/+9 |
* | * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug". | Jim Kingdon | 1993-10-27 | 1 | -4/+4 |
* | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1993-10-16 | 1 | -1/+2 |
* | * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior), | Jim Kingdon | 1993-10-15 | 1 | -6/+2 |
* | * remote-nindy.c: Declare ninMemGet and ninMemPut. | Jim Kingdon | 1993-09-22 | 1 | -0/+2 |
* | use remote-utils facilities for baud_rate | K. Richard Pixley | 1993-09-14 | 1 | -3/+6 |
* | break dcache out of remote-nindy.c | K. Richard Pixley | 1993-09-01 | 1 | -174/+8 |
* | * remote-nindy.c: Remove unused include of sys/ioctl.h. | Jim Kingdon | 1993-08-21 | 1 | -6/+1 |
* | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1993-08-02 | 1 | -2/+2 |
* | * serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break. | Jim Kingdon | 1993-07-28 | 1 | -175/+174 |
* | fix include file ordering problem (bfd.h vs. symfile.h) | David D. Zuhn | 1993-06-29 | 1 | -1/+1 |
* | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1993-06-13 | 1 | -9/+27 |
* | * symfile.{c,h} (generic_load): New function. | Jim Kingdon | 1993-06-08 | 1 | -52/+4 |
* | * remote-nindy.c: Removed declaration of coffstrip. | Ian Lance Taylor | 1993-05-13 | 1 | -1/+0 |
* | * Remote targets (mourn): Call unpush_target. | Jim Kingdon | 1993-04-28 | 1 | -0/+1 |
* | * tm-mips.h, tm-sparc.h: Fix thinko in SETUP_ARBITRARY_FRAME. | John Gilmore | 1993-02-03 | 1 | -2/+5 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -1/+1 |
* | Lint | John Gilmore | 1992-12-15 | 1 | -6/+10 |
* | * Makefile.in (VERSION): Tick to 4.6.9. | John Gilmore | 1992-10-21 | 1 | -3/+14 |
* | * remote-nindy.c (nindy_load): Replacement version from Steve | Ken Raeburn | 1992-10-09 | 1 | -34/+34 |
* | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1992-10-06 | 1 | -0/+1 |
* | Break the thread of control that implies that a unix child | John Gilmore | 1992-09-22 | 1 | -0/+1 |
* | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1992-09-18 | 1 | -1/+1 |
* | * i386-stub.c, sparc-stub.c (getpacket): Actually check checksums. | John Gilmore | 1992-09-10 | 1 | -1/+2 |
* | nindy bug fixes (function types) and opcode library inclusion | Ken Raeburn | 1992-09-08 | 1 | -4/+2 |