gcore, handle exited threads better
[deliverable/binutils-gdb.git] / gdb / doc / Doxyfile-gdb-api.in
index 02f8bddba8d9e233cea364b08d9b185d4f47daf3..ea84b5a5fb07616b73eae6a9c55e2566a9396e1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014 Free Software Foundation, Inc.
+# Copyright (C) 2014-2020 Free Software Foundation, Inc.
 
 # Doxygen file for GDB internal API.
 # This file is part of GDB.
@@ -27,6 +27,7 @@ PROJECT_NAME = "GDB (API)"
 # everything.)
 
 INPUT = @srcdir@/../defs.h \
+        @srcdir@/../gdbtypes.h \
         @srcdir@/../minsyms.h \
         @srcdir@/../utils.h
 
This page took 0.024367 seconds and 4 git commands to generate.