On Tue, Sep 29, 2009 at 06:57:53PM +0200, [email protected] wrote:
> Hello again Andre,
>
> Sorry but I copied the wrong pane: the
> contents of the Debug pane is:
No, the one on the right hand side you send first is ok (but there's no
need to send it both as plain text and html, just plain text is fine).
[...]
> sRunning requested...
> >12^done
> >&"info
> target\n"
> >~"Symbols from
> \"C:/Qt/2009.03/Pruebas/Consola1/Listas2/debug/Listas2.exe\".\n"
> >~"Local exec
> file:\n"
> >~"\t`C:/Qt/2009.03/Pruebas/Consola1/Listas2/debug/Listas2.exe',
> file type pei-i386.\n"
> >~"\tEntry point:
> 0x401280\t0x00401000 - 0x0040b96c is .text\n"
> >~"\t0x0040c000 -
> 0x0040c824 is .data\n"
> >~"\t0x0040d000 -
> 0x00411110 is .bss\n"
> >~"\t0x00412000 -
> 0x004125f0 is .idata\n"
> >13^done
> <14tbreak *0x401280
> <15-exec-run
> sRunning...
> >&"tbreak
> *0x401280\n"
> >~"Breakpoint 1 at
> 0x401280\n"
> >14^done
> >15^running
> >~"[New thread
> 2944.0xf6c]\n"
> sStopped.
> >15*stopped,reason="signal-received",signal-name="SIGSEGV",signal-meaning="Segmentation
> fault",thread-id="1",frame={addr="0x10009631",func="??",args=[],from="C:\\WINDOWS\\system32\\guard32.dll"}
Here is your problem.
> <16info thread
> <17-file-list-exec-source-files
> <18set auto-solib-add on
> <19set stop-on-solib-events
> 1
> <20sharedlibrary .*
> <21info shared
> sCurrent state: 5
> <22-break-insert
> "\"main.cpp\":22"
[...]
Your program crashed in "C:\\WINDOWS\\system32\\guard32.dll" before it
did anything interesting, possibly before it even entered main().
Andre'
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator