CDT Commit Report for - April 25, 2003

amagloire

do not call "info program" for attach session

updated.

when Suspended call MIInferior.update().

getNeededShareLib() should also be valid for executable

Remove the call to MIInferior.update()

when terminate() is call disable the Command Queue

dschaefer

New Build Model
- Save and load options values

jcamelon

CORE
Fixed bug36852 - outline window doesn't show all functions
Fixed bug36764 - Bit fields cause parse errors
Fixed bug36702 - Parser error when having function pointers as parameters

TESTS
Added DOMTests::testBug36852().
Added DOMTests::testBug36764().
Moved DOMFailedTests::testBug36702() to DOMTests().

JohnC

Patch for Hoda Amer

Fix for bug : const & volatile modifier missing from pointer to function signature
+ 2 more STLFailedtests

mkhodjai

Fix for bug 36909.