* mips-tdep.c (heuristic_proc_start): Avoid long delays
authorJohn Gilmore <gnu@cygnus>
Fri, 6 Mar 1992 09:27:47 +0000 (09:27 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 6 Mar 1992 09:27:47 +0000 (09:27 +0000)
commit2d62e807544fe20b16888b8c8312601788927b97
treef64676e9a2fb21138f68f237eecd3837bcf3d461
parentb67cb9d5a968c8294e87290fa933ccdb335240e9
* mips-tdep.c (heuristic_proc_start):  Avoid long delays
for remote MIPS by limiting heuristic to 200 byte search.
(heuristic_proc_desc):  Byte-swapping.
(mips_print_register):  Cope with failure of
read_relative_register_raw_bytes.  Byte-swap integers for
printing.
* mips-pinsn.c (print_insn):  Byte-swap instruction.
gdb/mips-pinsn.c