Community
Participate
Working Groups
Created attachment 180620 [details] Moves number formatting/parsing to a place where it can be shared by the reg and exp views. As I developer I would like the EDC Registers View to display values in something other than hex. Currently none of the other formatting options (octal, decimal, binary) do anything.
Committed to HEAD.
*** cdt cvs genie on behalf of kryall *** Bug 327487 - EDC Registers View don't implement formatting options [*] Registers.java 1.14 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc/src/org/eclipse/cdt/debug/edc/services/Registers.java?root=Tools_Project&r1=1.13&r2=1.14 [+] NumberFormatUtils.java http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc/src/org/eclipse/cdt/debug/edc/internal/NumberFormatUtils.java?root=Tools_Project&revision=1.1&view=markup [*] Expressions.java 1.21 http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.cdt/edc/org.eclipse.cdt.debug.edc/src/org/eclipse/cdt/debug/edc/internal/services/dsf/Expressions.java?root=Tools_Project&r1=1.20&r2=1.21
Corrected summary.