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

260 commits

Author SHA1 Message Date
Anton Leherbauer
bb30f026fc [250752] [run control] When stepping out or when a breakpoint is hit, then next step is blocked 2008-10-14 11:00:23 +00:00
Pawel Piech
7fd71fdc14 [250675] - [view model] Debugger VM providers' listeners are never removed from the preference store. 2008-10-13 17:39:46 +00:00
Anton Leherbauer
b75a7f06bb [250262] [expressions] Changing the value of an expression member is not reflected in the view 2008-10-10 08:28:33 +00:00
Marc Khouzam
b908d7bb21 [249976] Do not add leading zeros to hex formats because other output does not do it. This is backend dependent and we will need a more generic solution eventually. 2008-10-09 20:06:00 +00:00
Pawel Piech
c489d7f7e7 [250225] - Narrowed down the cases where expression is refreshed to only when an expression is changed. 2008-10-09 16:20:40 +00:00
Pawel Piech
75a885c108 [233111] - Added a comment. 2008-10-09 05:35:50 +00:00
Pawel Piech
43456f1f7f [233111] - [expressions] Changing an expression name in the view should not accept an empty expression 2008-10-09 05:32:50 +00:00
Pawel Piech
2821634b7d [250228] - [menu] NPE in VMCommandUtils 2008-10-09 05:21:06 +00:00
Pawel Piech
f9a7d7cf7d [250227] - [expressions] Removing an expression in expressions view can collapse other expanded expressions. 2008-10-09 05:09:42 +00:00
Pawel Piech
568c4e705a [250226] - [expressions] Removing an expression in expressions view can collapse other expanded expressions. 2008-10-09 05:08:43 +00:00
Marc Khouzam
4db894ab5d [247572] Fix for typo 2008-10-07 15:02:05 +00:00
Pawel Piech
e32529f3f0 [233407] - Added filters for removed provisional methods. 2008-10-06 22:02:10 +00:00
Pawel Piech
02ba5749b1 [233407] - Added filters for removed provisional methods. 2008-10-06 22:01:58 +00:00
Pawel Piech
49446a6f0d [233407] - Added filters for removed provisional methods. 2008-10-06 22:01:28 +00:00
Pawel Piech
7509adda2e *** empty log message *** 2008-10-06 22:01:14 +00:00
Pawel Piech
a28f768651 [233407] - Added filters for removed provisional methods. 2008-10-06 21:59:57 +00:00
Pawel Piech
39884ec421 [233407] - Added filters for removed provisional methods. 2008-10-06 21:59:31 +00:00
Pawel Piech
b8dadb6884 [233407] - Added filters for removed provisional methods. 2008-10-06 21:59:14 +00:00
Pawel Piech
5ff77553ea [233407] - Added filters for removed provisional methods. 2008-10-06 21:58:40 +00:00
Pawel Piech
e5be26f2ab [233407] - Added filters for removed provisional methods. 2008-10-06 21:58:07 +00:00
Pawel Piech
91202c16c4 [233407] - Added filters for removed provisional methods. 2008-10-06 21:57:38 +00:00
Pawel Piech
39cf259bbd [233407] - [update policy][menu] The update modes menu is enabled when no DSF debug session is active. 2008-10-06 21:51:07 +00:00
Anton Leherbauer
d48e11698b [249478] [preferences] Improve validation feedback in DSF preference page 2008-10-03 11:00:22 +00:00
Pawel Piech
0583283a84 [249428] - [update policy] Get rid of "Updates Atomic" submenu in Debug view. 2008-10-02 04:31:55 +00:00
Randy Rohrbach
b3195b5c3d Defect 249382. 2008-10-01 21:19:32 +00:00
Randy Rohrbach
2314ae3421 Defect 249392 2008-10-01 21:16:45 +00:00
Ted Williams
0927752dfd [249392] "Other.." displayed in details pane for register selections 2008-10-01 20:27:54 +00:00
Pawel Piech
f33ccb861b [249239] - Added the missing import. 2008-09-30 22:47:04 +00:00
Pawel Piech
d9e9c8256b [249239] - [debug view] Started/Exited events should always be handled (should not be skipped for optimization) 2008-09-30 22:31:24 +00:00
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