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: [commit] cc-with-index.sh


On Mon, Oct 04, 2010 at 09:28:27PM -0700, Doug Evans wrote:
> I need a way to run the testsuite with index files,
> so I wrote this script to help.
> 
> Tom, feel free to replace it with something else.
> 
> 2010-10-04  Doug Evans  <dje@google.com>
> 
> 	* cc-with-index.sh: New file.

Wouldn't it be easier to do this in gdb_compile?  There you've got
most of the information your script has to steal from the command
line.

-- 
Daniel Jacobowitz
CodeSourcery


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