i | step into |
o | step over |
r | step out |
b | set breakpoint at current line |
u | unset breakpoint at current line |
B | breakpoint menu (set conditional break points, call breakpoints, etc).. investigate later |
g | run |
q | quit |
e | evaluate php |
c | run to current line (run to cursor) |
C-c f | open 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