[PATCH]: Symbol origin patch, with changelog

Christopher Faylor cgf@redhat.com
Sat Jan 6 08:58:00 GMT 2001


On Sat, Jan 06, 2001 at 10:59:58AM +0200, Eli Zaretskii wrote:
>> +   slash = strchr (name, '/'); 
>
>Bother.  Are we sure that some DOSish platform, such as MinGW, won't
>use backslashes in objfiles?  (I don't think this is a problem with
>DJGPP, at least not with native COFF debugging, because there are no
>leading directories in COFF debug info.)  Also, there are all kinds of
>complications with the drive letter brain-damage, e.g., the file name
>could be d:foo.o.

I *think* that recent versions of bfd convert all '\'s to '/'s.

cgf


More information about the Gdb-patches mailing list