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: shared lib dos filename style - one more question


On Mon, Oct 12, 2009 at 10:21:01PM -0700, Joel Brobecker wrote:
> > There's nothing straightforward that this latter approach could do for
> > case-sensitivity problems, though - is there?  I'd prefer not to
> > completely rule out handling this case.
> 
> Hmmm, I was indeed carefully side-stepping this issue, busted :).
> I was hoping that this wasn't going to matter in practice...

I've worked with a build system (for a mobile phone OS) that uppercase
all filenames halfway through the build process.  So which case you
get in debug info is pretty hard to predict.

-- 
Daniel Jacobowitz
CodeSourcery


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