数据断点中语言选择的意义 [英] Significance of language option in data breakpoints

查看:47
本文介绍了数据断点中语言选择的意义的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

创建数据断点的对话框中有一个"语言"对话框。选项C和C ++的选项。我目前正在使用VS2010,虽然我记得,我见过的所有其他版本中都存在该选项。我正在调试的代码是C和C ++的混合
。它似乎似乎没有什么区别,但我想知道选择的意义是什么。对话框的帮助

The dialog to create a data breakpoint has a "Language" option with choices of C and C++. I am currently using VS2010, although from what I recall, the option existed in all the other versions I have seen. The code I am debugging is a mix of C and C++. It has never seemed to seem to make a difference, but I would like to know what the significance of the selection is. The help for the dialog at

https://msdn.microsoft.com/query/dev10.query?appId=Dev10IDEF1&l=EN-US&k=k(VS.DEBUG .BREAKPT.LOCATION.DATA)& rd = true

https://msdn.microsoft.com/query/dev10.query?appId=Dev10IDEF1&l=EN-US&k=k(VS.DEBUG.BREAKPT.LOCATION.DATA)&rd=true

甚至没有提到语言的选择。感谢您的任何信息!

does not even mention the choice of a language. Thanks for any information!

推荐答案

您好JimMonte,

Hi JimMonte,

感谢您注意到这一点。

Thanks for noticing this.

实际上,在VS2010中,语言C / C ++的选项基于带有用C或C ++编写的断点的那一行,区别在于语法。

Actually, in VS2010, the option of Language C/C++ is based on that line with breakpoint written in C or C++, the difference is the syntax.

Visual Studio 2015中不存在语言选项,它们的语法差异可能集成在VS环境中,你可以去尝试一下。

And the language option is not exist in Visual Studio 2015, and their syntax difference are probably integrated in VS environment, you may go and have a try.

再次感谢您的发布。

祝你好运,

Fletch


这篇关于数据断点中语言选择的意义的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆