2011-02-16 Yao Qi <yao@qiyaows>
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 7cebcbf6bfa10337a47d7b4a06a6b53094914cf7..381fd8274db62a603566e1a4b64555153e1a6e6e 100644 (file)
@@ -366,6 +366,8 @@ extern int debug_displaced;
 void displaced_step_dump_bytes (struct ui_file *file,
                                 const gdb_byte *buf, size_t len);
 
+struct displaced_step_closure*
+get_displaced_step_closure_by_addr (CORE_ADDR addr);
 \f
 /* Possible values for gdbarch_call_dummy_location.  */
 #define ON_STACK 1
This page took 0.023668 seconds and 4 git commands to generate.