MacGDBp Live, interactive debugging of your running PHP applications! Skip, Step, Stop MacGDBp’s debugger controls allow you to walk through each line of code. The three stepping controls function like a traditional debugger: step in to a function call, moving down the stack; step out to let the function run to completion, moving up the stack; and step over, letting the function call run without s