summaryrefslogtreecommitdiffstats
path: root/gdb/config/i386/nm-ptx4.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386/nm-ptx4.h')
-rw-r--r--gdb/config/i386/nm-ptx4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/nm-ptx4.h b/gdb/config/i386/nm-ptx4.h
index 253b1944e9..9c8f41c2b8 100644
--- a/gdb/config/i386/nm-ptx4.h
+++ b/gdb/config/i386/nm-ptx4.h
@@ -38,7 +38,7 @@
/* We must fetch all the regs before storing, since we store all at once. */
-#define CHILD_PREPARE_TO_STORE() read_register_bytes (0, NULL, REGISTER_BYTES)
+#define CHILD_PREPARE_TO_STORE() deprecated_read_register_bytes (0, NULL, REGISTER_BYTES)
#define CHILD_WAIT
struct target_waitstatus;
OpenPOWER on IntegriCloud