Windows 64Bit: Program is not a recognized executable [message #209338] |
Thu, 07 February 2008 05:39  |
Eclipse User |
|
|
|
Originally posted by: marco.pesarese.sap.com
Hello,
I am trying to create under Eclipse CDT in a Windows XP 64 Bit environment
a new debugging session "C/C++ Attach to Local Application". The .exe file
I am attaching to is a 64 Bit executable. This does not work, I get the
error
"Program is not a recognized executable."
I have already switched the binary parser to "PE Windows Parser" (which is
the only active one).
Does anybody have an idea how I can get this working? Thanks a lot in
advance!
Best regards,
Marco
|
|
|
|
|
|
Re: Windows 64Bit: Program is not a recognized executable [message #226673 is a reply to message #226649] |
Wed, 12 November 2008 04:11  |
Eclipse User |
|
|
|
Got it
Thanks
Xing Yun
"Anton Leherbauer" <anton.leherbauer@windriver.com> wrote in message
news:gfe43f$m6u$1@build.eclipse.org...
> See also
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=235019
>
> Cheers,
> Toni
>
> xing yun wrote:
>> Hi:
>> I'm curious how to run CDT on win64, too
>>
>> It's quite a big big big challange to fix the issue described below
>> (It seems that CDT is using XOFFParser instead of PEParser to analyse
>> ".exe" files on win64)
>>
>> Any information?
>>
>> Thanks
>>
>> Regards
>> Charlie
>>
>> "Chris Recoskie" <recoskie@ca.ibm.com> wrote in message
>> news:fof7kk$ss3$1@build.eclipse.org...
>>> Marco Pesarese wrote:
>>>> Hello,
>>>>
>>>> I am trying to create under Eclipse CDT in a Windows XP 64 Bit
>>>> environment a new debugging session "C/C++ Attach to Local
>>>> Application". The .exe file I am attaching to is a 64 Bit executable.
>>>> This does not work, I get the error
>>>>
>>>> "Program is not a recognized executable."
>>>>
>>>> I have already switched the binary parser to "PE Windows Parser" (which
>>>> is the only active one).
>>>>
>>>> Does anybody have an idea how I can get this working? Thanks a lot in
>>>> advance!
>>>>
>>>> Best regards,
>>>> Marco
>>>>
>>>>
>>> I don't think the binary parser supports 64-bit yet unfortunately. You
>>> might have to hack it to just look at the file extension and declare all
>>> .exe files as binaries, although if you do this some of the debugging
>>> features will still likely not work properly.
>>>
>>> --
>>> Chris Recoskie
>>> Team Lead, IBM CDT Team
>>> IBM Toronto
>>> http://www.eclipse.org/cdt
>>
>>
>
>
> --
> Anton Leherbauer
> Wind River Systems, Austria
> CDT Committer - http://www.eclipse.org/cdt
> DSDP/DD Committer - http://www.eclipse.org/dsdp/dd
|
|
|
Powered by
FUDForum. Page generated in 0.03825 seconds