summaryrefslogtreecommitdiff
path: root/gdb/tilegx-linux-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/tilegx-linux-nat.c')
-rw-r--r--gdb/tilegx-linux-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/tilegx-linux-nat.c b/gdb/tilegx-linux-nat.c
index 442970b1654..39c62ac1eee 100644
--- a/gdb/tilegx-linux-nat.c
+++ b/gdb/tilegx-linux-nat.c
@@ -65,7 +65,7 @@ static const int regmap[] =
40, 41, 42, 43, 44, 45, 46, 47,
48, 49, 50, 51, 52, 53, 54, 55,
-1, -1, -1, -1, -1, -1, -1, -1,
- 56
+ 56, 58
};
/* Transfering the general-purpose registers between GDB, inferiors