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

30 commits

Author SHA1 Message Date
Pawel Piech
d18ba19313 [240092] - [launch] The way to launch & configure GDB process in DSF is not customizable 2008-10-14 17:31:52 +00:00
Pawel Piech
1d08e1c884 [247010] - Added a guard to avoid re-creating an adapter session after it's been disposed. 2008-09-12 20:40:16 +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
41c8b18397 Bug 241789 - [view model] RejectedExecutionException during shutdown of Eclipse while a debug session is active 2008-09-11 07:25:36 +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
Ted Williams
dd61347700 [239153] bump versions on HEAD, 1.0 -> 1.1 2008-07-01 18:03:47 +00:00
Pawel Piech
0bc7b6f932 [238108] - [viewmodel] null pointer access in VM provider classes 2008-06-24 18:13:29 +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
ec208de1ed Updated copyright statements. 2008-06-02 18:03:10 +00:00
Pawel Piech
c18d7432ba Updated the about file dates. 2008-05-14 17:20:42 +00:00
Randy Rohrbach
3052dbcd3c More work on bugzilla 202852 2008-05-13 16:09:37 +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
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
db9befed96 Bugzilla entries 203904 , 205975 , 204927. 2008-04-25 18:01:20 +00:00
Pawel Piech
cb02c10c78 [225193] Simplified AbstractVMContext constructor. 2008-04-01 20:09:43 +00:00
Pawel Piech
1420d16bdd [224438] Renamed view model packages in org.eclipse.dd.dsf.debub.ui as a provisional API. 2008-03-31 18:08:03 +00:00
Pawel Piech
549cdbd6fd [224466] Renamed SourceDisplayAdapter to DsfSourceDisplayAdapter, and DsfMISourceLookupParticipant to DsfSourceLookupParticipant. 2008-03-27 21:06:06 +00:00
Pawel Piech
7018e1238b [224466] Renamed MISourceDisplayAdapter to SourceDisplayAdapter. 2008-03-27 20:57:56 +00:00
Pawel Piech
26ae2918f0 [179293] Refactor the handle*() methods of the RequestMoniotr. 2008-03-27 02:40:19 +00:00
Pawel Piech
63abb2b2c7 [220446] Clean up. 2008-03-13 20:52:01 +00:00
Pawel Piech
c643667fec [220446] Fixed a warning in manifest file. 2008-03-13 20:50:35 +00:00
Pawel Piech
096b13e0bd [220446] Fixed a warning about JRE version in class path. 2008-03-13 20:50:12 +00:00
Pawel Piech
737a61b178 [220446] Got rid of an unused extension point. 2008-03-13 20:49:41 +00:00
Pawel Piech
77839f1f0e [220446] Updated the PDA Debugger example. 2008-03-13 17:52:32 +00:00
Pawel Piech
fd0cf814cc [220446] Updated the PDA Debugger example. 2008-03-13 17:50:32 +00:00
Pawel Piech
2d3a869931 [216854] Completed commenting and cleaning up the initial PDA debugger implementation. 2008-02-22 00:31:41 +00:00
Pawel Piech
6d5de9c319 [216854] Checked in initial version of PDA example debugger. 2008-02-13 20:26:10 +00:00