1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Francois Chouinard
cc153db8ba Implementation of the DSF Disassembly View (bug227743) 2008-04-29 21:26:59 +00:00
Randy Rohrbach
b14f86c070 Bugzilla 226166
Exports action handlers.
2008-04-08 18:05:50 +00:00
Pawel Piech
1420d16bdd [224438] Renamed view model packages in org.eclipse.dd.dsf.debub.ui as a provisional API. 2008-03-31 18:08:03 +00:00
Pawel Piech
aad3ee68f9 [179102] Re-aligned plugin and package names to confirm with Eclipse policy. 2008-02-13 20:41:00 +00:00
Pawel Piech
91e43c46ad [179096] Added suspend trigger to open debug perspective on suspend. 2008-02-11 23:56:56 +00:00
Pawel Piech
7d83b3a7dd [192019] View Model framework refactoring. 2008-01-19 00:34:30 +00:00
Pawel Piech
d5f269f61a [209045] Fixed a couple of compile bugs in the last checkin. 2007-12-11 19:59:57 +00:00
Pawel Piech
64a3c6512a [210571] Refactored number format detail pane. 2007-11-21 19:36:08 +00:00
Pawel Piech
cfd78eff47 [187888] Initial (stubbed) version of the modules service and the connection to the Modules view. 2007-10-22 21:47:15 +00:00
Ted Williams
9a1a5ad41c 159683 update modes 2007-07-06 05:32:54 +00:00
Pawel Piech
51452d7e2c Moved generic packages out of the org.eclipse.dd.dsf.mi.* plugins and into the org.eclipse.dd.dsf.debug.* plugins as appropriate, in preparation for the memory view work (bug 160047). 2007-06-08 20:37:43 +00:00
Ted Williams
4cade0e00c bumped versions to 1.0.0 on HEAD for all DSF plugins and features 2007-06-07 18:35:58 +00:00
Pawel Piech
eb61b458b1 Cleanup ahead of M7: (bugs 185874, 185876, 186267). 2007-05-11 19:07:18 +00:00
Randy Rohrbach
b5503f43ae Completed the functionality on the register view so there is full support for GROUPS/REGISTERS/BITFIELDS
if the underlying service supports it. This included editing as well.

This is based on Pawel's latest update with the Expressions view support.

Randy
2007-05-08 18:02:45 +00:00
Pawel Piech
810d315bbf Added expression view model implementation (bug 185635). 2007-05-05 00:12:37 +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
Ted Williams
5a17ce63c4 .qualifier 2007-01-12 20:08:50 +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
91d2328263 Finished refactoring view model adapter, cleaned up warnings, added column support (bugs 159161, 159679, 161981). 2006-11-10 00:18:15 +00:00
Pawel Piech
56e3520f7a Temporarily moved ThreadsLayoutNode to org.eclipse.dd.dsf.mi, to get rid of dependency from org.eclipse.dd.dsf.debug.ui on org.eclipse.dd.dsf.mi.core. 2006-11-08 03:04:30 +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