Pawel Piech
aad3ee68f9
[179102] Re-aligned plugin and package names to confirm with Eclipse policy.
2008-02-13 20:41:00 +00:00
Francois Chouinard
db8b348da7
BreakpointManager patch fro M5.
2008-02-11 17:32:56 +00:00
Pawel Piech
2beca67145
[192019] View Model refactoring cont.: fixed refactoring bugs found during PDA development.
2008-01-31 18:54:15 +00:00
Randy Rohrbach
bd49549561
IDMContext.java - spelling
...
DsfServiceID.java - new helper utility class use to generate class IDs
DsfMemoryBlockRetrieval.java - uses DsfServiceID now
SyncRegisterDataAccess.java - uses DsfServiceID now
AlarmCellModifier.java - uses DsfServiceID now
DisplayDsfExecutor.java - changed getDisplayDsfExecutor to return DisplayDsfExecutor instead opf DsfExecutor.
AbstractCachingVMProvider.java - spelling/format
2008-01-31 15:58:01 +00:00
Pawel Piech
7d83b3a7dd
[192019] View Model framework refactoring.
2008-01-19 00:34:30 +00:00
Pawel Piech
a4c2cc234f
[213635] Added name to DSF executor.
2007-12-20 19:32:29 +00:00
Pawel Piech
0ce3cca4da
[213635] Added name to DSF executor.
2007-12-20 19:20:09 +00:00
Francois Chouinard
0f9a2839a8
*** empty log message ***
2007-12-15 14:04:31 +00:00
Pawel Piech
4463f50fc6
[206832] Created a non-UI CompositeDMContext.
2007-12-10 20:55:32 +00:00
Pawel Piech
84e4230f31
[211534] Changed the constructor of the singleton class to private (try #2 ).
2007-11-30 17:57:36 +00:00
Pawel Piech
4e224fce0a
[211534] Changed the constructor of the singleton class to private.
2007-11-30 17:54:01 +00:00
Pawel Piech
3fef8680c9
[211616] Fixed Query.get(timeout) implementation.
2007-11-30 17:50:44 +00:00
Pawel Piech
0c476c0d38
[211523] Added an ImmediateExecutor implementation.
2007-11-30 01:16:29 +00:00
Pawel Piech
d9ee930837
[205132] Got rid of the no-longer used service context object.
2007-11-21 23:47:55 +00:00
Pawel Piech
1d31b66b19
[205142] Refactored use of DM contexts to make them more flexible.
2007-11-14 00:16:00 +00:00
Marc Khouzam
18fd2d6ef6
Updated handleRejectedExecutionException to create its own error status.
2007-11-08 19:53:21 +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
Marc Khouzam
27bc6ae2b6
Cleanup of class comments
2007-10-22 14:34:40 +00:00
Pawel Piech
f89ea1624c
[205132] Fourth step in refactoring IDMContext:
...
- Migrated debug services not to use IDMService.getModelData(), the only class left using it is the cache in update policy.
2007-10-21 16:17:34 +00:00
Pawel Piech
75d779d6b9
[205132] Third step in refactoring IDMContext:
...
- Marked IDMService.getModelData() as deprecated.
- Created public get*Data() method in debug services.
2007-10-19 23:52:16 +00:00
Pawel Piech
ec4694c8b8
[205132] Second step in refactoring IDMContext:
...
- Removed the IDMService.getServiceContext() method.
2007-10-19 23:06:31 +00:00
Pawel Piech
7286137a7e
[205132] First step in refactoring IDMContext:
...
- Removed the type parameter from IDMContext
- Got rid of the IDMContext.getServiceFilter() method.
2007-10-19 22:15:57 +00:00
Pawel Piech
29b939c50d
[205318] Added additional entries in logged stack traces of runnables executed by the executor.
2007-10-03 17:18:00 +00:00
Pawel Piech
e4e9401c92
[204964] Fixed CountingRequestMinotor bug.
2007-09-28 21:44:46 +00:00
Pawel Piech
a132e82188
Streamlined use of Query object, in preparation for the memory view work (bug 160047).
2007-06-08 23:52:55 +00:00
Pawel Piech
434c29ab17
Applied patch implementing tracking of selected stack frame (bug 159696).
2007-06-07 23:17:06 +00:00
Pawel Piech
d791a66323
Got rid of compiler warning for un-used parameters.
2007-06-07 21:18:56 +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
Ted Williams
a3112d1cd2
missing commas
2007-05-31 21:53:38 +00:00
Ted Williams
73f7077871
fixes for 189542
2007-05-30 02:06:59 +00:00
Pawel Piech
fa2f115d4e
Set default warning level for all DSF projects (bug 187687).
2007-05-18 17:53:09 +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
Pawel Piech
7d59d57f72
Fixed M6 buld (bug 177371).
...
Created abstract equals() and hashCode() methods for DM and VM contexts (bug 180276).
2007-04-02 20:18:00 +00:00
Pawel Piech
e44c94107f
Refactored the Done object into a RequestMonitor (bug 177081).
2007-03-28 22:14:46 +00:00
Pawel Piech
caa4c1b355
Generics warnings cleanup (bug 178689).
2007-03-23 17:00:36 +00:00
Pawel Piech
c5b151520f
Exceptions during shutdown cleanup.
2006-12-12 01:15:26 +00:00
Pawel Piech
b191075ec4
Ported to new flexible hierarchy APIs (bug 164341).
2006-11-30 22:47:43 +00:00
Pawel Piech
4a775182e0
Flexible Hierarchy 3.3 APIs (bug 164341).
2006-11-22 21:08:30 +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
2b72c663b0
Added cell-editor support to DSF view model (bug# 159681).
2006-11-11 00:10:15 +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
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
Pawel Piech
3173aac06c
Refactored timers example to use scheduling executor.
2006-10-19 07:30:24 +00:00
Pawel Piech
bc54ad145e
Added unit tests for standard service functionality (159680).
2006-10-16 14:49:55 +00:00
Pawel Piech
cfeb1e5d31
Added ability to cancell DsfSequence using the progress monitor (bug# 159048).
2006-10-16 07:58:52 +00:00
Pawel Piech
3f86dad9d5
Refactored DsfSequence class (bug# 159048).
...
Also added tracing of executables that were garbage-disposed without ever being run.
2006-10-13 22:34:59 +00:00
Ted Williams
6ed5cc8d0e
buckminster
2006-10-13 20:59:10 +00:00