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

180 commits

Author SHA1 Message Date
Pawel Piech
c13753ddb3 [298135]- Several calls to DsfSession add/removeServiceEventListener not on executor thread 2010-01-06 00:38:05 +00:00
John Cortell
5687f0ee0f Documentation improvement 2009-12-10 21:42:09 +00:00
John Cortell
ceaa353fb9 [297535] Optimization to DsfServicesTracker 2009-12-10 21:15:49 +00:00
Pawel Piech
dde65a6ae5 [297140] Added comments to clarify method usage. 2009-12-10 20:48:53 +00:00
Randy Rohrbach
7bd060b64d Bugzilla 294779. 2009-11-10 19:16:21 +00:00
Marc Khouzam
75e6f8510f [280461] Introduce a way to add extra executor depths to preserve the order of MI events and MI command results 2009-11-03 15:58:38 +00:00
Randy Rohrbach
e81078bb95 More bugzilla 293480 - edited a couple more comments. 2009-10-27 18:48:30 +00:00
Randy Rohrbach
e2a14c751f Bugzilla 293480. 2009-10-27 18:29:04 +00:00
Marc Khouzam
29c296b980 [293324] Support for executor depth in DSFExecutor traces 2009-10-26 16:45:41 +00:00
Pawel Piech
ee3801c51f Bug 288962 - [debug view] Extend IExecutionDMData to retrieve details about state change reason 2009-10-15 17:14:02 +00:00
Pawel Piech
05512ba623 Bug 292070 - Access to Active DsfSessions 2009-10-15 17:04:56 +00:00
Marc Khouzam
6744e78d21 [292271] DsfServicesTracker.dispose() is now ThreadSafe because we use it outside the executor 2009-10-15 12:56:10 +00:00
Marc Khouzam
424cf54073 [292266] More ThreadSafe methods 2009-10-14 16:39:54 +00:00
Pawel Piech
9ee66f7728 Bug 291342 - Additional fix for race condition in launch event firing. 2009-10-12 15:49:14 +00:00
Marc Khouzam
8870c36bd5 [291342] The jobs in DsfLaunch must actually be scheduled :-) 2009-10-10 00:38:59 +00:00
John Cortell
4a942b7640 [291684] Equip monitors with a monitor traceback (when tracing) 2009-10-08 22:57:25 +00:00
Pawel Piech
9a35a91bd0 Bug 291342 - [debug view] DSF session executor intermittently deadlocks during session termination 2009-10-07 17:54:22 +00:00
John Cortell
e61498f16f [291548] DMContext.toString() not handling multi-parent scenario well 2009-10-07 02:24:45 +00:00
John Cortell
9109854953 Documentation enhancements 2009-10-06 21:19:59 +00:00
Marc Khouzam
1353648eff [291393] Memory leak in RequestMonitor 2009-10-05 18:00:54 +00:00
John Cortell
e15d4deeff [290991] More fixes and improvements to DsfExecutable tracing 2009-10-04 16:15:05 +00:00
John Cortell
db1333778e [291241] MultiRequestMonitor is susceptible to theoretical race condition failure 2009-10-02 21:24:21 +00:00
John Cortell
73f0fa475b Documentation enhancement 2009-10-01 19:44:57 +00:00
John Cortell
de96c0f149 [290991] More fixes and improvements to DsfExecutable tracing 2009-10-01 03:12:01 +00:00
John Cortell
be575844a8 Documentation enhancement 2009-09-30 21:18:21 +00:00
John Cortell
be47c82100 documentation enhancement 2009-09-25 20:24:05 +00:00
John Cortell
ef32999732 [290462] Add tracing for VMViewerUpdate 2009-09-25 00:13:36 +00:00
John Cortell
64bfd874f4 Documentation fixes/improvements. This class was apparently refactored to not be gdb/mi specific, but the comments were not updated to reflect that. 2009-09-24 15:31:34 +00:00
John Cortell
0bba84bfef documentation enhancement 2009-09-23 15:26:04 +00:00
Pawel Piech
6a53ab4690 [290074] - [services][breakpoints] IBreakpointDMData interface should extend IDMData 2009-09-21 22:23:21 +00:00
Pawel Piech
d4f8c1d1bd Fixed the @since version number. 2009-09-21 19:34:17 +00:00
John Cortell
676f59f8ff JavaDoc enhancement 2009-09-21 16:07:10 +00:00
John Cortell
59fcec1a9c Corrected JavaDoc. Referred to method name that was renamed during refactoring. 2009-09-21 15:13:49 +00:00
John Cortell
38631986c6 JavaDoc enhancement 2009-09-21 15:01:16 +00:00
Pawel Piech
691eaab7fd Cleaned up comments with references to IModelContext interface which had been renamed to IDMContext. 2009-09-11 04:39:43 +00:00
John Cortell
c325649db1 [services] Add tracing for DsfSession. This commit logs the registering and unregistering of model adapters 2009-09-10 20:10:56 +00:00
John Cortell
166722a15c Fix and improve new logging utility 2009-09-10 19:33:53 +00:00
John Cortell
52e0d6731e remove harmless, but pointless call accidentally left during refactoring 2009-09-09 18:23:44 +00:00
John Cortell
ae6cd8c257 additional JavaDoc 2009-09-09 18:22:14 +00:00
John Cortell
ce83ec8fc0 [288878] Method signature criteria in DsfSession.getEventHandlerMethods() incorrect. Also throw an exception if the method takes no parameters. 2009-09-09 15:29:22 +00:00
John Cortell
9067c010c5 [288656] Additional tracing for DsfSession. 2009-09-08 22:56:26 +00:00
John Cortell
e4e9e7fab2 [288878] Method signature criteria in DsfSession.getEventHandlerMethods() incorrect 2009-09-08 21:39:34 +00:00
John Cortell
1d802df663 [288873] Consolidate executor trace when the creator and submitter info is the same 2009-09-08 20:48:24 +00:00
John Cortell
d5fc0b227d Fixed warning; forgot @Deprecated annotation 2009-09-08 20:32:49 +00:00
John Cortell
b2f577471c [288870] DSF executor trace drops frames in submitted-at stack crawl 2009-09-08 20:28:59 +00:00
John Cortell
df44df36d3 [288656] Add tracing for DsfSession. Implemented Pawel's recommendation after review 2009-09-08 15:52:33 +00:00
John Cortell
edda14615e javadoc correction 2009-09-08 15:29:56 +00:00
John Cortell
1bfc07f36c [288687] Executor trace has some errant output 2009-09-04 23:38:56 +00:00
John Cortell
3b1dd88650 Additional documentation 2009-09-04 22:01:33 +00:00
John Cortell
7e8ee4c873 [288656] Add tracing for DsfSession 2009-09-04 19:42:17 +00:00