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: [RFA] Remove ${objdir} from test messages


> 2011-02-04  Thiago Jung Bauermann  <bauerman@br.ibm.com>
> 
> 	* gdb.base/break-interp.exp: Remove ${objdir} from test messages.
> 	* gdb.base/jit.exp: Likewise.
> 	* gdb.base/pie-execl.exp: Likewise.
> 	* gdb.base/solib-nodir.exp: Likewise.
> 	* gdb.base/solib-overlap.exp: Likewise.

This is OK.  I would have probably done things a little differently,
as I don't think it really matters that the test label says exactly
what command was sent, as long as it's descriptive and unique. So
I would have probably chosen things like "set args $binfile_test"...
But since you've done it this way, no need to spend even more time
on this...

-- 
Joel


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