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

17320 commits

Author SHA1 Message Date
Alena Laskavaia
f004315ce5 Fix usage of progress monitor 2010-05-17 16:36:26 +00:00
Alena Laskavaia
6892a28e3d Fix compile error 2010-05-17 16:33:34 +00:00
John Cortell
c039cc7cfc Fixed warning. Removed no-longer-necessary API tooling filter 2010-05-17 16:28:54 +00:00
Markus Schorn
eb314dd0f3 Renamed testcase. 2010-05-17 14:26:36 +00:00
Markus Schorn
cbabb21a6e Removes use of static instance of NullProgressMonitor (once canceled it remains to be canceled). 2010-05-17 14:16:14 +00:00
Anton Leherbauer
d85865bdb3 Bug 310331 - Fix wrong element path 2010-05-17 10:51:36 +00:00
Sergey Prigogin
4ed86bfe6c Minor code simplification. 2010-05-17 06:58:55 +00:00
Sergey Prigogin
34c589670a Types of binary expressions involving arrays. Bug 313037. 2010-05-17 06:57:58 +00:00
Sergey Prigogin
da79fc4ed3 Cosmetics. 2010-05-17 06:30:21 +00:00
Sergey Prigogin
ee53c2d94d Cosmetics. 2010-05-17 04:52:31 +00:00
Randy Rohrbach
3a958f19ca Bugxilla 312098. 2010-05-16 03:20:21 +00:00
Alena Laskavaia
bf4c760f6a Fixed spelling in a class name 2010-05-16 02:19:01 +00:00
Alena Laskavaia
3c2fd7ab95 Cleaned up problem preferences interfaces and fixed persistence 2010-05-16 02:18:02 +00:00
Sergey Prigogin
a0fe770fad Use NLS. 2010-05-16 00:23:09 +00:00
Sergey Prigogin
328e9da961 Copy from Type Hierarchy. 2010-05-16 00:09:56 +00:00
Sergey Prigogin
9790fbc6ab Cosmetics. 2010-05-16 00:08:39 +00:00
Andrew Gvozdev
db9abf589f compilation warnings 2010-05-15 16:36:38 +00:00
Alena Laskavaia
a355f5145a Moved parameter control up 2010-05-15 01:05:34 +00:00
John Cortell
e1dfb2e746 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-14 19:08:38 +00:00
Marc Khouzam
8fcc98e15c Bug 312467: Strings were not translated properly. 2010-05-14 18:42:11 +00:00
Alena Laskavaia
9061e0e6a7 Trying to fix failed tests issues 2010-05-14 18:12:10 +00:00
Doug Schaefer
38fd7023d5 fix the property used to get the arch. 2010-05-14 17:02:32 +00:00
Pawel Piech
06e479681f Bug 312813 - [Launch] MIInferiorProcess.exitValue() never returns 2010-05-14 16:50:40 +00:00
James Blackburn
1c2aa84166 JavaDoc 2010-05-14 15:46:28 +00:00
John Cortell
55b4c0857a Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces. Also fixed warnings 2010-05-14 15:37:38 +00:00
Doug Schaefer
b42f9fc12c Put the ppc build support back for the CDT milestone builds. 2010-05-14 14:49:29 +00:00
Doug Schaefer
26d41a3ab3 Put the ppc build support back for the CDT milestone builds. 2010-05-14 14:16:07 +00:00
James Blackburn
e4d218aa70 Bug 312575 tidy patch 2010-05-14 12:16:23 +00:00
Marc Khouzam
24f6fec914 Bug 304384: Undo the last fix which broke the case where we first created a Run configuration. Instead, check if the global pref is set before forcing a preferred launch delegate. 2010-05-14 10:25:25 +00:00
James Blackburn
5bf01b6975 Attempt to diagnose JUnit failure in testDelBreak - use assertEquals to see what the discrepancy is. 2010-05-14 09:26:14 +00:00
James Blackburn
6c877ddbfe Enable new javacProjectSettings=true for PDE build warnings to match JDT warning settings 2010-05-14 08:45:48 +00:00
Sergey Prigogin
57eb344aaa Copy from Call Hierarchy view. Bug 305471. 2010-05-14 07:52:37 +00:00
Alena Laskavaia
459a3c2b6e Refactored adding parameter and renamed hash to map 2010-05-14 02:56:39 +00:00
Marc Khouzam
e76f05df90 Bug 284573: Do force a preferred launch delegate if the configuration type already has one (which is set in the global preference for preferred launch delegate) 2010-05-14 02:44:35 +00:00
Alena Laskavaia
e6499a96f6 Added parameters for checker - to check for implict return 2010-05-14 02:37:00 +00:00
Alena Laskavaia
4e0a4b9171 Externalized strings 2010-05-14 02:36:33 +00:00
Alena Laskavaia
208b649f76 Refactored ProblemParameterInfo 2010-05-14 02:36:16 +00:00
Marc Khouzam
eb382a9bee Bug 304384: Move logic to set default launch delegate to the tab of the DSF-GDB delegate. This is to allow the global preference for launch delegate not to be overridden unless DSF-GDB is also the global preference. 2010-05-14 02:18:31 +00:00
Andrew Gvozdev
845e51b0a5 bug 312812: JUnit failure in Hudson builds - ManagedBuildCoreTests20.testScannerInfoInterface
Reverted to 1.11 as the last revision broke JUnit test
2010-05-14 01:57:52 +00:00
Marc Khouzam
fe3c6d028f Bug 281970: No longer show the Debugger, Refresh and Source tabs for a Run Configuration. Also, make sure a Run configuration can be used for Debug and vice versa. 2010-05-14 01:50:46 +00:00
John Cortell
b3ddbdf187 Bug 312848: Remove CDI-GDB pref to enable distinct code and data spaces 2010-05-13 23:16:44 +00:00
John Cortell
8b8214494e Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown. 2010-05-13 22:25:11 +00:00
John Cortell
ca94f732f9 Bug 309032: Fixed NPE I'm seeing intermittently during session shutdown. 2010-05-13 22:15:23 +00:00
John Cortell
5a1558ddd2 Bug 309032: Need APIs to support memory pages (or memory spaces) 2010-05-13 19:43:47 +00:00
James Blackburn
6a61597cf9 Tweak comment 2010-05-13 15:39:56 +00:00
James Blackburn
3f1aea2339 Bug 311468 revised fix 2010-05-13 15:34:32 +00:00
Andrew Gvozdev
8e90b2c6f8 bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink
finally, a fix
2010-05-13 15:05:14 +00:00
James Blackburn
f3fdc00e62 Bug 312575 Changes aren't propagated when the referencing project references the active configuration. JavaDoc + tests. 2010-05-13 14:40:38 +00:00
Vivian Kong
01dc2b7d1e fix CHKPII errors 2010-05-13 14:26:15 +00:00
Doug Schaefer
bfe7cdfb22 Moving build to build2 server which is an x86_64 machine. 2010-05-13 14:22:33 +00:00