Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.
[deliverable/binutils-gdb.git] / gdb / break-catch-throw.c
index 1fbdcc5c7c1a5a7ff56de67cd1d8e46ca0948e90..153db713eb0cecf8856e36d83837ae612445b9e0 100644 (file)
@@ -107,7 +107,6 @@ fetch_probe_arguments (struct value **arg0, struct value **arg1)
   struct frame_info *frame = get_selected_frame (_("No frame selected"));
   CORE_ADDR pc = get_frame_pc (frame);
   struct bound_probe pc_probe;
-  const struct sym_probe_fns *pc_probe_fns;
   unsigned n_args;
 
   pc_probe = find_probe_by_pc (pc);
This page took 0.023553 seconds and 4 git commands to generate.