[gdb/libiberty] Improve support for cross debugging shared libraries with DOS style pathnames (from Unix hosts)

Pedro Alves pedro@codesourcery.com
Sat Apr 24 13:13:00 GMT 2010


On Saturday 24 April 2010 12:40:38, Eli Zaretskii wrote:

> > +Then, @value{GDBN} attempts prefixing the target file name with
> > +@var{path}, and look for the resulting file name in the host file
> > +system:         ^^^^
> 
> "looks"
> 
> > +@smallexample
> > + @file{/path/to/sysroot/c/sys/bin/foo.dll}
> > + @file{/path/to/sysroot/c/sys/bin/bar.dll}
> > + @file{/path/to/sysroot/z/sys/bin/bar.dll}
> > +@end smallexample
> > +
> > +and point the system root at @file{/path/to/sysroot}, so that
> 
> We need @noindent before the last line.
> 

Thank you.  Applied with those fixes.

-- 
Pedro Alves



More information about the Gdb-patches mailing list