Age | Commit message (Expand) | Author | Files | Lines |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -5/+5 |
1993-10-21 | add pid argument to mips_wait | David D. Zuhn | 1 | -1/+2 |
1993-10-16 | * breakpoint.c (breakpoint_thread_match break_command_1): | Stu Grossman | 1 | -1/+1 |
1993-09-20 | * remote.c, remote-mips.c: Use sr_get_debug not remote_debug. | Jim Kingdon | 1 | -13/+14 |
1993-08-24 | * target.c, target.h: Add "set remotedebug" command. | Jim Kingdon | 1 | -23/+13 |
1993-08-02 | Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com) | Stu Grossman | 1 | -3/+3 |
1993-07-28 | * remote-mips.c (_initialize_remote_mips): Added "timeout" and | Ian Lance Taylor | 1 | -0/+15 |
1993-07-10 | * findvar.c, defs.h | Jim Kingdon | 1 | -15/+19 |
1993-06-29 | fix include file ordering problem (bfd.h vs. symfile.h) | David D. Zuhn | 1 | -1/+1 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -1/+3 |
1993-06-11 | (mips_fetch_registers): Pass a pointer to SWAP_TARGET_AND_HOST, | Ian Lance Taylor | 1 | -1/+1 |
1993-06-11 | * remote-mips.c (mips_send_packet): Don't print garbage character | Ian Lance Taylor | 1 | -2/+1 |
1993-06-08 | * symfile.{c,h} (generic_load): New function. | Jim Kingdon | 1 | -69/+2 |
1993-04-28 | * Remote targets (mourn): Call unpush_target. | Jim Kingdon | 1 | -0/+1 |
1993-04-10 | Fix typo, change appropriate instances of -2 to SERIAL_TIMEOUT, add | Ian Lance Taylor | 1 | -22/+23 |
1993-04-09 | * remote-mips.c, remote-monitor.c, remote-st2000.c: Convert to | Stu Grossman | 1 | -16/+23 |
1993-02-22 | * remote-mips.c: New file; implements MIPS remote debugging | Ian Lance Taylor | 1 | -28/+166 |
1993-02-12 | Checkpoint. Runs "hello, world", sets breakpoints, isn't too graceful | Ian Lance Taylor | 1 | -0/+1246 |