Enhanced data formatters [Imported Thread]
PlannedIdea Originally Posted by: adriancarpenter 21/04/2009
The ability to split longs/ints/shorts into smaller chunks for viewing in the watch/variables windows, i.e
00001000000000011101111110000001b
Could be displayed as sub bytes:
00001000-00000001-11011111-10000001
or nibbles
0000-1000-0000-0001
11/06/2013 Dejan Volk
Nice idea. This prolong lines for a bit. In some application I use different colors to visualize group of numbers. When color are used then length is not changed.
19/05/2009 Greg James
That would be a great feature ! Any thing that can speed up the debug process is greatly appreciated
22/04/2009 Tim Clacy
That's a nice idea! I would also like these displayed as strings (currently they're not): char* const char* and const char* const char const* and char const* const
-
I'd like to second this idea, whether by color, commas, dashes or spaces. However, I'd like to see also included an ability to select grouping size, per variable displayed, eg,right-click to select byte, word, etc. Additionally, this could enable peripheral feature dependent group sizes. (Borland did those type things in a $150 compiler.) Probably a lot of work....? But very productive.
Thanks in advance
tron
Please sign in to leave a comment.
Comments
1 comment