Building GDB 7.3.92 with MinGW

Joel Brobecker brobecker@adacore.com
Thu Jan 12 08:07:00 GMT 2012


> So I think in the long run it would be a Good Thing for GDB to try to
> look for its data files relative to the place where the executable is
> installed, and not only on Windows.  But that is a separate project;
> at least I would love to see patches along these lines.

I think we already, unless I misunderstood what you are trying to say.
Every night, we build GDB on one Windows machine and then test it on
all other Windows machines we have, using a different install prefix.
GDB seems to be able to find all auxilary files without problem.

The only case when path "relocation" is turned off is when the user
configured directories such as the gdb-datadir using a path that is
not a subdir of the prefix.

-- 
Joel



More information about the Gdb-patches mailing list