Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 461 Bytes

cmd_echo_commands.wiki

File metadata and controls

22 lines (14 loc) · 461 Bytes

  1. summary echo-commands command documentation

Table of Contents

echo-commands

Set whether or not commands are echoed to other connected debuggers.

Synopsis

Options

|| `-n, --no` || Do not echo commands. || || `-y, --yes` || Do echo commands. ||

Description

Setting this on will echo typed commands to other connected debuggers. Otherwise, the output is displayed without the initiating command, and this can be confusing.