Depending on which file I place a breakpoint in or in which file it first encounters a segmentation or arithmetic fault, gdb reports that it is unable to open that file. The log is below. It is a matter of urgency (thesis due today) that I figure this out and so far searching online has turned up nothing.
I changed to using the cygwin gdb from mingw included one as the mingw one was suddenly giving me a different error which I also could not resolve.
Building to ensure sources are up-to-date
Selecting target:
Debug
Adding source dir: H:\SkyDrive\Development\HotHandByChance\
Adding source dir: H:\SkyDrive\Development\HotHandByChance\
Adding file: H:\SkyDrive\Development\HotHandByChance\bin\Debug\HotHandByChance.exe
Changing directory to: H:/SkyDrive/Development/HotHandByChance/.
Set variable: PATH=.;C:\boost_1_55_0\stage\lib;C:\cygwin64\bin;C:\cygwin64;C:\MinGW\bin;C:\MinGW;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Calibre2;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;C:\Program Files\MATLAB\R2013a\runtime\win64;C:\Program Files\MATLAB\R2013a\bin;C:\Program Files (x86)\Windows Kits\8.0\Windows Performance Toolkit;C:\Program Files (x86)\PDFtk\bin;C:\Program Files (x86)\QuickTime\QTSystem;C;C:\Program Files\Java\jdk1.7.0_51\bin;C:\Program Files\Java\jre7\bin;C:\ADT\sdk\platform-tools;C:\MinGW\msys\1.0\bin;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files\TortoiseGit\bin;C:\Program Files (x86)\DTN\IQFeed
Starting debugger: C:\cygwin64\bin\gdb.exe -nx -fullname -quiet -args H:/SkyDrive/Development/HotHandByChance/bin/Debug/HotHandByChance.exe
done
Registered new type: wxString
Registered new type: STL String
Registered new type: STL Vector
Setting breakpoints
Debugger name and version: GNU gdb (GDB) 7.8
Child process PID: 13752
Cannot open file: /cygdrive/h/SkyDrive/Development/HotHandByChance/main.cpp
At /cygdrive/h/SkyDrive/Development/HotHandByChance/main.cpp:63