Debug 64 bit application/native extension in Flash Builder
I created a 64 bit native extension, addded it to a project and was able to export a release build in Flash Builder.
The applications runs without problems.
However, when I try to debug the project which uses the 64 bit native extension, I get two error messages:


According to this post, a 64 bit version is required for debugging:
When will the 64-bit version of adl.exe become available?
Is this true, or is there a way for debugging 64 bit applications that use a 64 bit native externsion?
