command S

Format: ā€˜S sig[;addr]’

Meaning: Step with signal. This is analogous to the ā€˜C’ command, but requests a single-step, rather than a normal resumption of execution.

This command is deprecated for multi-threading support. Use vCont command.