XDebug Tutorial: How to Enter 'debug' Commands Directly
The command line panel provides direct access to the text debugger
for users who know the debugger's command line syntax.
- Command line panel accepts debug syntax in input area.
- Output area displays output of command.
- Command history kept in pull down menu.
- All commands supported except wait.
- XDebug notices what commands are executed and updates the
interface in response.
Acknowledgement and Disclaimer