Download EBC Debugger User Manual

Transcript
BOE
Summary
break on Driver Entrypoint.
Usage
BOE [on|off]
(No Argument) - show current state
on
- enable break-on-entrypoint
off
- disable break-on-entrypoint
Description
Enabling break-on-entrypoint will cause the debugger to halt execution and display
the debugger prompt prior to start a driver entry point. (Default is on).
Examples
Examples:
* To disable break-on-entrypoint:
Shell> EDBCFG BOE OFF
* To show the current state:
Shell> EDBCFG BOE
BOE OFF
Draft for Review
49