summaryrefslogtreecommitdiff
path: root/gdb/remote-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * remote-mips.c (mips_fetch_registers): If regno is FP_REGNUM orJim Kingdon1994-02-051-4/+12
* * remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):Jim Kingdon1994-02-051-15/+79
* * remote-mips.c: Use unfiltered, not filtered, output most places.Jim Kingdon1994-01-311-15/+39
* * remote-mips.c (mips_ops): Fix docstring.Jim Kingdon1994-01-281-2/+4
* * remote-mips.c (mips_initialize): Clear mips_initializing viaJim Kingdon1994-01-221-2/+16
* * remote-mips.c (mips_request, mips_wait): Correct prototypes.Ian Lance Taylor1994-01-141-2/+2
* * remote-mips.c (mips_wait): Use new function mips_signal_from_protocolJim Kingdon1994-01-111-10/+22
* * remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377).Jim Kingdon1994-01-111-3/+3
* * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1994-01-061-1/+1
* Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-01-041-2/+2
* * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1994-01-041-18/+37
* * remote-mips.c: Add timeout parameter to mips_request andJim Kingdon1993-12-311-25/+31
* * remote-mips.c (mips_error): New function.Jim Kingdon1993-12-311-21/+46
* * remote-mips.c (mips_error): New function.Jim Kingdon1993-12-301-22/+52
* * valops.c (call_function_by_hand, push_word), defs.h (push_word),Jim Kingdon1993-12-261-1/+1
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-5/+5
* add pid argument to mips_waitDavid D. Zuhn1993-10-211-1/+2
* * breakpoint.c (breakpoint_thread_match break_command_1):Stu Grossman1993-10-161-1/+1
* * remote.c, remote-mips.c: Use sr_get_debug not remote_debug.Jim Kingdon1993-09-201-13/+14
* * target.c, target.h: Add "set remotedebug" command.Jim Kingdon1993-08-241-23/+13
* Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1993-08-021-3/+3
* * remote-mips.c (_initialize_remote_mips): Added "timeout" andIan Lance Taylor1993-07-281-0/+15
* * findvar.c, defs.hJim Kingdon1993-07-101-15/+19
* fix include file ordering problem (bfd.h vs. symfile.h)David D. Zuhn1993-06-291-1/+1
* * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1993-06-131-1/+3
* (mips_fetch_registers): Pass a pointer to SWAP_TARGET_AND_HOST,Ian Lance Taylor1993-06-111-1/+1
* * remote-mips.c (mips_send_packet): Don't print garbage characterIan Lance Taylor1993-06-111-2/+1
* * symfile.{c,h} (generic_load): New function.Jim Kingdon1993-06-081-69/+2
* * Remote targets (mourn): Call unpush_target.Jim Kingdon1993-04-281-0/+1
* Fix typo, change appropriate instances of -2 to SERIAL_TIMEOUT, addIan Lance Taylor1993-04-101-22/+23
* * remote-mips.c, remote-monitor.c, remote-st2000.c: Convert toStu Grossman1993-04-091-16/+23
* * remote-mips.c: New file; implements MIPS remote debuggingIan Lance Taylor1993-02-221-28/+166
* Checkpoint. Runs "hello, world", sets breakpoints, isn't too gracefulIan Lance Taylor1993-02-121-0/+1246