]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Add documentation to gdb_compile
authorSimon Marchi <simon.marchi@ericsson.com>
Fri, 18 Dec 2015 18:39:26 +0000 (13:39 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Fri, 18 Dec 2015 18:39:26 +0000 (13:39 -0500)
commitaff9c0f8ab32e4f2f7ff9700afe84a61d23a08c6
treecd5524ca815eed38f99efdcb5b31214251174cdc
parentbd2b290956e9a1931cf593b0f2cc934867da1d45
Add documentation to gdb_compile

This patch adds some documentation to gdb_compile.  It describes the
various options that can influence compilation.  Most of them are
handled by DejaGnu, but are not really documented anywhere, so I think
it's good to have a quick reference.  Not all possible options are
described, that would add way to much noise.  I chose those that I think
are relevant in the context of writing a test case.

gdb/testsuite/ChangeLog:

* lib/gdb.exp (gdb_compile): Add function doc.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp