summaryrefslogtreecommitdiff
path: root/gdb/remote-mips.c
Commit message (Expand)AuthorAgeFilesLines
* * remote-mips.c (mips_initialize): Fix brain damage found byStu Grossman1995-11-081-2/+0
* * remote-mips.c (mips_initialize): Fix brain damage found byStu Grossman1995-11-081-5/+8
* * remote-mips.c (mips_initialize): Updated to talk to VR4300 RISQJackie Smith Cashion1995-11-071-14/+11
* * Makefile.in (INTERNAL_CFLAGS): Add ENABLE_CFLAGS.Stu Grossman1995-11-041-46/+48
* * breakpoint.c (breakpoint_re_set): #ifdef GET_LONGJMP_TARGETStu Grossman1995-10-271-59/+346
* The revision 2.48 change (grossman 1995/10/16) had unfortunatelyJackie Smith Cashion1995-10-231-23/+17
* * remote-mips.c: Add support for speedy (about 10x faster)Stu Grossman1995-10-161-12/+298
* Ideally the "remote-mips.c" prompt spotting code should be updated toJackie Smith Cashion1995-09-011-3/+9
* Update FSF address.Fred Fish1995-08-021-1/+1
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-0/+1
* * defs.h maint.c monitor.c remote-mips.c remote.c: Add supportStu Grossman1995-06-081-4/+33
* * utils.c, complaints.c, language.c, monitor.c, remote-array.c,Jim Kingdon1995-05-191-3/+3
* * utils.c (fprintf_filtered, fprintf_unfiltered, fprintfi_filtered,J.T. Conklin1995-05-181-2/+15
* * defs.h, infcmd.c (reg_names): Don't declare as constant.Stan Shebs1994-11-181-45/+41
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-0/+1
* * remote-mips.c (break_insn): Remove.Ian Lance Taylor1994-10-061-10/+4
* * remote-mips.c (mips_error): Place NORETURN macro correctly.Stan Shebs1994-09-151-1/+1
* * remote-mips.c: Remove unused declaration of mips_load.Jim Kingdon1994-08-171-3/+0
* Modified Files:Kung Hsu1994-08-101-0/+9
* Modified Files:Kung Hsu1994-07-181-0/+2
* * remote-mips.c: Replace all \r chars with \015.Stan Shebs1994-06-301-5/+20
* * 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