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

18884 commits

Author SHA1 Message Date
Patrick Chuong
e9ccc03be3 Bug 336876 - [multicore] Grouping of Execution Elements for DSF debugger feature 2011-03-10 20:38:23 +00:00
Mikhail Khodjaiants
ceb221e714 Bug 326951: [services][launch] Allow to extend ServicesLaunchSequence. 2011-03-10 17:06:10 +00:00
Marc Khouzam
04a75138e2 Bug 237308: Support for multiple inferior processes. No need to have this method public. 2011-03-10 11:13:19 +00:00
Andrew Gvozdev
b23909e73c bug 319512: Missing type arguments on managedbuilder.core 2011-03-10 05:25:27 +00:00
Sergey Prigogin
a1c8b3f7d3 Fixed confusing names. 2011-03-10 02:56:48 +00:00
Marc Khouzam
bcb875257f Bug 237308: Support for multiple inferior processes 2011-03-10 01:51:17 +00:00
Andrew Gvozdev
0e149f27ae bug 319512: Missing type arguments on managedbuilder.core 2011-03-09 23:24:39 +00:00
Sergey Prigogin
b7073a4f52 Don't depend on CPPVisitor in PDOMBinding. 2011-03-09 23:22:47 +00:00
Andrew Gvozdev
648eb73972 bug 319512: Missing type arguments on managedbuilder.core 2011-03-09 23:12:12 +00:00
Chris Recoskie
928076556c Bug 320949 - Add ability to contribute custom field-editor GUI to the Build Option Settings page 2011-03-09 22:28:20 +00:00
Chris Recoskie
35bb3c2833 Bug 328867 - Override some C++ 0x test cases in LR parser test suite in head stream 2011-03-09 21:42:11 +00:00
Sergey Prigogin
e5b9283973 Use CPPVisitor.getQualifiedName instead of IIndexBinding.getQualifiedName. 2011-03-09 18:32:32 +00:00
Sergey Prigogin
9efcf6f96c Cosmetics. 2011-03-09 18:31:06 +00:00
Sergey Prigogin
f9e746d814 Fixed inconsistency between different implementations of getQualifiedName method. 2011-03-09 18:28:29 +00:00
Sergey Prigogin
d3692fa235 Cosmetics. 2011-03-09 18:19:50 +00:00
Sergey Prigogin
8934124312 Cosmetics. 2011-03-09 18:04:02 +00:00
Sergey Prigogin
e58416919f Cosmetics. 2011-03-09 18:03:20 +00:00
Marc Khouzam
d5d4f19105 Bug 338136: Don't show the inferior process in the debug view 2011-03-09 15:36:33 +00:00
Markus Schorn
72a30d6b6c Bug 338041: Updated java-doc. 2011-03-09 15:20:30 +00:00
Markus Schorn
92a74d69df Bug 339316: Empty IASTTranslationUnit.getRawSignature(). 2011-03-09 14:43:02 +00:00
Emanuel Graf
953c613eb9 Bug 333939: When a statement is replaced or removed using the ASTRewrite class any comment attached to the statement is lost
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333939
2011-03-09 07:46:05 +00:00
Chris Recoskie
71900424e1 Bug 279633 - Add ability to override command-generation for a build-option 2011-03-09 02:24:52 +00:00
Marc Khouzam
e170d35e58 Bug 338136: Don't show the inferior process in the debug view 2011-03-08 20:56:07 +00:00
Andrew Gvozdev
2242cfd362 bug 339015: Preference "Show source roots at the top of project" should also apply for Make Target View 2011-03-08 19:27:55 +00:00
Andrew Gvozdev
9002e4e9c1 updated to point to correct interface org.eclipse.cdt.ui.newui.IConfigManager 2011-03-08 16:10:43 +00:00
Anton Leherbauer
1c91522f2d Bug 203240 - Permission of .cproject file seems not to be considered anywhere on writing data 2011-03-08 13:31:45 +00:00
Anton Leherbauer
9b091e5b66 Bug 338908 - Turn the Signals view into a flexible hierarchy view 2011-03-08 08:31:36 +00:00
Sergey Prigogin
6f33dd512d Cosmetics. 2011-03-08 05:50:23 +00:00
Marc-Andre Laperle
d2047f3306 Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errors 2011-03-08 05:42:57 +00:00
Marc-Andre Laperle
1be6fe3bd0 Bug 308516 - The gdb directory argument (--cd) is always the project path. Get attribute from launch configuration instead. 2011-03-08 03:15:55 +00:00
Alena Laskavaia
c2074dec42 - did a major refactoring with API breakage to get rid of bad dependency from codan.ui to cdt (should be in codan.ui.cxx) 2011-03-08 03:14:03 +00:00
Marc-Andre Laperle
c630261d21 Bug 317686 - Implement method error. Fixed issue with linked resources. 2011-03-08 02:53:32 +00:00
Sergey Prigogin
3b3f2e6ceb Cosmetics. 2011-03-08 01:59:24 +00:00
Alena Laskavaia
4c2ba3b3f0 -fixed updates of scope & launch mode for multiple problems 2011-03-08 01:54:44 +00:00
Sergey Prigogin
42d13c4bd1 Cosmetics. 2011-03-08 00:13:32 +00:00
Sergey Prigogin
77c42e5efb Cosmetics. 2011-03-08 00:13:08 +00:00
Doug Schaefer
428fbeac02 Update to support Windows SDK 7.1 with Visual C++ 10.0. 2011-03-07 21:18:01 +00:00
Doug Schaefer
4139718baa Add the Visual C++ Feature to the site.xml. 2011-03-07 20:56:15 +00:00
Sergey Prigogin
4b9a8ef359 Cosmetics. 2011-03-07 19:22:29 +00:00
Sergey Prigogin
2550819036 Comment adjustments. 2011-03-07 19:08:26 +00:00
John Cortell
74f76e1c9a Bug 337881: [Memory Browser] Persist the Go To Address history in the launch configuration (removed obsolete file) 2011-03-07 18:54:56 +00:00
Marc Khouzam
03252ec0f9 Bug 338769: Allow for different versions of the FinalLaunchSequence 2011-03-07 18:05:03 +00:00
Anton Leherbauer
eb02ad7b69 Bug 338936 - Makefile parsers don't close the input streams 2011-03-07 16:24:27 +00:00
Marc Khouzam
85a953ca4c Bug 338136: Show the proper inferior console when selecting a container in the debug view. This support is for multi-process. 2011-03-07 15:50:59 +00:00
Marc Khouzam
745fbced67 Bug 338136: Show the proper inferior console when selecting a container in the debug view. This support is for multi-process. 2011-03-07 11:35:07 +00:00
Emanuel Graf
28f527f165 Bug 333936: When ASTNodes are moved (as in Extract Method) formatting is not preserved and macros are expanded
https://bugs.eclipse.org/bugs/show_bug.cgi?id=333936
2011-03-07 11:09:12 +00:00
Marc Khouzam
52cb9b810c Bug 339048: Remove mention of "PDA launch" when logging errors related to gdb launch shutdown 2011-03-07 11:02:38 +00:00
Anton Leherbauer
222dedbe3b Bug 333183 - Export/Import Syntax Coloring settings 2011-03-07 10:40:50 +00:00
Emanuel Graf
654e12094a Bug 337937: CopyLocation for copied AST-Node
https://bugs.eclipse.org/bugs/show_bug.cgi?id=337937
2011-03-07 07:26:26 +00:00
Sergey Prigogin
c2b14277a3 Code streamlining. 2011-03-07 04:32:30 +00:00