CDT Commit Report for - July 9, 2004

amagloire

2004-07-09 Alain Magloire

Patch from Stefan Bylund for PR 69711
Added support for thread name.

* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java
* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Thread.java
* mi/org/eclipse/cdt/debug/mi/core/output/MIInfoThreadsInfo.java

2004-07-09 Alain Magloire

Patch from gwatson to deal with Mac
version of gdb, there gdb as a different
syntax but still valid.

* mi/org/eclipse/cdt/debug/mi/core/output/MIArg.java

2004-07-09 Alain Magloire
Pr reported by Alex C.
Follow the other views lead and for multiple selection
show the number of selections.

* src/org/eclipse/cdt/interanal/ui/cview/CView.java
* src/org/eclipse/cdt/interanal/ui/cview/CViewMessages.properties

aniefer

bug 69296 - remove ILineOffsetReconciler

hamer

Propagating bug fixes to branch.

Bug Fixing

mkhodjai

Cleanup. Added support of "CDebugElementState".

Renamed "ICDebugElementErrorStatus" to "ICDebugElementStatus".
Added comments to ICDebugElementStatus.java.

Fix for bug 69221: "Show full paths" doesn't work for shared libraries.

Renamed "ICDebugElementErrorStatus" to "ICDebugElementStatus".