2004-08-05 Alain Magloire Tentative Fix for PR 69991 * src/org/eclipse/cdt/debug/mi/core/RxThread.java
partial fix for function macro argument substitution, this will be enough to let Scanner2.testStringify and the tests for 60764, 36047 to pass.
-Implement Scanner2.getDefinitions -fix up macro stringizing, repairs broken tests for 36509 & 36701
Add __signed__ keyword to Scanner2.
Further Scanner2/Content Assist work - making CA work for ppDirectives.
Further progress in making Scanner2 pass the IIncludeTests.
Further Scanner2 progress w/Line Numbers & Content Assist.
Fixed a bunch of ui.tests for content assist w/Scanner2.
Remove IMacroDescriptor dependency upon IASTMacro.
Activated Scanner2 in HEAD. Forgive me Lord, for I know what I do.
Fixed the "resumed" event handler of the variable types.
Display the error message in the array label, if the attempt to get array values fails.
Restrict the "display as array" operation to the pointer types only.
Warning cleanup.
Cosmetic fix.
Added the abstract prototypes for some generic methods.
Commit for Leo Treggiari: fix for bugzilla 70577 and 71254
Commit for Leo Treggiari: bugzilla 70577 and 71254.