[Qt-creator] Debugging not possible
André Pönitz
apoenitz at trolltech.com
Wed Nov 26 13:08:18 CET 2008
On Wednesday 26 November 2008 12:52:30 Patrick Feistel wrote:
> Hello,
>
> when trying to debug any application (compiled with MinGw-g++ on
> windowsXP) with QtCreator the DIE starts debugging (switching to Debug
> View) and than nothing happens. It pauses at "wxvault.dll".
> When pressing Shift+F11 (Stepping Out) I get the following error:
>
> --
> Starting executable failed:
> Warning:
> Cannot insert breakpoint 0.
> Error accessing memory address 0x10: Input/output error.
> --
>
> I just installed QtCreator and tried to debug a simple app.
> Running the app (Ctrl+R) works without any problem.
>
> What am I doing wrong?
Hard to tell. You could try to open the "Gdb" View found in
the "View" drop down at the far right end of the "Debug toolbar"
below the editing area in debug mode and send me a copy of
the output in private mail.
Is this the alpha release or a snapshot? Have you tried to
set a breakpoint?
Regards,
Andre'
More information about the Qt-creator-old
mailing list