Alain Magloire
bec09a7c2a
Adjust to changes.
2004-10-20 19:14:05 +00:00
Alain Magloire
479dfcc366
2004-10-17 Alain Magloire
...
Remove deprecated method in CDI adjust the implementation.
* core/org/eclipse/cdt/debug/core/tests/BreakpointTests.java
* core/org/eclipse/cdt/debug/core/tests/DebugTests.java
* core/org/eclipse/cdt/debug/core/tests/LocationTests.java
2004-10-17 21:28:28 +00:00
Alain Magloire
907262fe19
2004-10-15 Alain Magloire
...
Adjust to the change in the CDI
* core/org/eclipse/cdt/debug/core/tests/BreakpointTests.java
* core/org/eclipse/cdt/debug/core/tests/DebugTests.java
* core/org/eclipse/cdt/debug/core/tests/LocationTests.java
2004-10-15 16:07:00 +00:00
Mikhail Khodjaiants
a315994318
Moved to the new breakpoint management API.
2004-09-07 20:43:45 +00:00
Doug Schaefer
739203fe55
Upversioning head to 2.1.0.
2004-07-15 15:54:47 +00:00
David Inglis
6b222b30ad
update test to Eclipse 3.0
2004-06-28 20:26:26 +00:00
Doug Schaefer
de0397f03e
Cleaned up the build.properties files to ensure the right things end up in the binary and source builds.
2004-05-24 17:18:38 +00:00
Alain Magloire
7ef1a6ed7e
Change The Core Model interfaces to throw CModelException when
...
the fail abnormally. This forces a lot of try{} catch(){}
bloks and rethrow to be added in the code.
2004-04-20 00:06:27 +00:00
David Inglis
a85f27eed2
use new cdescriptor operation for changes
2004-03-19 20:31:33 +00:00
Doug Schaefer
8cceffb272
Fix the classpaths to use dynamic containers again.
...
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Doug Schaefer
9c677d807f
Upversioned the plugins, etc to 2.0.0.
...
Made sure the jar files got included in the zips.
2003-11-25 18:24:55 +00:00
Doug Schaefer
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Doug Schaefer
fe07db2d72
Upversioning everything to 1.2.0.
2003-10-01 20:23:21 +00:00
Peter Graves
55d821e0a2
Cleanup to remove warnings.
2003-09-24 14:41:09 +00:00
Peter Graves
2db6f58160
Include the .jar file.
2003-07-18 18:45:45 +00:00
Doug Schaefer
c3710b47a6
Fix up paths.
2003-07-14 20:14:41 +00:00
Peter Graves
04b6ea96de
Major cleanup. Moved the resrouces out of the source tree and
...
fixed a problem where we were not terminating debug sessions.
Also removed a bunch of unused stuff.
2003-07-03 18:21:15 +00:00
David Inglis
09a1c8f4d9
update version
2003-04-23 16:47:21 +00:00
Alain Magloire
b0f43f73ce
updated.
2003-04-06 00:33:54 +00:00
Alain Magloire
da81942d76
Get rid of some warnings.
2003-04-06 00:33:45 +00:00
Alain Magloire
70725d89a4
updated
2003-03-27 16:25:39 +00:00
Alain Magloire
edd1a22fb3
Changes was doen int the Core Model:
...
ICModel, ICProject, ICContainer, ICTranslationUnit
IArchive and IBinary
We now adjust the code
2003-03-27 16:25:30 +00:00
Doug Schaefer
2146d49bbc
Oops, wrong project.
2003-02-11 15:54:33 +00:00
Doug Schaefer
6cc8fcf0b7
Work on the DOM builder - simple declaration and declSpecifiers but
...
no declarator yet.
2003-02-11 15:49:46 +00:00
Peter Graves
8eb09aca12
Removed some warnings.
2003-01-29 19:55:12 +00:00
Peter Graves
fbbb8e82c0
Simple fix.
2003-01-29 19:08:39 +00:00
Peter Graves
01b4d137a7
Updates from Judy Green - updated classpath and .project to reflect classpath changes
2003-01-22 19:22:47 +00:00
Peter Graves
c36bf37cb1
Update for the new parameters to ICDISession.createCSession
2003-01-21 18:58:16 +00:00
Peter Graves
6acf96ba0e
Commit patch from JGreen
2003-01-06 20:33:54 +00:00
Peter Graves
d43760202b
Commit patch from JGreen
2003-01-06 20:10:22 +00:00
Peter Graves
78c31decfc
Patch from jgreen
2003-01-06 12:43:34 +00:00
Peter Graves
7e5e732224
Genreral cleanup (remove jdt refrences) and move closer to being automatable
2002-12-17 15:42:17 +00:00
Peter Graves
92c9f39f22
Updated to reflect removal of evaluateExpressionToValue from the API and added a Changelog
2002-10-30 20:55:07 +00:00
Peter Graves
1e1d01405f
Add some more debug tests
2002-10-10 18:22:09 +00:00
Peter Graves
bcdc287e0c
Removed refrences to non-existant source directories
2002-10-10 18:00:14 +00:00
Peter Graves
32b09f9ef9
Initial commit of new debug tests.
2002-10-10 13:06:39 +00:00
Doug Schaefer
142bcc308a
Added .project file to source control
2002-10-01 13:33:28 +00:00