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

256 commits

Author SHA1 Message Date
Ted Williams
29db111c61 [268631] [memory] target org.eclipse.cdt.dsf.debug.ui.memory.RefreshAction to MemoryBrowser 2009-03-14 06:14:35 +00:00
Randy Rohrbach
25b0ee6d2e Defect 268629 2009-03-14 03:16:19 +00:00
Pawel Piech
fd7027d65f [256798] - [services] Services can be called after they are shutdown 2009-03-13 22:22:48 +00:00
Pawel Piech
3770b8065d [268617] - [view model] StackFrameVMNode accesses DSF services in the wrong thread. 2009-03-13 22:22:25 +00:00
Randy Rohrbach
739592300e Defect 225650, additional tweaking. 2009-03-13 15:39:55 +00:00
Pawel Piech
4250d67c92 Attempt to get PDA working in binary plugin. 2009-03-13 05:40:13 +00:00
Pawel Piech
b70b28a491 [225650] - Patch renaming IDsfService.isActive() to IDsfService.isRegistered() 2009-03-13 05:05:05 +00:00
Pawel Piech
c629b4d02b [254200] - Localization - ICU4J 2009-03-13 04:52:23 +00:00
Pawel Piech
d244e9ba94 Got rid of redundant import statements. 2009-03-13 04:52:10 +00:00
Pawel Piech
d5deb00643 Localization - ICU4J 2009-03-13 04:50:10 +00:00
Randy Rohrbach
5e47877afa Some cleanup fixes for 225650. 2009-03-12 19:13:01 +00:00
Pawel Piech
3b68c43a8f Removed unnecessary SuppressWarnings. 2009-03-12 18:39:21 +00:00
Pawel Piech
b411c3d854 Updated comments. 2009-03-12 18:31:49 +00:00
Anton Leherbauer
39de0e3a61 [268339] Fix since tags 2009-03-12 13:04:42 +00:00
Pawel Piech
f340cd5908 [266588] - Removed deprecated methods. 2009-03-12 04:28:15 +00:00
Pawel Piech
63859e035d [225650] - Fix an NPE. 2009-03-11 22:43:42 +00:00
Pawel Piech
fc1da4e112 [268230] - [view model] Mark view model API as provisional. 2009-03-11 21:40:58 +00:00
Pawel Piech
03986e7dde [225650] - [view model] Convert debug views' view model implementation to use IElementPropertyProvider. 2009-03-11 20:55:47 +00:00
Pawel Piech
273d6050bd Bug 225650 - Fixed an assertion failed error related to calling a label update's done() twice. 2009-03-11 16:35:32 +00:00
Pawel Piech
081d4ed5ac [225650] - [view model] Convert debug views' view model implementation to use IElementPropertyProvider. 2009-03-10 23:47:17 +00:00
Pawel Piech
119f49c94f [265882] - Moved VM update scopes interface to a provisional package. 2009-03-04 16:57:33 +00:00
Anton Leherbauer
a2fa29fcd3 [266824] [source lookup] NPE in DsfSourceDisplayAdapter without SteppingController 2009-03-03 13:14:32 +00:00
Anton Leherbauer
41109da4be Remove duplicate plugin dependencies 2009-03-02 14:29:47 +00:00
Anton Leherbauer
fb52538f7d [266472] [run control] SteppingController disables stepping if there is no participant 2009-03-02 11:02:33 +00:00
Anton Leherbauer
3e0f0ab51d [265882] Restore class visibility (executable extension) 2009-03-02 10:57:54 +00:00
Anton Leherbauer
5af8a67f24 [265882] API cleanup: Remove StepQueueManager 2009-03-02 09:11:30 +00:00
Marc Khouzam
1ce6b217da [265882] Missing @since tag 2009-02-28 15:30:06 +00:00
Pawel Piech
516d06123b [265882] - Additional interface cleanup and @since comments. 2009-02-27 23:27:45 +00:00
Anton Leherbauer
77ae76afc6 Fix warning 2009-02-27 10:23:57 +00:00
Randy Rohrbach
6e47696afa Continuation of 265882 2009-02-26 23:07:08 +00:00
Randy Rohrbach
640102e1ee partial fix for Bugzilla 265882 2009-02-26 21:37:24 +00:00
Anton Leherbauer
10042ec8df Fix feature versions 2009-02-26 13:27:47 +00:00
Anton Leherbauer
54d20ce0fc Add .options file in binary build 2009-02-26 13:26:36 +00:00
Anton Leherbauer
626108adc3 [266105] Unable to see DSF disassembly 2009-02-25 16:16:46 +00:00
Ken Ryall
b81800cca4 Bug 262917. 2009-02-22 19:47:27 +00:00
Anton Leherbauer
fef3325b6f [265199] [run control] SteppingController#doneStepping not called when step fails 2009-02-18 12:03:50 +00:00
Pawel Piech
1252c564fe Bug 263507 - [menus] DSF UI icons are missing from the built plugin. 2009-02-03 18:36:32 +00:00
Pawel Piech
19380f6a63 Bug 264498 - [pda] The PDA Virtual Machine sources are not included in the Ant build. 2009-02-03 17:48:30 +00:00
Vivian Kong
4518d368aa bug 253574 - removing empty plugin.xml 2009-01-29 20:56:55 +00:00
Vivian Kong
ffcc923e9d bug 260292 - adding DSF plugins to CDT build 2009-01-29 20:28:57 +00:00
Vivian Kong
a6e037fbff bug 260292 - adding DSF plugins to CDT build 2009-01-28 00:51:58 +00:00
Vivian Kong
2682e96f7a bug 260292 - adding DSF plugins to CDT build 2009-01-28 00:13:31 +00:00
Pawel Piech
1c7af7c359 Bug 260292 - Moved the PDA unit tests from the examples plugin and into the DSF tests plugin. 2009-01-27 20:31:41 +00:00
Pawel Piech
a084f92ec8 Initial revision. 2009-01-26 19:25:48 +00:00
Pawel Piech
82dbef1ccc Bug 262245 - [vm] AbstractVMProvider may install the same model proxy for multiple views, resulting in the viewer not working. 2009-01-23 21:58:57 +00:00
Pawel Piech
b323a0e9b8 Bug 261858 - [debug view] After suspend event, only the top stack frame should be retrieved initially. 2009-01-23 21:03:19 +00:00
Randy Rohrbach
17fd7a87d9 Bugzilla 262210 2009-01-23 17:58:24 +00:00
Francois Chouinard
653bbd7e93 Fix for Bug261883 2009-01-21 21:12:10 +00:00
Randy Rohrbach
f21a1cd7f7 Defects 258994 & 230936. 2009-01-20 19:43:13 +00:00
Anton Leherbauer
eb2f065539 [261392] Number Format drop down menu selections are missing in debug views 2009-01-19 08:54:40 +00:00