Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 16e3a9a9512661747e6b6ac687b89c57263429e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Release CDT-3.0

	* User-defined register groups support is added (Bug 94139)

	* Moved to the Platform Source Lookup framework (bug 80175)
	
	* Modules View (former Shared Libraries view) (bug 82264)
		- replaced Shared Libraries view by Modules view
		- added detail pane to the view
		- made the view's entries expandable
 
	* Memory View (bug 73168)
		- removed the old memory view
		- added support for the Memory view provided by Eclipse 3.1

	* Visibility of the "Run To Line" and "Resume At Line" actions
		- support for visibility in editors

Back to the top