The "record goto" command scans its arguments for "begin", "start", or "end".
[deliverable/binutils-gdb.git] / gdb / jv-valprint.c
index 619aa3f1f8580728fa575aada61071ba364a8044..6cdceb0eb70ae25e7c435ca7c1186b451938c010 100644 (file)
@@ -471,7 +471,6 @@ java_val_print (struct type *type, const gdb_byte *valaddr,
                const struct value_print_options *options)
 {
   struct gdbarch *gdbarch = get_type_arch (type);
-  unsigned int i = 0;  /* Number of characters printed.  */
   struct type *target_type;
   CORE_ADDR addr;
 
This page took 0.023318 seconds and 4 git commands to generate.