Mercurial > emacs
view src/m/pyrmips.h @ 62826:787677122f52
(gdb-all-registers): New variable.
(gdb-registers-buffer, toggle-gdb-all-registers):
Toggle display of floating point registers.
(gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 27 May 2005 20:56:43 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Configuration file for the Pyramid machine that uses the MIPS cpu. */ /* This does not fully work. */ #include "m-pyramid.h" #define SYSTEM_MALLOC #define CANNOT_DUMP /* arch-tag: 82559148-25a8-466d-bbb3-f903f7666b7a (do not change this comment) */