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 |
|
Doug Schaefer
|
6bc0074ae0
|
Moving build to build2 server which is an x86 machine.
|
2010-05-13 13:59:27 +00:00 |
|
Doug Schaefer
|
b12b8c1e66
|
Moving build to build2 server which is an x86 machine.
|
2010-05-13 13:56:42 +00:00 |
|
Alena Laskavaia
|
29ddb6f895
|
Bug 312740 build should fail on compile errors
|
2010-05-13 11:36:00 +00:00 |
|
Sergey Prigogin
|
a9a8a0baf1
|
Remove trailing whitespace in matches.
|
2010-05-13 07:32:10 +00:00 |
|
Sergey Prigogin
|
43dbe6cc86
|
Cosmetics.
|
2010-05-13 07:31:36 +00:00 |
|
Andrew Gvozdev
|
dc1f19458f
|
bug 311468: JUnit failure: ErrorParserFileMatchingTest - SymbolicLink
one more check
|
2010-05-13 02:53:16 +00:00 |
|
L. Frank Turovich
|
c41cae33cb
|
Bug 310371 - Revised GDB, GDB MI, Indexer pref panels, and New CPP FIle, New File Name, and Editor pages
|
2010-05-13 02:21:52 +00:00 |
|
Alena Laskavaia
|
53845ca38e
|
Externalized strings
|
2010-05-13 02:07:25 +00:00 |
|
Alena Laskavaia
|
94cb067beb
|
Refactored common function to utility class
|
2010-05-13 02:06:38 +00:00 |
|
Alena Laskavaia
|
4f2aa8c7db
|
no need to run indexer for these tests
|
2010-05-13 02:05:53 +00:00 |
|
Alena Laskavaia
|
b7eb03f5f9
|
Added tests for CatchByReference
|
2010-05-13 02:05:33 +00:00 |
|