Avoid crash when calling warning too early
[deliverable/binutils-gdb.git] / gdb / target.h
index a3000c80c6412f212abf77ca29a07278317bffcd..6f4b73bf00962bc856581b2ed11f6876f7ec6dd4 100644 (file)
@@ -1577,7 +1577,7 @@ extern int target_remove_breakpoint (struct gdbarch *gdbarch,
 /* Return true if the target stack has a non-default
   "terminal_ours" method.  */
 
-extern int target_supports_terminal_ours (void);
+extern bool target_supports_terminal_ours (void);
 
 /* Kill the inferior process.   Make it go away.  */
 
This page took 0.023515 seconds and 4 git commands to generate.