Skip to content
Mazin Assanie edited this page Sep 18, 2016 · 10 revisions

debug

Contains commands that provide access to Soar's internals

Usage

debug <sub-command>

Description

Note that most users will not need to access these commands.

Sub-Commands

port

Returns the port the kernel instance is listening on.

symbols

The internal-symbols command prints information about the Soar symbol table. Such information is typically only useful for users attempting to debug Soar by locating memory leaks or examining I/O structure.

Clone this wiki locally