CDT Commit Report for - January 10, 2005

amagloire

2005-01-10 Alain Magloire
Fix for PR 82506
* mi/org/eclipse/cdt/debug/mi/core/MISession.java
* mi/org/eclipse/cdt/debug/mi/core/output/MIParser.java

jcamelon

Patch for Devin Steffler.
This patch adds getProblems() to the CVisitor and CPPVisitor classes. This is required to get IASTProblems since the new parser doesn't use a callback anymore.
Also, updated tests accordingly.

mkhodjai

Bug 73168: Use memory view provided by Eclipse platform in CDT.

Use the asynchronous implementation for resume, suspend, step etc provided by eclipse 3.1.