projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d17d494
)
(annotate_new_thread): New extern.
author
Nick Roberts
<nickrob@snap.net.nz>
Tue, 20 May 2008 21:04:13 +0000
(21:04 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Tue, 20 May 2008 21:04:13 +0000
(21:04 +0000)
gdb/annotate.h
patch
|
blob
|
history
diff --git
a/gdb/annotate.h
b/gdb/annotate.h
index 83954ab1181b77999fb22e888b31bb1b645e222d..2b618ed182a84c5aba11377e3b4074761249d74a 100644
(file)
--- a/
gdb/annotate.h
+++ b/
gdb/annotate.h
@@
-43,6
+43,7
@@
extern void annotate_record (void);
extern void annotate_breakpoints_table_end (void);
extern void annotate_frames_invalid (void);
+extern void annotate_new_thread (void);
struct type;