Date: Wed, 3 May 2000 11:57:37 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "nimrod a. abing" cc: djgpp AT delorie DOT com Subject: Re: gdb problem or just silly me - please help In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 3 May 2000, nimrod a. abing wrote: > >I don't have the source anymore, so I cannot comment on your > >questions. As far as I remember, the code dereferenced a NULL > >pointer. > > > > Here it is again: Thanks, I will look at this more closely. > I never pay much attention to these things. But if I > know those MS guys, the VFAT entries for LFN must be > stored somewhere on the disk. Methinks a TSR can do > this. Sure, there's even a TSR that already does that (the FAQ mentions it in section 3.3). I thought you were asking about the Windows code which supports LFN. That part isn't possible in DOS mode. Btw, currently, none of the several available TSRs that support LFN in DOS are good enough to run all DJGPP ports of GNU tools. Seems like some subtle aspects of the LFN support are not yet up to their specs.