gdb: make displaced stepping implementation capable of managing multiple buffers
[deliverable/binutils-gdb.git] / gdb / linux-tdep.h
index 0f83dc3c7811bfe330420c7ddfc3c3844628f601..723eec3dc10ba9e1d7eb9f0f637e4cfc2b5a69b4 100644 (file)
@@ -82,7 +82,7 @@ extern void linux_displaced_step_restore_all_in_ptid (inferior *parent_inf,
                                                      ptid_t ptid);
 
 extern void linux_init_abi (struct gdbarch_info info, struct gdbarch *gdbarch,
-                           bool supports_displaced_step);
+                           int num_disp_step_buffers);
 
 extern int linux_is_uclinux (void);
 
This page took 0.024133 seconds and 4 git commands to generate.