Hello Vincent, Thursday, November 19, 2009, 9:35:30 PM, you wrote:
>> Using a reproducible case described step by step, similar to an >> FPC bug report. Bonus points if you can provide a C program to >> reproduce it. If you only have an FPC program, it's best to include >> also a compiled version so that people interested in looking it at >> don't have to install FPC first (although it's possible that Pierre >> will be the one looking at that report). VS> I tried, but I am not capable of writing the c program: VS> http://sourceware.org/bugzilla/show_bug.cgi?id=10989 Well, I think is quite easy to demonstrate: ------------------------------------ gdb.exe C:\Windows\System32\cmd.exe set environment GDBTEST=1 r [...] C:\>set [enter] ------------------------------------ Or even more strange: ------------------------------------ gdb.exe file C:/windows/system32/cmd.exe r Program exited with code 01. ------------------------------------ Or maybe I missunderstood the "file" command means ? -- Best regards, JoshyFun _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
