Compile on Windows

This commit is contained in:
Friedemann Kleint
2009-05-05 11:02:20 +02:00
parent 3f1afb560c
commit d071d2af36

View File

@@ -3835,7 +3835,7 @@ void GdbEngine::tryLoadDebuggingHelpers()
//sendCommand(_("handle SIGSEGV pass stop print"));
//sendCommand(_("set unwindonsignal off"));
execCommand(_("call LoadLibraryA(\"") + lib + _("\")"),
handleWatchDebuggingHelperSetup);
handleDebuggingHelperSetup);
sendCommand(_("sharedlibrary ") + dotEscape(lib));
#elif defined(Q_OS_MAC)
//sendCommand(_("sharedlibrary libc")); // for malloc