1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-12 19:45:22 +02:00
Commit graph

15991 commits

Author SHA1 Message Date
Sergey Prigogin
d2bb462531 Added optional printing of recursion problems. 2008-05-26 18:36:55 +00:00
Sergey Prigogin
5ddcabbe62 Fixed warning. 2008-05-26 18:22:03 +00:00
Mike Kucera
2384cbd3f2 Bug 233511, support windows UNC paths 2008-05-26 16:56:23 +00:00
Markus Schorn
4fdda8b8d9 Speed up 'Add Include' operation, bug 228811. 2008-05-26 15:59:14 +00:00
Vivian Kong
d7b0743169 *** empty log message *** 2008-05-26 15:49:21 +00:00
Vivian Kong
94602cd001 using dropins folder 2008-05-26 15:29:31 +00:00
Anton Leherbauer
48acadfbe7 Fix bogus hasDebug information 2008-05-26 14:42:50 +00:00
Vivian Kong
d56d8e16a0 try building with platform RC2 and RC1 releng base builder 2008-05-26 14:28:53 +00:00
Marc Khouzam
df5a3a60e0 Bug 233492
Using protocol 'mi' will use the latest mi version available to GDB.  This is somewhat dangerous, as we actually support mi2.  It is safer to specify mi2 as our version.
2008-05-26 13:00:45 +00:00
Markus Schorn
e13d764fba Restore tracing options after generating pdom. 2008-05-26 10:49:27 +00:00
Sergey Prigogin
e87d1aa60d Failing test case for bug 233889. 2008-05-26 04:54:01 +00:00
Sergey Prigogin
f446c156cd Fixed typos. 2008-05-26 03:52:44 +00:00
Sergey Prigogin
36fcc9697a Code formatting. 2008-05-26 03:50:33 +00:00
Sergey Prigogin
bf0052226e Fixed capitalization. 2008-05-26 02:48:05 +00:00
Sergey Prigogin
32ba1e3732 Fixed a typo. 2008-05-26 02:46:41 +00:00
Sergey Prigogin
c3a011ab81 Fixed infinite loop in indexer that happened when CPPTypedefSpecialization.getType method returned the same object as this. This problematic behavior was triggered by a template argument containing a wrapped ProblemBinding. 2008-05-25 23:11:38 +00:00
Vivian Kong
4116aadcb0 revert to old basebuilder 2008-05-23 23:05:23 +00:00
Pawel Piech
2773a95b3b [233716] - Additional changes for bug. 2008-05-23 22:04:53 +00:00
Vivian Kong
f143b3785d try building and testing against M6 2008-05-23 20:54:57 +00:00
Pawel Piech
5c5e9082f4 [233716] - [debug view][run control] Step buttons are still available when stepping over a sleep() call 2008-05-23 20:37:58 +00:00
Vivian Kong
f5bac6723b try unzipping the test plugins to the dropin folder instead 2008-05-23 20:31:39 +00:00
Vivian Kong
f599de21e1 try building and testing against M7 2008-05-23 19:37:07 +00:00
Randy Rohrbach
abe5d81684 Bugzilla 233539. Committing to HEAD 2008-05-23 19:07:20 +00:00
Vivian Kong
ddad444ea3 fix for 233739 2008-05-23 18:57:21 +00:00
Vivian Kong
4711f07f42 fix for bug 233738 2008-05-23 18:57:07 +00:00
Andrew Ferguson
688df291ee 207871: add testcase 2008-05-23 18:19:02 +00:00
Marc Khouzam
3a0a75aaa2 Bug 232357
Left a debugging string that broke the Remote Attach
2008-05-23 16:30:54 +00:00
Andrew Ferguson
4caaf836f6 add test for deferred non-type template arguments 2008-05-23 16:08:20 +00:00
Vivian Kong
a5373080e3 try building and testing again M6 2008-05-23 15:02:40 +00:00
Markus Schorn
f44c51e7d3 Fixes comment handling with preprocessor nodes by Emanuel Graf, bug 233438. 2008-05-23 14:26:46 +00:00
Markus Schorn
291094d65d Name resolution when redeclaring a class after a reference, bug 229571. 2008-05-23 13:47:01 +00:00
Vivian Kong
781549e222 Update to the latest platform releng basebuilder 2008-05-23 13:27:33 +00:00
Anton Leherbauer
30536df362 Performance tuning for binary objects 2008-05-23 13:09:37 +00:00
Anton Leherbauer
b5afa53f38 Fix individual JUnit test invocations 2008-05-23 12:44:43 +00:00
Anton Leherbauer
583077dbfa Fix initialization of PE view options 2008-05-23 12:44:21 +00:00
Markus Schorn
d1dd70ab0b Removes unused and duplicated externalized strings, bug 233194. 2008-05-23 09:03:43 +00:00
Markus Schorn
af9ee1b9c9 Fix broken NLS strings in core-plugin, bug 233308. 2008-05-23 08:47:27 +00:00
Marc Khouzam
ac79e652c6 Bug 232357
This patch removes all dependencies to the CDT debug feature.
It copies Extensions that were defined in the CDT to DSF.
I have tested it with an Eclipse that did _not_ have the CDT debug feature, and things seem to work as they should. There was a few files copied from the CDT that may need some cleanup, but I'll leave that for later.
2008-05-22 20:23:15 +00:00
Pawel Piech
1cdd030ea5 [164044] - [view model] Move ThreadsVMNode and ContainerVMNode to the org.eclipse.dd.dsf.debug.ui plugin. 2008-05-22 20:20:17 +00:00
Mike Kucera
d39f018db6 bug 233561, NPE when instantiating UPCLanguage 2008-05-22 20:13:25 +00:00
Francois Chouinard
ac64a3cfd7 Patch for bug 232415 2008-05-22 20:04:22 +00:00
Mike Kucera
6540729131 fix for NPE in LR parser 2008-05-22 18:42:31 +00:00
Mike Kucera
c911a780f7 bug 233307, LR parser should use its own scanner extension configuration for now 2008-05-22 18:23:31 +00:00
Vivian Kong
171c01a9ac Update to the latest platform releng basebuilder 2008-05-22 18:00:55 +00:00
Vivian Kong
71f75a225f Update to the latest platform releng basebuilder and platform RC1 build 2008-05-22 17:55:06 +00:00
Pawel Piech
ea0fa709a3 [233338] - Removed the redundant RequestMonitor.STATUS_CANCEL. 2008-05-22 16:25:06 +00:00
Andrew Ferguson
92be19e029 207871: add test 2008-05-22 16:03:44 +00:00
Vivian Kong
cebf09ee40 update upc feature.xml to include the LR parser 2008-05-22 15:29:39 +00:00
Vivian Kong
1b7341eed3 make update sites the same (bug 232792) 2008-05-22 15:29:22 +00:00
Vivian Kong
52c342c592 revert change to the basebuilder version 2008-05-22 15:14:55 +00:00