Doxygenate gdbtypes.h

This commit is contained in:
Stan Shebs 2014-03-12 19:36:45 -07:00
parent 0021d171fa
commit 5e3a2c38d7
4 changed files with 460 additions and 350 deletions

View File

@ -1,3 +1,8 @@
2014-03-12 Stan Shebs <stan@codesourcery.com>
* gdbtypes.h: Annotate comments for Doxygen, add a page
block comment with some general info.
2014-03-12 Pedro Alves <palves@redhat.com>
* infcmd.c (prepare_execution_command): New function, factored out

View File

@ -1,3 +1,7 @@
2014-03-12 Stan Shebs <stan@codesourcery.com>
* Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2014-02-26 Ludovic Courtès <ludo@gnu.org>
* gdb/doc/guile.texi (Basic Guile): Document 'history-append!'.

View File

@ -27,6 +27,7 @@ PROJECT_NAME = "GDB (API)"
# everything.)
INPUT = @srcdir@/../defs.h \
@srcdir@/../gdbtypes.h \
@srcdir@/../minsyms.h \
@srcdir@/../utils.h

File diff suppressed because it is too large Load Diff