aboutsummaryrefslogtreecommitdiff
path: root/gdb/user-regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/user-regs.h')
-rw-r--r--gdb/user-regs.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/user-regs.h b/gdb/user-regs.h
index 5cc9d05..f3779f4 100644
--- a/gdb/user-regs.h
+++ b/gdb/user-regs.h
@@ -31,7 +31,8 @@
specific registers are present when the architecture is selected.
These registers are assigned register numbers outside the
- architecture's register range [0 .. NUM_REGS + NUM_PSEUDO_REGS).
+ architecture's register range
+ [0 .. gdbarch_num_regs + gdbarch_num_pseudo_regs].
Their values should be constructed using per-frame information. */
/* TODO: cagney/2003-06-27: Need to think more about how these