Community
Participate
Working Groups
Created attachment 176286 [details] several new enumerals for interpretation of types, and new function isNoSymbol() When interpreting COFF symbolics, it would be useful to have enumerals and/or constants available to better manipulate and interpret this information in a windows-oriented debugger (e.g. EDC for windows). attachment Coff.java.1.19.patch contains several new enumeral constants and one function that helps interpret whether the type of the symbols is internall known as NO_SYMBOL.
Committed to HEAD.
*** cdt cvs genie on behalf of kryall *** Bug 322297 - enhance Coff.java class Symbol to have final static constants for type and class manipulation [*] Coff.java 1.20 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/all/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/coff/Coff.java?root=Tools_Project&r1=1.19&r2=1.20