Code::Blocks Forums
User forums => Help => Topic started by: richrobin on October 06, 2016, 10:45:39 pm
-
I have installed code::blocks 16.1 on Vista and sucessfully compiled and run the Hello World program. However when I run the gdb debugger I get a dialog box saying there is no disk in the drive. Please insert a disk into drive \Device\Harddisk3\DR3. I do not know why gdb would even want a removable disk. The path doesn't even look like a Windows path.
Is there some variable that I need to set?
I downloaded the codeblocks MinGW combination (codeblocks-16.01mingw-setup.exe). I assume that gdb is the same version as the compiler which is 4.9.2
-
What version of the debugger are you using?
I think this was common problem in the past, but I don't remember the solution. Probably you can try to search for drive E or something like that in the forum or the internet.
-
https://sourceforge.net/p/mingw/bugs/2108/