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: [rfc] Re: Remote testsuite problem: invalid executable cache


Mark Kettenis wrote:

> > +mi_gdb_load ${binfile}-c++
> 
> Using the '+' character in filenames may not be the best idea.

Is this really a problem?  I thought '+' was supported just about
everywhere ...  (There's filenames containing '+' in the GDB source
repository, for example.)

It's trivial to change this instance, but in other places I'm
just using ${binfile}-${lang}; those would require a more elaborate
change.  If this is really a problem, I'll of course implement the
change, but if it isn't, I'd prefer to avoid that ...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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