aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/nto-low.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/nto-low.h')
-rw-r--r--gdbserver/nto-low.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdbserver/nto-low.h b/gdbserver/nto-low.h
index e135dd3..65bbf7e 100644
--- a/gdbserver/nto-low.h
+++ b/gdbserver/nto-low.h
@@ -84,6 +84,8 @@ public:
int read_auxv (CORE_ADDR offset, unsigned char *myaddr,
unsigned int len) override;
+
+ bool supports_z_point_type (char z_type) override;
};
/* The inferior's target description. This is a global because the