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

231 commits

Author SHA1 Message Date
Ted Williams
b575779a66 [248799] [memory] update mode support fails with multiple view instances 2008-09-26 22:44:37 +00:00
Anton Leherbauer
3e3b711def [247931] [disassembly] IP annotation does not keep up when stepping fast 2008-09-19 09:44:13 +00:00
Ted Williams
058474d035 [247734] [Memory] Find, Find Next, Import, Export, Refresh enable without valid selection 2008-09-17 20:58:05 +00:00
Randy Rohrbach
3a7f114e31 Bugzilla 247572 - simplified and speeded up the code a little bit. 2008-09-17 14:54:47 +00:00
Randy Rohrbach
440f96fa1a Bugzilla 247752. Adds "Address" column support to Variables/Expressions view. 2008-09-17 02:51:49 +00:00
Pawel Piech
97c4e5d095 Bug 203597 - [number format detail] Details pane displays live values when view is in Manul Update mode 2008-09-16 16:56:42 +00:00
Pawel Piech
f88b03fbd0 [247356] Use API tooling. 2008-09-15 21:31:37 +00:00
Pawel Piech
66960d32ba [247010] - Rolled back the check for session.isActive() before returning the adapter set. 2008-09-12 20:20:51 +00:00
Anton Leherbauer
a980785a88 Bug 247010 - RejectedExecutionException when launch is removed 2008-09-11 13:14:40 +00:00
Anton Leherbauer
49b922013a Bug 246584 - [source lookup] DsfSourceDisplayadapter sometimes fails to restore current line highlighting 2008-09-10 13:21:58 +00:00
Anton Leherbauer
03ac321f7a Bug 246581 - [run control] SteppingController fails to synchronize stepping 2008-09-10 13:06:57 +00:00
Pawel Piech
0e70351e3f [246640] - [run control][update policy] Stepping should always be synchronized with painting the IP 2008-09-09 21:13:16 +00:00
Pawel Piech
86adda189d [246318] Added a comment referring to bug in platform. 2008-09-08 17:41:18 +00:00
Randy Rohrbach
800d7229c9 Bugzilla 246318 2008-09-05 19:00:52 +00:00
Pawel Piech
73572c5065 [246320] - [registers][view model] Register VM nodes do not use findDMCInPath() in encodeMemento()/compareMemento() 2008-09-05 04:29:34 +00:00
Pawel Piech
cefb06a952 [246005] Added a todo comment. 2008-09-02 19:19:05 +00:00
Pawel Piech
47fe10a03a [246004] Added a TODO comment. 2008-09-02 19:18:03 +00:00
Randy Rohrbach
d97f813730 Defect 245972. Simple text resolution changes. 2008-09-02 14:57:53 +00:00
Randy Rohrbach
412113eec5 Bugzilla 245754 - simple renaming which should have occured awhile ago. 2008-08-29 19:53:04 +00:00
Marc Khouzam
4c7c1efdb3 Bug 245297 All views' refresh should clear their
relevant services cache
2008-08-29 02:31:56 +00:00
Ted Williams
257254880f [239390] [update policy] Update Scopes -- update only visible, update all elements 2008-08-27 22:26:55 +00:00
Pawel Piech
9384592322 [245297] - [non-stop][cache] Caching may not be possible in non-stop mode 2008-08-27 21:43:59 +00:00
Marc Khouzam
2367a57c48 Bug 244817 Add logic to support for a SourceElement of type LocalFileStorage. 2008-08-21 14:09:26 +00:00
Pawel Piech
938067e4ce [244435] - [expressions][registers] A register modified in expressions new may not show new value. 2008-08-18 16:57:32 +00:00
Anton Leherbauer
0414df9ea1 Bug 242662 - [debug view] Rework ExpandStackAction to an object contribution 2008-08-07 09:10:55 +00:00
Marc Khouzam
cb49d0ed44 Bug 227183
Adds the disconnect action.  It is kept disabled though, because it is still missing events which must be generated when we connect and disconnect.
2008-07-29 17:12:19 +00:00
Anton Leherbauer
1e1e222573 Bug 242316 - [debug view] ExpandStack should be disabled when there is no launch 2008-07-29 12:19:34 +00:00
Marc Khouzam
f1f4d7cb2a Bug 241423
Added a connect action to the debug view.
2008-07-29 00:43:30 +00:00
Anton Leherbauer
4c747c78ad Bug 241133: [source lookup] Optimize source lookup. 2008-07-25 07:43:38 +00:00
Randy Rohrbach
22e14ab218 Bugzilla 241418. 2008-07-18 18:09:52 +00:00
Randy Rohrbach
ca0b52a232 Bugzilla 241420 2008-07-18 17:55:56 +00:00
Anton Leherbauer
bb3e8a0067 Follow-up fix for 214386 to avoid RejectedExecutionException during AbstractDebugVMAdapter.dispose() 2008-07-16 11:45:13 +00:00
Anton Leherbauer
337235a75e 214386: [run control][debug view][source lookup] When stepping fast (holding down F5 key) the IP in editor does not keep up. 2008-07-16 11:02:58 +00:00
Marc Khouzam
e5930da951 Bug 240947
Missing done() calls in view model
2008-07-16 00:20:46 +00:00
Marc Khouzam
2100733244 Bug 240380
Add the missing DsfServicesTracker.dispose() calls
2008-07-11 13:32:13 +00:00
Anton Leherbauer
1058d3caf2 Bug 235300 [disassembly] AssertionError when switching between multiple debug sessions with active disassembly view 2008-07-09 12:54:48 +00:00
Ted Williams
dd61347700 [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
Marc Khouzam
001600310c Bug 238419
Fix bug that broke the stricter compilation rules.
2008-06-25 15:22:29 +00:00
Pawel Piech
86da81e859 [160041] - Changed default number of frames to retrieve to 10. 2008-06-24 20:02:56 +00:00
Pawel Piech
0bc7b6f932 [238108] - [viewmodel] null pointer access in VM provider classes 2008-06-24 18:13:29 +00:00
Pawel Piech
fd5c004c84 [160041] - [debug view] Retrieving limited # of stack frames. 2008-06-24 17:34:46 +00:00
Pawel Piech
bf58b66316 [202649] Added to the header comment. 2008-06-17 21:00:32 +00:00
Pawel Piech
1e0365550e [202649] - [update policy][debug view] Add manual refresh mode for thread list in debug view. 2008-06-17 20:46:30 +00:00
Pawel Piech
ee9c51a046 [236765] - [pda] Add multi-threading capability to PDA 2008-06-16 18:30:54 +00:00
Pawel Piech
60c014c4a4 [229201] - [disassembly] Get rid of 'com.windriver.ide' in comments and ids 2008-06-05 03:28:40 +00:00
Marc Khouzam
f42f3a0da0 Bug 235185
Support for viewing source code that is not in the workspace
2008-06-03 20:17:13 +00:00
Pawel Piech
152ee1c3f1 [202553] - [debug view][stack] Stack frames layout node retrieves all stack frames when stepping fast. 2008-06-03 04:56:22 +00:00
Pawel Piech
10580b5759 Updated copyright statements. 2008-05-30 22:57:44 +00:00
Pawel Piech
8f20c097dc [234450] - [registers] ClassCastException in RegisterVMProvider. 2008-05-29 16:59:30 +00:00
Pawel Piech
614db74131 [230932] - [debug view] When a stack frame is selected another thread suspending causes the selection to change. 2008-05-28 18:25:13 +00:00