Hurd: Adjust to changes to "push pruning old threads down to the target"
[deliverable/binutils-gdb.git] / gdb / x86-linux-nat.c
index 107576f30b2d443b0d2e2723748a6014a7cc5d00..fef36f7ffa67ed578bd7d3668f5cf9621d964a6b 100644 (file)
@@ -262,7 +262,6 @@ x86_linux_enable_btrace (struct target_ops *self, ptid_t ptid,
                         const struct btrace_config *conf)
 {
   struct btrace_target_info *tinfo;
-  struct gdbarch *gdbarch;
 
   errno = 0;
   tinfo = linux_enable_btrace (ptid, conf);
This page took 0.023285 seconds and 4 git commands to generate.