Obtaining online help for the command-line debugger
The command-line debugger provides online help. To obtain general information, enter the following:
engine_debug help
To get help for a particular command, specify that command after the help keyword. For example:
engine_debug help status
status: Displays the current debugger state, and position if stopped
engine_debug help breakpoint add
breakpoint add [--breakonce] --line linenumber [--file filename |
--owner ownername --action actionname]:
Add a breakpoint at the specified location
Copyright © 2013
Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.