aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/linux-xtensa-low.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/linux-xtensa-low.c')
-rw-r--r--gdb/gdbserver/linux-xtensa-low.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/gdbserver/linux-xtensa-low.c b/gdb/gdbserver/linux-xtensa-low.c
index bf7f064..34370f9 100644
--- a/gdb/gdbserver/linux-xtensa-low.c
+++ b/gdb/gdbserver/linux-xtensa-low.c
@@ -183,6 +183,7 @@ struct linux_target_ops the_low_target = {
NULL,
0,
0,
+ NULL, /* fetch_register */
xtensa_get_pc,
xtensa_set_pc,
xtensa_breakpoint,