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]
Other format: [Raw text]

Re: Patch for gdb/mi 792


> Date: Thu, 24 Oct 2002 14:53:41 -0400
> From: Andrew Cagney <ac131313@redhat.com>
> 
> I'm now wondering if the check is missing anything else.  Eli, are there 
> any characters that shouldn't appear in the renamed file list.  ``+'' 
> for instance.

The following characters should not appear in translated file names:

  + , ; = [ ] | < > \ " : ? *

Blanks and leading dots are also not allowed.


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