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

441 commits

Author SHA1 Message Date
Pawel Piech
9400014991 [231687] - [concurrency][view model] RequestMoniotr.setStatus(CANCEL) being called even though request is not canceleld. 2008-05-12 23:02:23 +00:00
Pawel Piech
25f8027f2c [221899] Additional cleanup after removing checkService(). 2008-05-12 22:41:47 +00:00
Pawel Piech
1de4e83823 [231686] - [commands] AbstractMIControl.stopCommandProcessing() can throw exceptions if called twice. 2008-05-12 22:36:29 +00:00
Pawel Piech
c9c4a33ef3 [221899] Removed pre-processed example sources from CVS. 2008-05-12 22:06:30 +00:00
Randy Rohrbach
def2b2d472 Bugzilla 213629 2008-05-12 18:47:56 +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
9bff408ec5 [231347] - [commands] The TX thread in the command control never terminates 2008-05-09 18:01:44 +00:00
Pawel Piech
36d8ba04ce [229606] - [concurrency] NegativeArraySizeException when launching with enabled assertions 2008-05-09 17:54:10 +00:00
Pawel Piech
2f40ba594e [212942] - [modules] Modules Detail Viewer should have an enablement expression 2008-05-09 17:05:17 +00:00
Marc Khouzam
8a84fa9f72 Bug 219179
Properly deal with children of pointers when -var-info-path-expression is not available
2008-05-09 15:46:38 +00:00
Francois Chouinard
ff5a0f3650 Patch for bug 230804 2008-05-08 20:52:29 +00:00
Marc Khouzam
0a3dfda3fd Bug 230434
When stepping a stack frame that is not the top level, GDB switches to the top level frame first.  Therefore, when we get a stopped event, we are not sure what the frame is, in GDB, so we should reset it internally.
2008-05-08 13:31:45 +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
Pawel Piech
23afc8c598 [214384] - [debug view] When a program runs to completion, the debug target still shows it as running. 2008-05-07 16:33:14 +00:00
Randy Rohrbach
63e0dc8c6a Bugzilla 230442 2008-05-07 16:31:02 +00:00
Pawel Piech
3f23a61e55 [229991] - [debug view] Call to sleep() breaks debug session 2008-05-07 16:28:35 +00:00
Marc Khouzam
7e84ea3f5f Bug 230898
Add icons to the build.properties file
2008-05-07 14:32:01 +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
3d4405ffaf .qualifier was missing from version field 2008-05-05 21:27:54 +00:00
Ted Williams
ba74c32151 [229914] Implement Update Policy support for Memory View 2008-05-05 17:15:05 +00:00
Ted Williams
d80c8cbb3a [229914] Implement Update Policy support for Memory View 2008-05-05 15:02:54 +00:00
Pawel Piech
1d77fd5491 [229674] - [view model] Assertion error in DefaultVMContentProviderStrategy.updateChildrenWithCounts 2008-05-02 23:47:55 +00:00
Pawel Piech
6d882f8fb7 [214384] - [debug view] When a program runs to completion, the debug target still shows it as running. 2008-05-02 23:44:27 +00:00
Ted Williams
3a557eade1 [229914] Implement Update Policy support for Memory View 2008-05-02 22:42:09 +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
Marc Khouzam
34baaa437d Bug 228265
Allow a DSF Attach launch without needing cdt.launch
2008-05-02 17:56:46 +00:00
Marc Khouzam
ff33479c3d Bug 228265
Remove org.eclipse.cdt.launch dependency from org.eclipse.dd.gdb.ui
Mostly copy/paste from cdt.launch.  A cleanup would eventually be nice.
2008-05-02 16:03:31 +00:00
Randy Rohrbach
55369d3ccb Bugzilla 221899 2008-05-02 12:55:39 +00:00
Randy Rohrbach
7ce469c07f Bugzilla 229812 followup 2008-05-02 12:53:13 +00:00
Marc Khouzam
f81f76b7a0 Small cleanup 2008-05-02 12:01:08 +00:00
Ted Williams
5ca73b2a53 [229914] Implement Update Policy support for Memory View 2008-05-02 05:38:15 +00:00
Ted Williams
e30768e578 [229914] Implement Update Policy support for Memory View 2008-05-02 05:32:46 +00:00
Ted Williams
8c58d70bca [229914] Implement Update Policy support for Memory View; initial DsfMemoryBlock support 2008-05-02 05:28:34 +00:00
Ted Williams
429d7531fc [229914] Implement Update Policy support for Memory View 2008-05-02 05:24:01 +00:00
Marc Khouzam
2546c72207 Bug 223386
Support for multiple control context in MIVariableManager.
2008-05-02 02:10:17 +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
Pawel Piech
9af94d7ad1 [228467] Fixed typo in the method name: getTesterTester() to getElementUpdateTester(). 2008-05-01 04:05:40 +00:00
Francois Chouinard
159f480771 Patch for bugs 229486 and 229491 2008-04-30 20:01:31 +00:00
Pawel Piech
d36e8f3b7c [206561] Added call to RequestMonitor.cancel() when the view model is found to be canceled, to avoid an assertion error in RequestMonitor. 2008-04-30 19:14:19 +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
Marc Khouzam
5474268d37 Bug 223076
Generate tokenId when needed and printout debug traces when MI command is actually sent.
2008-04-29 20:09:48 +00:00
Randy Rohrbach
c067bd385f Bugzilla 204992 & 205735 2008-04-29 17:24:20 +00:00