This is the mail archive of the gdb-patches@sources.redhat.com 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]

Re: [RFA2] Follow-up decode_line_1 crash



On Thu, 15 Mar 2001, Fernando Nasser wrote:

> We still have to address Eli's issue with quoted '"' that may appear in
> filenames (can they?).

On Unix, sure they can.  DOS and Windows specifically disallow " from 
appearing in a file name.

I agree that plumbing the immediate bug, even without resoolving the case 
of '"', is the right thing to do, because a  quote in a file name is a 
very rare case, even more rare than a space.


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