Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
start debugger: failed
MoonKid:
Hallo ich nutze folgende Version
Code::Blocks 1.0 revision 2062 Build: Feb 23 2006, 03:02:53 - wx2.6.2 (Windows, ANSI)
unter Win98se.
Habe ein paar Breakpoints gesetzt und mit F8 versucht zu debuggen.
Diese Meldung kommt zwei Mal:
Die Datei PSAPI.DLL ist verknüpft mit dem fehlenden Export-NTDLL.DLL:NtAllocateVirtualMemory.
Leider gibt es noch kein akutelleres ansi-build, daher kann ich den Fehler nicht mit der neusten C::B version testen.
thomas:
--- Quote from: MoonKid on March 30, 2006, 04:01:33 pm ---Hallo ich nutze folgende Version
Code::Blocks 1.0 revision 2062 Build: Feb 23 2006, 03:02:53 - wx2.6.2 (Windows, ANSI)
unter Win98se.
Habe ein paar Breakpoints gesetzt und mit F8 versucht zu debuggen.
Diese Meldung kommt zwei Mal:
Die Datei PSAPI.DLL ist verknüpft mit dem fehlenden Export-NTDLL.DLL:NtAllocateVirtualMemory.
Leider gibt es noch kein akutelleres ansi-build, daher kann ich den Fehler nicht mit der neusten C::B version testen.
--- End quote ---
Hmm... you know only about 10% of our community speak German ;)
Anyway, this PSAPI.DLL message is displayed by GDB, I suspect (what version, btw?)?
thomas:
In the likely case that you use gdb 5.x, upgrading to 6.x will solve the problem, as stated here:
http://sourceforge.net/mailarchive/forum.php?forum_id=5121&max_rows=25&style=nested&viewmonth=200503
MoonKid:
--- Quote from: thomas on March 30, 2006, 04:52:10 pm ---In the likely case that you use gdb 5.x, upgrading to 6.x will solve the problem, as stated here:
http://sourceforge.net/mailarchive/forum.php?forum_id=5121&max_rows=25&style=nested&viewmonth=200503
--- End quote ---
I am not sure which gdb version I use. I only installed the below described C::B version. There is a gdb.exe in the ...\codeblocks\bin directory. I can not ask it for its version by commandline because there is the same error message.
How can I upgrade this gdb.exe without crashing my hole C::B installation?
thomas:
http://prdownloads.sourceforge.net/mingw/gdb-6.3-2.tar.bz2?use_mirror=mesh
Download, unzip, done.
Navigation
[0] Message Index
[#] Next page
Go to full version