Hi,
I've been looking all over the man pages for some information on debugging C code from within Inline. I've been using if (DEBUG) lines all over tracking down my problem code... is there an easier way to do this? Can I [cross fingers] somehow use a debugger? If not, what have you guys done to make this task less painful.
thanks