forked from Imagelibrary/binutils-gdb
* annotate.h (annotate_thread_changed): Declare.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-06-06 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
|
* annotate.h (annotate_thread_changed): Declare.
|
||||||
|
|
||||||
2008-06-06 Nick Roberts <nickrob@snap.net.nz>
|
2008-06-06 Nick Roberts <nickrob@snap.net.nz>
|
||||||
|
|
||||||
* annotate.c (annotate_thread_changed): New function.
|
* annotate.c (annotate_thread_changed): New function.
|
||||||
|
|||||||
@@ -44,6 +44,7 @@ extern void annotate_breakpoints_table_end (void);
|
|||||||
|
|
||||||
extern void annotate_frames_invalid (void);
|
extern void annotate_frames_invalid (void);
|
||||||
extern void annotate_new_thread (void);
|
extern void annotate_new_thread (void);
|
||||||
|
extern void annotate_thread_changed (void);
|
||||||
|
|
||||||
struct type;
|
struct type;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user