start-command-line-capture start-magic-pipe
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

start-eclipse-backend

Synopsis

start-eclipse-backend ["url"] ["name"] [-log] ["log-file"] ["log-mode"]

Description

Start accepting connections from Eclipse on the given url and participate in autodiscovery.

The url defaults to "TCP:". The name defaults to "Simics".

With the option -log you can specify the agent to log TCF traces in the file specified with option log-file. Option log-file defaults to 'tcf.log'. The flag -log is automatically set if log-file is specified. If "-" is set as log file, logs will be sent to stderr.

With the option log-mode you can specify what TCF traces will be logged. The command is a comma separated list of modes. The list of modes is available through auto-completion. By default, all modes are selected.

On success, the command returns a list on the format [protocol, [host*], port].

Provided By

tcf-agent
start-command-line-capture start-magic-pipe