* NEWS: Add entry for stdio gdbserver.
[deliverable/binutils-gdb.git] / gdb / wrapper.h
index bb1b4615e927de9f4730a8f5710aa514ab1a7c3e..d50aab753f07a009346a231f9063431acbc6d8cc 100644 (file)
@@ -1,6 +1,6 @@
 /* Longjump free calls to GDB internal routines.
 
-   Copyright (C) 1999, 2000, 2005, 2007, 2008, 2009
+   Copyright (C) 1999, 2000, 2005, 2007, 2008, 2009, 2010, 2011
    Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
@@ -48,4 +48,6 @@ extern int gdb_value_ind (struct value *val, struct value ** rval);
 
 extern int gdb_parse_and_eval_type (char *, int, struct type **);
 
+extern int gdb_target_find_new_threads (void);
+
 #endif /* wrapper.h */
This page took 0.027383 seconds and 4 git commands to generate.