VS2003 Debuging confusion

本文讨论了使用Visual Studio 2003进行调试时可能出现的一个问题:当两个文件名相同但属于不同项目的文件被同时打开时,可能会导致调试过程中出现混淆,即设置断点的文件并非当前项目中实际使用的文件。这种情况会使得开发者难以找到问题所在,文章通过一个具体的例子解释了这一现象。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

VS2003 has a confusion when debuging, if you open two files with same filename in VS or the same name cpp file you open is not the one your project including. when this situation happen, you can set breakpoint in the confused file, and debuging just as the file is the right cpp file in your project. so you can see the right logic process of sourse code, but never have the right result you expected. 

For example, you have create a new project from a old one, you need to refer the old sourse code, so you also open the old sourse file in you new project. now you need to add a variable to the new cpp file, but you add to old one for careless. and you continue to debug the project, but cann't get the right result, so you set some breakpoints in the old cpp file(you think it's new one), and see the right logic process. now you maybe go into a confusion.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值