* coredep.c (fetch_core_registers): Remove premature warning,
authorJohn Gilmore <gnu@cygnus>
Wed, 20 May 1992 08:25:56 +0000 (08:25 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 20 May 1992 08:25:56 +0000 (08:25 +0000)
commit8970a55ee6584844b31833582b477129fc5edb58
tree0e9b29ebc83ca1bb6d733eeb639c7002c450b21a
parent10dea9ed170e609d2f8099aee608a81106547cb3
* coredep.c (fetch_core_registers):  Remove premature warning,
which triggers on DECstation even though all regs are accessible.

* m68k-pinsn.c (print_insn_arg):  Use new macros to get
sign-extension of instruction fields even on unsigned-char hosts.
Bug found by Fred J Roeber, fjr@sgfb.ssd.ray.com.
gdb/coredep.c
gdb/m68k-pinsn.c