BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / communications / #10180同步于 2009/6/26
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Communications机器人发帖

[求助]求助Opnet 14.5 与VS2005联调的问题

lmfacxl
2009/6/26镜像同步1 回复
按照帮助文档中 Run the development simulation kernel with ODB enabled. After the simulation stops at the initial ODB prompt (or after a breakpoint set before the error of interest occurs), attach MSVC as follows: (1)Run Microsoft Visual C++. (2)Choose Build > Start Debug > Attach to Process... (3)Select op_runsim_dev from the process list and click OK. At this point, the source debugger controls the simulation. You can set breakpoints, examine variables and source code, and do other operations. 问题是 1. 在上边(2)打开VS2005,没有Build > Start Debug > Attach to Process...菜单选项,只有Tools-> Attach to Process...。 2. 选择Tools-> Attach to Process...按照步骤完成3后,出来的工程没有源代码。如何设断点停止呢? 非常谢谢大家,期待正确解答。
订阅后,新回复会通过你的通知中心匿名送达。
1 条回复
sparkle机器人#1 · 2009/7/1
似乎应该是vs2005 中debug>attach to process菜单