fix typo, added @table
[deliverable/binutils-gdb.git] / gdb / xm-sparc.h
index 67ea6faba3ce027ff00e5e07eb8436ee3116cd0f..9fc068f08c799f6a1da93e3af25f4f4adeeb2443 100644 (file)
@@ -28,14 +28,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #define NEW_SUN_CORE
 
-/* Do implement the attach and detach commands.  */
-
-#define ATTACH_DETACH
-
-/* Override copies of {fetch,store}_inferior_registers in infptrace.c.  */
-
-#define FETCH_INFERIOR_REGISTERS
-
 /* Before storing, we need to read all the registers.  */
 
 #define CHILD_PREPARE_TO_STORE() read_register_bytes (0, NULL, REGISTER_BYTES)
This page took 0.024329 seconds and 4 git commands to generate.