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

555 commits

Author SHA1 Message Date
Marc Khouzam
0d101034e2 Bug 232517
Fix toString() method
2008-05-16 15:13:00 +00:00
Francois Chouinard
adc7f34b97 Commit changes for bug 232002 2008-05-15 20:56:03 +00:00
Marc Khouzam
02a8fc8a6a Bug 231129
Enhances the launch code to allow for a RemoteAttach as part of the
current Attach launch configuration type.
2008-05-15 19:44:14 +00:00
Pawel Piech
c4137b6be5 [232177] - [event] Invalid state used 2008-05-15 02:41:54 +00:00
Marc Khouzam
193f47ef69 Bug 231655
Race condition for invalid expressions
2008-05-14 20:03:00 +00:00
Pawel Piech
d773c86420 Updated the about files. 2008-05-14 17:39:11 +00:00
Pawel Piech
c18d7432ba Updated the about file dates. 2008-05-14 17:20:42 +00:00
Pawel Piech
b634edc1e1 [197844] Cleaned up warnings. 2008-05-14 05:07:09 +00:00
Francois Chouinard
b9fa4f4ff2 Renamed a couple of private methods. 2008-05-13 20:54:33 +00:00
Marc Khouzam
88119eb1ea Bug 223386
Improve the variableObjectId to use contexts for comparison.  The value of this approach is that it is future proof no matter how many levels of container contexts are used later on.
2008-05-13 19:59:14 +00:00
Pawel Piech
84def940c0 [202852] Switched to using ViewerDataRequestMonitor. 2008-05-13 17:01:59 +00:00
Pawel Piech
a437c66f4b [202852] Got rid of references to register group. 2008-05-13 16:32:12 +00:00
Randy Rohrbach
0a03668473 bugzilla 202852 2008-05-13 16:14:04 +00:00
Randy Rohrbach
3052dbcd3c More work on bugzilla 202852 2008-05-13 16:09:37 +00:00
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