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
|