]> Git Repo - binutils.git/commitdiff
* annotate.h (annotate_thread_changed): Declare.
authorPedro Alves <[email protected]>
Fri, 6 Jun 2008 02:35:47 +0000 (02:35 +0000)
committerPedro Alves <[email protected]>
Fri, 6 Jun 2008 02:35:47 +0000 (02:35 +0000)
gdb/ChangeLog
gdb/annotate.h

index 52f760d30a817ea456f475fb6a74399e749170cd..d8994756c1b9a05398af902b8394e5d511993c0e 100644 (file)
@@ -1,3 +1,7 @@
+2008-06-06  Pedro Alves  <[email protected]>
+
+       * annotate.h (annotate_thread_changed): Declare.
+
 2008-06-06  Nick Roberts  <[email protected]>
 
        * annotate.c (annotate_thread_changed): New function.
index 2b618ed182a84c5aba11377e3b4074761249d74a..bbc274fbf84cd1a0b74a4b7cc2dca675ff13ea11 100644 (file)
@@ -44,6 +44,7 @@ extern void annotate_breakpoints_table_end (void);
 
 extern void annotate_frames_invalid (void);
 extern void annotate_new_thread (void);
+extern void annotate_thread_changed (void);
 
 struct type;
 
This page took 0.032252 seconds and 4 git commands to generate.