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
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.
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.