Randy Rohrbach
4c76a8df1e
Created the initial formatting interface for Bugzilla 179778.
...
Updated the IRegisters interface for Bugzilla 183188 and added required interface methods to the MI Register implementation ( all indicated not yet implemented ) which are now required by the updated IRegiisters interface.
Also updated the Register View VM to handle the new events which were
also added in IRegisters.
2007-04-19 14:31:31 +00:00
Ted Williams
8f6d74188f
plugin names
2007-04-05 21:49:59 +00:00
Ted Williams
43c359cb48
Fixed licensing and update URLs.
2007-04-05 19:07:11 +00:00
Pawel Piech
c923b48ecc
Fixed javac compiler error.
2007-04-05 16:15:50 +00:00
Pawel Piech
e44c94107f
Refactored the Done object into a RequestMonitor (bug 177081).
2007-03-28 22:14:46 +00:00
Ted Williams
1c987b3065
Changed the IExpressions interface so that it uses org.eclipse.cdt.core.IAddress instead of org.eclipse.dd.dsf.debug.service.IAddress. This change is needed to get a clean compile of the Expressions service (which implements the IExpressions interface).
2007-03-26 19:53:45 +00:00
Pawel Piech
caa4c1b355
Generics warnings cleanup (bug 178689).
2007-03-23 17:00:36 +00:00
Ted Williams
5a17ce63c4
.qualifier
2007-01-12 20:08:50 +00:00
Pawel Piech
6c6f7978db
Applied patch on behalf of Randy Rohrback, containing refactored MI commands (bug 159688).
2006-12-13 22:01:58 +00:00
Pawel Piech
792bdef0f8
Added initial implementation of Process IO support (bug# 160040).
...
Refactored service for sending/receiving MI commands to debugger.
2006-12-12 07:02:45 +00:00
Ted Williams
f26cd35629
All plugins will start with version 0.9.0. Europa will include the release of 0.9.0.
...
Created a plugin.xml for org.eclipse.dd.dsf.ui.
2006-11-14 22:22:41 +00:00
Pawel Piech
94841c4ee3
- Ported to new debugger command APIs (bug# 163623). This makes DSF build with 3.3 M3, but breaks compatibility with 3.2.
...
- Warnings cleanup.
2006-11-08 03:00:20 +00:00
Pawel Piech
9ff6415403
- Refactored view model implementation so that more of the common code is integrated into base classes (bug# 161981).
...
- Split org.eclipse.dd.dsf so that packages depending on org.eclipse.debug.core are in a separate plugin (bug# 161948).
- Refactored Data Model and View Model interfaces and classes to use a consistent naming scheme.
2006-11-01 21:53:48 +00:00