* dwarf2read.c (follow_die_ref): Add comment.
[deliverable/binutils-gdb.git] / gdb / monitor.c
index 1b41a165ef6f73ac8aa35ab663495f22d15a1058..f77f46f320b2891e8712e5e1402ea9036c27a2a4 100644 (file)
@@ -1065,7 +1065,7 @@ monitor_wait_filter (char *buf,
 
 static ptid_t
 monitor_wait (struct target_ops *ops,
-             ptid_t ptid, struct target_waitstatus *status)
+             ptid_t ptid, struct target_waitstatus *status, int options)
 {
   int old_timeout = timeout;
   char buf[TARGET_BUF_SIZE];
This page took 0.0241 seconds and 4 git commands to generate.