Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 6b06ffd9f6aebbf92c78f174d8bafceb7e32d824 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                                 


                                    
                            
                               
                                    
                               
                                  

                                                     
                


                                                                              

                                    

       
<html>
<head>
<title>3.0 Debug Platform Change Notes</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body bgcolor="#FFFFFF" text="#000000">
<h1>3.1 Debug Platform Change Notes</h1>
<p>This document describes important changes in the 3.1 debug platform, relative 
  to the 3.0 release.</p>
  
<h2>New Features</h2>

<h3> Breakpoint Organizers</h3>
<h3>Logical Structure Providers</h3>
<h3>Memory Renderings</h3>
<h3>Run To Line Handler</h3>
<h3>Variable Value Editors</h3>
<h3>Launch Shortcut Keybindings</h3>
<h3>Source Lookup Facility</h3>
<h3>Watchpoints (IWatchpoint)</h3>
<h3>Colors and Fonts for debug elements</h3>
<h3>Inserting elements into debug view/hierarchy</h3>
<h2>Changes</h2>
<h3>Debug Event Dispatch</h3>
<p>Debug event set listeners are notified of fired debug events asychronously 
  in a different thread than the event is reported in.</p>
<h3>Debug Actions in Background</h3>
<p>&nbsp;</p>
</body>
</html>

Back to the top