Support the fs_base and gs_base registers on i386.
[deliverable/binutils-gdb.git] / gdb / i386-fbsd-nat.c
index 2309b7650688703f892b418462063e079679eb24..7106e9080145a84aa1aa5b334825e39ab73d4129 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);
+  return i386_target_description (xcr0, false);
 }
 #endif
 
This page took 0.024186 seconds and 4 git commands to generate.