This is the mail archive of the gdb@sourceware.cygnus.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: Moving Linux-specific stuff out of i386-tdep.c



> DJ already explained what does "8.3 unique" mean, in practical terms.

Just to add one thing that DJ didn't mention: to be DOS-compatible,
files should not use more than a single dot in the trunk.  It is also
best to avoid characters such as + and , which are invalid on DOS
filesystems, but most untar programs deal weith those automatically.

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