gdb/
[deliverable/binutils-gdb.git] / gdb / jit.c
index e17f0ab78aba31e58fef424c0b47410240e86289..42ef8efb5cad4ecb01f0c3eb06fb178ec2891688 100644 (file)
--- a/gdb/jit.c
+++ b/gdb/jit.c
@@ -313,7 +313,6 @@ jit_inferior_init (struct gdbarch *gdbarch)
   struct jit_descriptor descriptor;
   struct jit_code_entry cur_entry;
   CORE_ADDR cur_entry_addr;
-  struct cleanup *old_cleanups;
 
   /* When we register code, GDB resets its breakpoints in case symbols have
      changed.  That in turn calls this handler, which makes us look for new
This page took 0.024573 seconds and 4 git commands to generate.