CDT Commit Report for - April 16, 2004

amagloire

Added Properties for Binaries

Patch from Sam Robb to cover PR 52864

Fix for PR 58481

Binary/ArchiveContainer was not clean up

aniefer

work for bug 50807

dinglis

fixed cview binary continaer and binary property page

register adapter factory through new extension point

work in progress - cpath ui stuff

hamer

Fix for bug#55764

Fix for bug#58563

CModelBuilder and scalability problems

Fix for bug#44370

Bug fixes

jcamelon


Patch for Dave Daoust

Modified Scanner Performance by

1. Moved ScannerContext sentinal to ContextStack

2. Delay Stringizing macro parameter until needed

3. Removed the sentinal from the scanner constructor

mkhodjai

Fix for bug 58711: Breakpoint race condition.

Implementing retargettable actions for Disassembly view.

file CBreakpointUpdater.java was initially added on branch cdt_1_2.

file CBreakpointNotifier.java was initially added on branch cdt_1_2.

file ListenerList.java was initially added on branch cdt_1_2.

file ICBreakpointListener.java was initially added on branch cdt_1_2.

Stack frame should provide an adapter for IRunToAddress.