[Qt-creator] 64 bit gdb-python27.exe

andy fillebrown andy.fillebrown at gmail.com
Sat Mar 12 11:46:56 CET 2011


On Sat, Mar 12, 2011 at 4:47 AM, andy fillebrown
<andy.fillebrown at gmail.com> wrote:
> On Fri, Mar 11, 2011 at 3:16 PM, Daniel Molkentin
> <daniel.molkentin at nokia.com> wrote:
>> On 3/11/2011 8:18 PM, Daniel Molkentin wrote:
>>> On 3/11/2011 4:28 AM, ext andy fillebrown wrote:
>>>> On Thu, Mar 10, 2011 at 10:24 PM, andy fillebrown
>>>> <andy.fillebrown at gmail.com>  wrote:
>>>> 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.
>>>>
>>>> Cheers,
>>>> ~ andy.f
>>>>
>>>> Note that the specified gdb startup script contains one line, which is
>>>> "b qFatal" -- without the quotes.
>>>
>>> Looks like the makespec was wrong. it's x64_64_w64_mingw32 instead of
>>> x64_64_pc_mingw32. Will look into it next week.
>>> On the upside, I just installed TDM-MinGW64 and can test a bit more
>>> that way.
>>>
>> Doesn't work with x64_64_w64_mingw32 either. Will need to investigate
>> that more in depth next week.
>
> I built gdb with --target=i686-w64-mingw32 and I get "Failure to start
> application "audiocarver.exe": not in executable format: File format
> not recognized."
>
> Is this what you're getting, too?

I rebuilt gdb with --target=x86_64-w64-mingw32 and I get the original
"Don't know how to run" error.

I still suspect this is a sjlj/dw2 issue, so I'm going to try building
gdb with TDM-MinGW64 linked to Python27-64, to see if it works.

Cheers,
~ andy.f



More information about the Qt-creator-old mailing list