On Sun, Nov 20, 2005 at 12:09:27PM -0500, Thor Lancelot Simon wrote: > > Second, they make debugging difficult: the debugger can't call them, and > it can be highly unobvious what code one's stepping through. Are you sure about this with a GDB 6.x and code compiled with -g3? I think that was the minimum level to get macros. Joerg