]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/gdbthread.h
Use bool in pc_in_* functions
[thirdparty/binutils-gdb.git] / gdb / gdbthread.h
index 11d69fceab01ff26fd27ca6362ba8680da157972..c0f27a8a66effdfccb02a8e173d9be5c3845e163 100644 (file)
@@ -892,7 +892,7 @@ extern void delete_exited_threads (void);
 
 /* Return true if PC is in the stepping range of THREAD.  */
 
-int pc_in_thread_step_range (CORE_ADDR pc, struct thread_info *thread);
+bool pc_in_thread_step_range (CORE_ADDR pc, struct thread_info *thread);
 
 /* Enable storing stack temporaries for thread THR and disable and
    clear the stack temporaries on destruction.  Holds a strong