From 610acfff22dfc276f99cd5f4ff2b81d588ea6834 Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Thu, 11 Jan 2007 21:53:29 +0000 Subject: * config/i386/nm-i386gnu.h (CHILD_PREPARE_TO_STORE): Remove. --- gdb/config/i386/nm-i386gnu.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'gdb/config') diff --git a/gdb/config/i386/nm-i386gnu.h b/gdb/config/i386/nm-i386gnu.h index c716c4f..45e7282 100644 --- a/gdb/config/i386/nm-i386gnu.h +++ b/gdb/config/i386/nm-i386gnu.h @@ -28,9 +28,6 @@ extern char *gnu_target_pid_to_str (int pid); -/* Before storing, we need to read all the registers. */ -#define CHILD_PREPARE_TO_STORE() deprecated_read_register_bytes (0, NULL, deprecated_register_bytes ()) - /* Don't do wait_for_inferior on attach. */ #define ATTACH_NO_WAIT -- cgit v1.1