Hi Erich,
Thanks, that is very helpful and answers my 2nd question. Obviously I'm new to Eclipse.
The 1st and 3rd questions are somewhat related and I suspect there's no way to do this.
To explain the 1st question, I can now set all my variables to hex. But I might have an array that is ASCII. I still don't see a way to set the entire array to ASCII. And if it's a large array, it isn't practical to change all the elements of the array.
And of course the 3rd question is important when going in and out of debug. Continually setting the variable formats each time I go into debug is an enormous time suck.
(The NI LabWindows IDE allows you to change format and it sticks from debug session to debug session. The Microchip IDE allows you to add columns so you can view variables in multiple formats, hex, decimal, ASCII, etc. Both of those are enormous productivity improvements. Unfortunately, I've not seen any IDEs that handle this well.)
Dave