gdb: add target_ops methods for displaced stepping
[deliverable/binutils-gdb.git] / gdb / remote-notif.h
index f9b0b2c61805636a6eec1491e7cd547eac4a430f..328f81ec54f348064357f77184286e0cc3e01356 100644 (file)
@@ -1,6 +1,6 @@
 /* Remote notification in GDB protocol
 
-   Copyright (C) 1988-2019 Free Software Foundation, Inc.
+   Copyright (C) 1988-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -129,6 +129,6 @@ remote_notif_state *remote_notif_state_allocate (remote_target *remote);
 
 extern struct notif_client notif_client_stop;
 
-extern int notif_debug;
+extern bool notif_debug;
 
 #endif /* REMOTE_NOTIF_H */
This page took 0.025021 seconds and 4 git commands to generate.