summaryrefslogtreecommitdiff
path: root/gdb/available.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/available.h')
-rw-r--r--gdb/available.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/available.h b/gdb/available.h
index d437c752e70..ad756b5af4f 100644
--- a/gdb/available.h
+++ b/gdb/available.h
@@ -95,15 +95,8 @@ struct gdb_available_register
This is a NUL-terminated string. */
const char *arch_data;
- /* If this flag is set, GDB should never try to write to this
- register. Otherwise, the user may modify the value in the
- register. */
- int readonly;
-
/* If this flag is set, GDB should save and restore this register
around calls to an inferior function. */
- /* FIXME: Richard Earnshaw proposed an alternate, more thourough
- categorization. Should we use that instead? */
int save_restore;
/* The name of the register group containing this register. If this