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

179 commits

Author SHA1 Message Date
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
Pawel Piech
74ee292800 Changed private method name to help avoid confusion. 2009-09-24 17:33:41 +00:00
Pawel Piech
286049fdb5 Added missing API comments. 2009-09-24 17:29:15 +00:00
John Cortell
32e43ab605 Fixed typo in comment 2009-09-24 16:30:49 +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
9ab6b2b9f1 minor code optimization 2009-09-24 00:19:58 +00:00
John Cortell
0bba84bfef documentation enhancement 2009-09-23 15:26:04 +00:00
John Cortell
9500d9b90a Documentation enhancement 2009-09-23 04:32:37 +00:00
John Cortell
57943f1c5d Improved description of checkUpdate() 2009-09-23 03:38:30 +00:00
John Cortell
dc245fce09 Very minor code optimization. 2009-09-23 03:02:48 +00:00
John Cortell
fc55e07104 Fixed typos in comments 2009-09-23 02:40:33 +00:00
Pawel Piech
a5d25b3bfa [289742] - [vm] IVMEventListener lacking @ConfinedToDsfExecutor annotation 2009-09-22 21:20:09 +00:00
Pawel Piech
28f44f903d [289742] - [vm] IVMEventListener lacking @ConfinedToDsfExecutor annotation 2009-09-22 19:49:31 +00:00
John Cortell
f62e4f22af Fixed typo in comment 2009-09-22 18:51:10 +00:00
Pawel Piech
5e6db26b12 Fixed a broken merge. 2009-09-22 18:33:57 +00:00
Pawel Piech
ae26fbe4eb Removed unnecessary SuppressWarnings annotation. 2009-09-22 18:33:30 +00:00
John Cortell
764537d049 Added assert 2009-09-22 18:33:19 +00:00
Pawel Piech
6f11c1b97f [289751] - [vm] IVMEventListener(AbstractVMProvider).handleEvent(Object,RequestMonitor) not called on executor 2009-09-22 18:27:02 +00:00
Marc Khouzam
b7dd783726 Missing rm.done in previous refactoring. 2009-09-22 18:23:15 +00:00
John Cortell
d7abb9bd79 Fixed typo in comment 2009-09-22 18:01:45 +00:00
Pawel Piech
6a53ab4690 [290074] - [services][breakpoints] IBreakpointDMData interface should extend IDMData 2009-09-21 22:23:21 +00:00
John Cortell
f315e7e669 Corrected comment 2009-09-21 21:57:43 +00:00
John Cortell
b8eab3668b JavaDoc enhancement 2009-09-21 21:48:30 +00:00
Pawel Piech
14717d43de Trivial refactoring and comments. 2009-09-21 20:36:33 +00:00
Pawel Piech
73111db72e Trivial refactoring in handleSuccess(). 2009-09-21 20:19:17 +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
John Cortell
7178ea09de [289766] Bug tracing VM Provider event handler 2009-09-17 16:48:29 +00:00
John Cortell
6e8cd52df5 Corrected comment 2009-09-17 14:28:50 +00:00
John Cortell
fe0e84708b Corrected comment 2009-09-17 14:27:07 +00:00
John Cortell
8fb3cd2ddd JavaDoc improvement 2009-09-17 02:25:04 +00:00
John Cortell
83b89115bf Corrected comments 2009-09-16 23:29:43 +00:00
John Cortell
d50bf482b2 Javadoc improvements 2009-09-16 23:06:46 +00:00
Pawel Piech
a86e6485f4 [270675] - [update policy][variables] In manual update model changing the active number for the view causes the view data to appear stale. 2009-09-11 22:07:03 +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