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

197 commits

Author SHA1 Message Date
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
Pawel Piech
2773a95b3b [233716] - Additional changes for bug. 2008-05-23 22:04:53 +00:00
Pawel Piech
5c5e9082f4 [233716] - [debug view][run control] Step buttons are still available when stepping over a sleep() call 2008-05-23 20:37:58 +00:00
Pawel Piech
1cdd030ea5 [164044] - [view model] Move ThreadsVMNode and ContainerVMNode to the org.eclipse.dd.dsf.debug.ui plugin. 2008-05-22 20:20:17 +00:00
Pawel Piech
69058874eb [233335] - [debug view][stack] Stack frames are not always painted properly. 2008-05-22 04:58:35 +00:00
Pawel Piech
b148191afa [211487] - Changed the input provider to apply to threads as well. 2008-05-16 21:47:00 +00:00
Randy Rohrbach
94f0b1a811 Bugzilla 211487. 2008-05-16 19:45:43 +00:00
Francois Chouinard
adc7f34b97 Commit changes for bug 232002 2008-05-15 20:56:03 +00:00
Pawel Piech
b634edc1e1 [197844] Cleaned up warnings. 2008-05-14 05:07:09 +00:00
Randy Rohrbach
3052dbcd3c More work on bugzilla 202852 2008-05-13 16:09:37 +00:00
Pawel Piech
25f8027f2c [221899] Additional cleanup after removing checkService(). 2008-05-12 22:41:47 +00:00
Randy Rohrbach
6290d55275 Bugzilla 202852 & 211490. 2008-05-12 17:22:01 +00:00
Pawel Piech
7e61e9f632 [205871] - Switched to using ViewerDataRequestMonitor to avoid setting a CANCEL status to a viewer update request monitor. 2008-05-09 20:18:37 +00:00
Pawel Piech
2f40ba594e [212942] - [modules] Modules Detail Viewer should have an enablement expression 2008-05-09 17:05:17 +00:00
Pawel Piech
b6e4d9c3cf [229572] - [disassembly] Cannot access memory at address 0x0 2008-05-08 03:12:09 +00:00
Pawel Piech
05a1a3763b [228062] - [run control][disassembly] Integrate DSF with CDT's toggle instruction step mode action. 2008-05-07 17:40:51 +00:00
Randy Rohrbach
63e0dc8c6a Bugzilla 230442 2008-05-07 16:31:02 +00:00
Randy Rohrbach
05ddd36236 Bugzilla 230437 2008-05-07 14:17:33 +00:00
Randy Rohrbach
ae03beb86a Bugzilla 215063
Also performed some minor cleanup of warnings. ( no API changes ).

Randy
2008-05-07 13:25:48 +00:00
Ted Williams
d80c8cbb3a [229914] Implement Update Policy support for Memory View 2008-05-05 15:02:54 +00:00
Pawel Piech
409994f93a [214389] - [source lookup][debug view] After terminating a suspended process, the IP remains in editor. 2008-05-02 22:05:46 +00:00
Randy Rohrbach
b80e85ffde Bugzilla 205603 & 221899. 2008-05-02 20:16:34 +00:00
Randy Rohrbach
7ce469c07f Bugzilla 229812 followup 2008-05-02 12:53:13 +00:00
Ted Williams
e30768e578 [229914] Implement Update Policy support for Memory View 2008-05-02 05:32:46 +00:00
Ted Williams
429d7531fc [229914] Implement Update Policy support for Memory View 2008-05-02 05:24:01 +00:00
Randy Rohrbach
f96eaa6149 Bugzilla 229812 2008-05-01 23:13:58 +00:00
Pawel Piech
892a7226e1 [226005] Fixed the Update Mode sub-menu and added persistance to the update mode selection. 2008-05-01 22:20:58 +00:00
Pawel Piech
2bc6347b11 [228467] Fixed typo in the method name: getTesterTester() to getElementUpdateTester(). 2008-05-01 04:18:39 +00:00
Francois Chouinard
159f480771 Patch for bugs 229486 and 229491 2008-04-30 20:01:31 +00:00
Randy Rohrbach
6a50faf14a Bugzilla 229648 2008-04-30 18:32:25 +00:00
Randy Rohrbach
65a677f81b Bugzilla 209052 & 208930 2008-04-30 04:10:54 +00:00
Francois Chouinard
cc153db8ba Implementation of the DSF Disassembly View (bug227743) 2008-04-29 21:26:59 +00:00
Randy Rohrbach
c067bd385f Bugzilla 204992 & 205735 2008-04-29 17:24:20 +00:00
Randy Rohrbach
688c32b743 Bugzilla 197358 2008-04-29 15:23:58 +00:00
Randy Rohrbach
34314195bd Bugzillas 203094 , 205975 , 204927 2008-04-25 18:09:34 +00:00