* mips-xdep.c (REGISTER_PTRACE_ADDR, fetch_inferior_registers,
authorJohn Gilmore <gnu@cygnus>
Fri, 11 Sep 1992 09:08:28 +0000 (09:08 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 11 Sep 1992 09:08:28 +0000 (09:08 +0000)
commiteb54a95a02cd1b0e1a7d96cfb7580c68551b976b
tree61be1e6ef77082dccae1774e4fd45aed8bd86401
parent0012a471aebef72a7402a50d3a10b2ccebc64f65
* mips-xdep.c (REGISTER_PTRACE_ADDR, fetch_inferior_registers,
store_inferior_registers):  Replace unexplained numbers
with manifest constants from a DECstation header file.
* xm-mips.h (KERNEL_U_ADDR):  Get from <machine/param.h>.
(REGISTER_U_ADDR):  Fix up for Ultrix 4.2.

* tm-tahoe.h, xm-tahoe.h (KERNEL_U_ADDR):  Move macro to xm-tahoe.h.

* stack.c (_initialize_stack):  "dow" should be a valid abbreviation
for "down".  Suggested by Richard Stallman.
gdb/mips-xdep.c