Intel MPX bound violation handling
[deliverable/binutils-gdb.git] / gdb / i386-tdep.h
index 770f59d55a1516d20f8a13d3f04208b44f81cf32..49dcce048d1381e9239d4bc47fc87feb18c75ac6 100644 (file)
@@ -424,6 +424,8 @@ extern int i386_process_record (struct gdbarch *gdbarch,
                                 struct regcache *regcache, CORE_ADDR addr);
 extern const struct target_desc *i386_target_description (uint64_t xcr0);
 
+/* Return true iff the current target is MPX enabled.  */
+extern int i386_mpx_enabled (void);
 \f
 
 /* Functions and variables exported from i386bsd-tdep.c.  */
This page took 0.024767 seconds and 4 git commands to generate.