阅读背景:

如何绕过“二进制不是用调试信息构建的”?

来源:互联网 

I'm trying to debug a C DLL that I'm using with a Delphi program. I built the DLL with Visual C++, with debug information enabled. I built the Delphi program with Delphi 2009, with debug information enabled. But apparently they use different formats, because when I try to attach the VC++ debugger to my program, it says "binary was not built with debug information" and won't even accept as valid the breakpoints I put in the C code, which I'm trying to debug a C DLL that I'm using with




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: