Hi all,Can you run those command under Windows Console in WinXP?
Can anyone tell me why debugger is not working with windows XP. Following is transcript from output window, it works fine under windows 7
I have used same method/execute file to install on both machines.
When clicking the step into Icon in debugger this message comes up !!
thanks
Steve
Building to ensure sources are up-to-date
Selecting target:
Debug
Adding source dir: C:\Test\test\
Adding source dir: C:\Test\
Adding file: C:\Test\test\bin\Debug\test.exe
Changing directory to: C:/Test/test/.
Set variable: PATH=.;C:\Program Files\CodeBlocks\MinGW\bin;C:\Program Files\CodeBlocks\MinGW;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32\wbem;C:\Program Files\NTP\bin;C:\Program Files\Internet Explorer;C:\Program Files\QuickTime\QTSystem
Starting debugger: C:\Codeblocks\MINGW\bin\gdb.exe -nx -fullname -quiet -args C:/Test/test/bin/Debug/test.exe
failed
Set variable: PATH=.;C:\Program Files\CodeBlocks\MinGW\bin
Starting debugger: C:\Codeblocks\MINGW\bin\gdb.exe