> If your debugger won't let you just execute arbitrary code while "broke", but does let you change the Instruction pointer within the current function <i.e. like MS VC>, ... Actually, MS VC *DOES* let you execute functions while broke. Curt