* config/i386/nm-i386gnu.h (CHILD_PREPARE_TO_STORE): Remove.
authorMark Kettenis <kettenis@gnu.org>
Thu, 11 Jan 2007 21:53:29 +0000 (21:53 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 11 Jan 2007 21:53:29 +0000 (21:53 +0000)
gdb/ChangeLog
gdb/config/i386/nm-i386gnu.h

index 2e782a5..472e36e 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-01  Mark Kettenis  <kettenis@gnu.org>
+
+       * config/i386/nm-i386gnu.h (CHILD_PREPARE_TO_STORE): Remove.
+
 2007-01-11  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * spu-tdep.c (spu_analyze_prologue): Fix erroneous backtrace
index c716c4f..45e7282 100644 (file)
@@ -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