jit: make gdb_object::symtabs an std::forward_list
[deliverable/binutils-gdb.git] / gdb / mips-linux-nat.c
index e37fa4dc302df28cf9a66f5e46342af6c35bfb53..e68ed1e4da9f55d51a41db87e88927c7a006a861 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux on MIPS processors.
 
-   Copyright (C) 2001-2018 Free Software Foundation, Inc.
+   Copyright (C) 2001-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -673,7 +673,6 @@ mips_linux_nat_target::insert_watchpoint (CORE_ADDR addr, int len,
   struct mips_watchpoint *new_watch;
   struct mips_watchpoint **pw;
 
-  int i;
   int retval;
 
   if (!mips_linux_read_watch_registers (inferior_ptid.lwp (),
This page took 0.023712 seconds and 4 git commands to generate.