[Qt-creator] 64 bit gdb-python27.exe
Stephen Chu
stephen at ju-ju.com
Fri Mar 11 15:38:08 CET 2011
In article
<AANLkTi=EZtKheyR54-xVk7HBpUPuA3KDVN6O5rnHCkqn at mail.gmail.com>,
andy fillebrown <andy.fillebrown at gmail.com> wrote:
> On Thu, Mar 10, 2011 at 11:22 AM, Andre Poenitz
> <andre.poenitz at mathematik.tu-chemnitz.de> wrote:
> > On Wed, Mar 09, 2011 at 11:54:55PM -0500, andy fillebrown wrote:
> >> On Wed, Mar 9, 2011 at 11:15 AM, Daniel Molkentin
> >> <daniel.molkentin at nokia.com> wrote:
> >> > On 3/9/2011 10:44 AM, ext andy fillebrown wrote:
> >> >>> ftp://ftp.qt.nokia.com/misc/gdb/7.2/ or the Qt SDK 1.1 beta
> >> >>> installer.
> >> >>
> >> >> AFAIK, the mingw gdb downloads at ftp.qt.nokia are all 32 bit. I need
> >> >> a 64 bit version.
> >> >>
> >> >> ~ af
> >> > I have updated
> >> > ftp://ftp.qt.nokia.com/misc/gdb/7.2/qtcreator-gdb-7.2-mingw-x86.zip to
> >> > include a gdb binary for the x86_64 target (gdb-x86_64-pc-mingw32.exe).
> >> > Don't be confused by the fact that the binary itself is still compiled
> >> > for 32 bit as the host platform (mostly for pragmatic reasons, we can
> >> > reuse the 32 bit python, there is no real benefit to ship another python
> >> > lib). It's compiled to debug 64 bit targets nevertheless. Please test it
> >> > with a Qt Creator for 2.2 (preferred) or master branch.
> >> >
> >> > Note that all I verified is that the binary starts and python can be
> >> > invoked. Enjoy :)
> >>
> >> In QtCreator, I'm getting ...
> >>
> >> 20-exec-run
> >> >20^error,msg="Don't know how to run. Try \"help target\"."
> >> dDon't know how to run. Try "help target".
> >> dNOTE: ENGINE RUN FAILED
> >
> > Please attach the full log.
>
> Here is the log from the TDM MinGW prebuilt binary. I've also tested
> with a MinGW-w64 prebuilt binary, but it shows similar output. I'll
> send it later if you want.
>
> Thanks for looking into this.
I have basically the same log as Andy's. I am using Qt 4.7.2 source
built with TDM MinGW prebuilt binary. GDB was downloaded from the above
FTP link. However, I didn't build Creator itself in 64-bit. It's a
32-bit one from snapshots.
--
Stephen Chu
More information about the Qt-creator-old
mailing list