Sunday, March 4, 2012

Geben CheatSheet

istep into
ostep over
rstep out
bset breakpoint at current line
uunset breakpoint at current line
Bbreakpoint menu
(set conditional break points, call breakpoints, etc)..
investigate later
grun
qquit
eevaluate php
crun to current line (run to cursor)
C-c fopen file in geben, useful for setting
breakpoints in files further down the call stack
(use after geben has started with a call to
http://yoururl/?XDEBUG_SESSION_START)

No comments:

Post a Comment