It strikes me as inelegant to have a variable declared static, which
should mean it is not visible outside the file, and then want to look
at it from outside the file. But, from a debugging viewpoint, one
should be able to see static variables, so perhaps both a and b.
--
Greg Troxel <gdt@ir.bbn.com>