1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-14 04:25:21 +02:00
Commit graph

15991 commits

Author SHA1 Message Date
Sergey Prigogin
cb8d8d3a37 Fixed compilation errors with Eclipse 3.4M7. 2008-05-03 05:49:21 +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
John Cortell
bbf8808238 Provide new breakpoint type constant and provide detailed explanation of all types. New types set the ground for Freescale hardware breakpoint solution (post Ganymede) 2008-05-02 21:39:00 +00:00
Randy Rohrbach
b80e85ffde Bugzilla 205603 & 221899. 2008-05-02 20:16:34 +00:00
Mike Kucera
82df35cc3e Template rebind tests now pass 2008-05-02 19:21:21 +00:00
Alena Laskavaia
8a4f9177cd bug 229946 - applied Andy's patch - advanced UI support for hardware lunch 2008-05-02 18:14:50 +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
Mike Kucera
749ea13431 fixed problem with "template<class T, class U = T>" not parsing correctly 2008-05-02 15:30:01 +00:00
Andrew Ferguson
0c05265d7d 223521: fix for race condition encountered in GeneratePDOM.run 2008-05-02 14:54:05 +00:00
Andrew Ferguson
3fb7973084 229942: add test 2008-05-02 13:38:10 +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
Mikhail Khodjaiants
532bcc93b8 Bug 228063: applied patch from Pawel Piech (WindRiver). 2008-05-02 12:23:21 +00:00
Marc Khouzam
f81f76b7a0 Small cleanup 2008-05-02 12:01:08 +00:00
Sergey Prigogin
72f98fc936 Added a test case for bug 229917. 2008-05-02 06:27:34 +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
John Cortell
756df1f7d5 fixed 229793. avoid CCombo glitch 2008-05-01 15:29:01 +00:00
Mike Kucera
5ef40f0eff added token mapping to CPPBuildASTParserAction 2008-05-01 15:07:12 +00:00
Alena Laskavaia
af61802112 - added couple more of working catchpoints: fork, vfork and exec 2008-05-01 14:25:50 +00:00
Andrew Ferguson
ad109d4108 move to new-style framework 2008-05-01 12:51:21 +00:00
Andrew Ferguson
0247034741 move to new-style framework 2008-05-01 12:44:27 +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
John Cortell
83332ab6f8 Fix NPE in action adapters when editor is not fed by a file. 2008-04-30 22:57:21 +00:00
Alena Laskavaia
cfc37b5788 - fix problem where Note is not fully visible on linux 2008-04-30 20:54:54 +00:00
Alena Laskavaia
deff99d336 - use headline capitalization for titles 2008-04-30 20:54:21 +00:00
Alena Laskavaia
09127f27fd - renamed CDT build variable to Build Variable (same name used in Properties)
- capitalize some other titles
2008-04-30 20:47:58 +00:00
Alena Laskavaia
8143e89a59 - fixed NPE on Linux 2008-04-30 20:43:11 +00:00
Francois Chouinard
159f480771 Patch for bugs 229486 and 229491 2008-04-30 20:01:31 +00:00
Alena Laskavaia
8d8ae63dbe - compact control 2008-04-30 19:45:31 +00:00
Alena Laskavaia
812ba9ad6f update to use Headline capitalization for buttons 2008-04-30 19:45:03 +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
Alena Laskavaia
5f473ad36f - fixed warning and committed compiler settings file in the project 2008-04-30 18:48:28 +00:00
Alena Laskavaia
db0177b4b1 - make remaining property page use Headline style capitalization 2008-04-30 18:48:00 +00:00
Randy Rohrbach
6a50faf14a Bugzilla 229648 2008-04-30 18:32:25 +00:00
Anton Leherbauer
457ccce1be Bug 228653: [scalability mode] additional options 2008-04-30 17:50:37 +00:00
Mike Kucera
f3ee65691f bug 229482, keyword completion proposals based on ILanguage 2008-04-30 15:16:41 +00:00
Oleg Krasilnikov
77b47297cf Bug #188120 Allow working sets to select Debug/ release active config 2008-04-30 10:28:06 +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