Implement timestamp'ed output on "make check"
[deliverable/binutils-gdb.git] / gdb / aarch64-linux-nat.c
index 43af99d11d2d92dd4d87adc7dea08f76b72fe868..678c89029d405b566168642cd7d31a32086ce50a 100644 (file)
@@ -819,7 +819,7 @@ bool
 aarch64_linux_nat_target::stopped_data_address (CORE_ADDR *addr_p)
 {
   siginfo_t siginfo;
-  int i, tid;
+  int i;
   struct aarch64_debug_reg_state *state;
 
   if (!linux_nat_get_siginfo (inferior_ptid, &siginfo))
This page took 0.024151 seconds and 4 git commands to generate.