> Probably not :/ The code is inlined and there are cases where it > really *needs* to be inlined in order to work. Maybe there is someway > of marking a sequence of instruction as step-over-able, but I don't > think so. May be in debug mode instead inlining use -general-tail-call-opt?