<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/duanpanda" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/duanpanda" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 29 Jul 2010 15:40:00 GMT</lastBuildDate><title>duanpanda的专栏</title><description>CSDN博客聚合服务</description><link>http://blog.csdn.net/blogrss.aspx?username=duanpanda</link><item><title>断点用例两则</title><link>http://blog.csdn.net/duanpanda/archive/2010/07/29/5775169.aspx</link><description>用例一：watchpoint (data breakpoint)
watchpoint是GDB中为这类断点取的名字。它用于为断点设置特殊停止条件：当某表达式的值或内存地址的内容被修改，程序就暂停于修改操作处。在VC中叫做data breakpoint。
用例二：断点命令列表
它用于当断点命中，程序暂停时，自动执行一系列自定义动作，如打印当前函数的名字、调用栈等。VC中也有类似的功能，在断点的设置菜单&quot;When Hit...&quot;中。&lt;img src=&quot;http://www1.feedsky.com/t1/397244891/duanpanda/csdn.net/s.gif?r=http://blog.csdn.net/duanpanda/archive/2010/07/29/5775169.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/duanpanda/397244891/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/duanpanda/397244891/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 29 Jul 2010 23:40:00 +0800</pubDate><author>duanpanda</author><guid isPermaLink="false">http://blog.csdn.net/duanpanda/archive/2010/07/29/5775169.aspx</guid><dc:creator>duanpanda</dc:creator><fs:srclink>http://blog.csdn.net/duanpanda/archive/2010/07/29/5775169.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/duanpanda/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/duanpanda/~7510680/397244891/5619635</fs:itemid></item></channel></rss>
