Support fs_base and gs_base on FreeBSD/i386.
[deliverable/binutils-gdb.git] / gdb / i386-fbsd-nat.c
index 7106e9080145a84aa1aa5b334825e39ab73d4129..be5d4c67be7462ee348c2143067b5c822d0a1fb4 100644 (file)
@@ -160,7 +160,7 @@ i386_fbsd_nat_target::read_description ()
   if (x86bsd_xsave_len == 0)
     xcr0 = X86_XSTATE_SSE_MASK;
 
-  return i386_target_description (xcr0, false);
+  return i386_target_description (xcr0, true);
 }
 #endif
 
This page took 0.02352 seconds and 4 git commands to generate.