Format: showdef [ name1 [ name2 [...] ] ]
Looks at each name on the line and attempts to find a #define macro definition for that name, then prints it out. Without arguments, it prints out the defined and undefined macros in the current file. Only enabled for programs built with MULTI debug information.