`
tcspecial
  • 浏览: 911561 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

One or more breakpoints cannot be set and have been disabled.

vc6 
阅读更多

    有时在用VC6调试过程中,老遇到这个讨厌的提示"One or more breakpoints cannot be set and have been disabled",然后就跑到第一行去执行了. 

    看网上大多都是在设置中删除所有断点, 然后再重新设置新断点. 照做了一下,还是不能解决问题, 直到重新编译了程序(依赖库dll)才解决了问题. 这是因为本工程调用的dll太过了陈旧,dll对应的工程发生改变了. 导致库与代码不匹配,必然不能设置断点了

    

分享到:
评论

相关推荐

    Springer.The.Developer’s.Guide.to.Debugging.2008.pdf

    6.1.8 Measurement with time can have Errors and Variations . 68 6.1.9 Select a Test Case that Exposes the Runtime Bottleneck . . 68 6.1.10 The Difference Between Algorithm and Implementation . . 70 ...

    Debugging with GDB --2007年

    5.1 Breakpoints. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5.1.1 Setting breakpoints . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5.1.2 Setting ...

    CUDA11.0-C-Programming-Guide.pdf

    - A breakpoint function has been added, allowing developers to set breakpoints for debugging purposes. This function helps in identifying and resolving issues during program execution. 18. **Trap ...

    Debugging with GDB --2001年5.3

    Breakpoints, watchpoints, and catchpoints . . . . . . . . . . . . . . . 5.1.1 Setting breakpoints . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5.1.2 Setting watchpoints . . . . . . . . . . ...

    PLSQL.Developer(X32) v12.0.1.1814主程序+ v11中文包+keygen

    Support has been added for Error Breakpoints, which allow you to break execution when a specific exception (handled or unhandled) occurs: Breakpoints can now be saved and loaded. Debug object ...

    plsqldev12.0.4.1826x32主程序+ v12中文包+keygen

    Support has been added for Error Breakpoints, which allow you to break execution when a specific exception (handled or unhandled) occurs: Breakpoints can now be saved and loaded. Debug object ...

    PLSQL.Developer(X64) v12.0.1.1814 主程序+ v11中文包+keygen

    Support has been added for Error Breakpoints, which allow you to break execution when a specific exception (handled or unhandled) occurs: Breakpoints can now be saved and loaded. Debug object ...

    Debugging with GDB --2003年6.0

    5.1.9 “Cannot insert breakpoints” . . . . . . . . . . . . . . . . . . . . 5.2 Continuing and stepping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5.3 Signals . . . . . . . . . . ...

    plsqldev12.0.4.1826x64主程序+ v12中文包+keygen

    Support has been added for Error Breakpoints, which allow you to break execution when a specific exception (handled or unhandled) occurs: Breakpoints can now be saved and loaded. Debug object ...

    最新版的DebuggingWithGDB7.05-2010

    5.1.8 “Cannot insert breakpoints” . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5.1.9 “Breakpoint address adjusted...”. . . . . . . . . . . . . . . . . . . . . . . . . . 5.2 ...

    apktool documentation

    apks are nothing more than a zip file containing resources and compiled java. If you were to simply unzip an apk like so, you would be left with files such as classes.dex and resources.arsc. $ unzip...

    simpleapp_hw_breakpoints_v0 (1).tar.gz

    在我们面对的这个例子"simpleapp_hw_breakpoints_v0 (1).tar.gz"中,我们可以推断这可能是一个关于"simpleapp"项目硬件断点相关的资源包。"v0 (1)"可能是版本号,表示这是该软件的第0版的第一个修订版。这个`.tar.gz...

    EurekaLog_7.5.0.0_Enterprise

    All packages now have version suffix (e.g. EurekaLogCore240.bpl). No files are copied to \bin folder of IDE. Run-time package (EurekaLogCore) is copied to Windows\System32 folder. Refer to help for ...

    Using kgdb, kdb and the kernel debugger internals

    dmesg, and even set breakpoints to stop in a certain location. Kdb is not a source level debugger, although you can set breakpoints and execute some basic kernel run control. Kdb is mainly aimed at ...

    CE中文版-启点CE过NP中文.exe

    Debugging: Added an option to chose if you wish to break on unexpected breakpoints, and if CE should break on unexpected breakpoints, or only on specified regions (like AA scripts) Disassembler: The ...

    cc2530_user_guide

    2.4 Instruction Set Summary .................................................................................................. 36 2.5 Interrupts ..........................................................

    ti dsp tms2802芯片资料

    2.5.2 Branches, Calls, and Returns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2-39 Contents x 2.5.3 Repeating a Single Instruction . . . . . . . . . . . . . . . . ...

    PLSQL.Developer v11.0.0.1762 主程序+ v10中文包+keygen

    Here you can either select one or more locations from the File Browser, select one or more previously defined custom selections, or enter the file selection directly. Window List enhancements ...

    CSharp 3.0 With the .NET Framework 3.5 Unleashed(english)

    - **Abstract Classes**: Abstract classes cannot be instantiated and are used as base classes for other classes. - **Interfaces**: Interfaces define contracts that classes must implement. This section ...

Global site tag (gtag.js) - Google Analytics