This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Need locale help
On 9 December 2010 21:47, François Dumont wrote:
>
> I would like to run the test case with gdb. How do you ask dejaGNU to let
> the generated exe in place. The log say that it has generated a 2.exe file
> but I can't find it on my filesystem.
I expect there's a better way, but I just copy the the compiler
command from the libstdc++.log file and run it manually when I want to
recreate the exe from a failing test.