2004-02-11 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / avr-tdep.c
index cf231faff6ff112effcd34f506183117751ef9c4..108732b4081caed485b16a3d0ab42e977a035dd8 100644 (file)
@@ -1309,7 +1309,6 @@ avr_gdbarch_init (struct gdbarch_info info, struct gdbarch_list *arches)
 
   set_gdbarch_breakpoint_from_pc (gdbarch, avr_breakpoint_from_pc);
 
-  set_gdbarch_frame_args_skip (gdbarch, 0);
   set_gdbarch_frameless_function_invocation (gdbarch,
                                              frameless_look_for_prologue);
 
This page took 0.032481 seconds and 4 git commands to generate.