This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] 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.

Thanks for doing that! Patch looks good to me, so go ahead and push.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]