Having problems with this guy. I am running GDB of MingW on x64. It
runs until it tries to debug an executable. Then I get "Error: dll
starting at 0x78d41000 not found." Dependency Walker states that
everything is ok, but devmgr.dll. It states that it is an AMD64 build
(I am on Opteron). All others are x86. I think what happened is that
the 64-bit version of devmgr got stuck in the System32 folder instead
of the SysWOW64. Of course I can't change it as Windows will restore
devmgr as soon as I try to substitute an earlier version.