| Commit message (Expand) | Author | Age | Files | Lines |
* | * remote-udi.c (udi_mourn): Don't pop target. | Jim Kingdon | 1993-09-27 | 1 | -2/+8 |
* | * remote-udi.c (download): Skip zero length sections. | Jim Kingdon | 1993-09-24 | 1 | -0/+7 |
* | * remote-udi.c, remote-adapt.c, remote-mm.c: Move processor_type | Jim Kingdon | 1993-09-16 | 1 | -37/+6 |
* | * remote-udi.c (udi_wait): Return inferior_pid not 0. | Jim Kingdon | 1993-09-14 | 1 | -1/+1 |
* | * remote-udi.c (udi_wait, case UDIStdinNeeded): Use a loop calling | Jim Kingdon | 1993-09-09 | 1 | -4/+15 |
* | * remote-udi.c (udi_wait): Call `warning' not `error'. | Jim Kingdon | 1993-09-02 | 1 | -1/+4 |
* | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1993-08-09 | 1 | -0/+1 |
* | * remote-udi.c: Make udi_ops extern rather than trying forward | Jim Kingdon | 1993-08-09 | 1 | -5/+6 |
* | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1993-08-09 | 1 | -1/+1 |
* | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1993-08-02 | 1 | -3/+3 |
* | * remote-udi.c: Remove udi_timer, call to siginterrupt, and associated | Jim Kingdon | 1993-07-29 | 1 | -29/+0 |
* | * remote-udi.c: Remove old comment about download not implemented. | Jim Kingdon | 1993-07-28 | 1 | -6/+1 |
* | fix docstring so that it compiles | David D. Zuhn | 1993-06-29 | 1 | -1/+1 |
* | * remote-udi.c: Improve docstring. | Jim Kingdon | 1993-06-25 | 1 | -1/+19 |
* | * remote-udi.c (udi_wait): Use SIGURG, as Solaris doesn't have SIGLOST. | Stu Grossman | 1993-05-01 | 1 | -4/+0 |
* | * remove-udi.c (udi_wait): ifdef around SIGLOST usage. Eg, | K. Richard Pixley | 1993-05-01 | 1 | -0/+4 |
* | * Changes from (or inspired by) AMD: | Jim Kingdon | 1993-04-25 | 1 | -5/+6 |
* | * remote-udi.c (FREEZE_MODE): Fix && for & typo. Found and | John Gilmore | 1993-02-10 | 1 | -1/+1 |
* | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1992-12-23 | 1 | -6/+6 |
* | * remote-udi.c (udi_wait): Don't stop if TIP says that remote is | Stu Grossman | 1992-12-01 | 1 | -3/+3 |
* | * infcmd.c (set_environment_command): Make set env FOO x=y work. | Stu Grossman | 1992-11-18 | 1 | -16/+35 |
* | * Makefile.in: Remove dependancies for 29k-share/dfe/yank.o and | Stu Grossman | 1992-11-12 | 1 | -199/+381 |
* | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1992-10-06 | 1 | -0/+1 |
* | * Makefile.in: Re-install 29K/UDI stuff. | Stu Grossman | 1992-10-05 | 1 | -124/+181 |
* | Mon Oct 5 09:46:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1992-10-05 | 1 | -5/+4 |
* | Split non-target-dependent code out of target_attach routines. | John Gilmore | 1992-09-26 | 1 | -47/+2 |
* | Break the thread of control that implies that a unix child | John Gilmore | 1992-09-22 | 1 | -0/+1 |
* | * configure.in: removed target_dependent line. | John Gilmore | 1992-09-19 | 1 | -1/+1 |
* | Remove convert_{to,from}_virtual members from target structs. | John Gilmore | 1992-09-18 | 1 | -1/+1 |
* | Update comments. It doesn't do MiniMON, it does UDI! | John Gilmore | 1992-08-05 | 1 | -6/+10 |
* | * tm-hppa.h: New file, architectural definition of HP PA. | John Gilmore | 1992-06-25 | 1 | -23/+21 |
* | Small changes from Solaris port. The big stuff is not all working yet. | John Gilmore | 1992-06-11 | 1 | -1/+0 |
* | * Makefile.in, remote-udi.c, remote-vx.c, 29k-share/dfe/mini2udi.c, | Stu Grossman | 1992-05-08 | 1 | -1/+1 |
* | * am29k-pinsn.c: Use new opcode table in "opcode/a29k.h". | Stu Grossman | 1992-05-07 | 1 | -92/+118 |
* | * remote-udi.c (udi_insert/remove_breakpoint): Completely | Stu Grossman | 1992-04-24 | 1 | -45/+34 |
* | 29K/UDI remote debugger interface. | Stu Grossman | 1992-04-24 | 1 | -0/+1346 |