.. index:: set .. _set: **set** [ *set-subcommand* ] Modifies parts of the debugger environment. You can give unique prefix of the name of a subcommand to get information about just that subcommand. Type `set` for a list of set subcommands and what they do. Type ``help set`` for a summary list of set subcommands. All of the "set" commands have a corresponding :ref:`show ` command. Set (`basename`, `debug`, `ignore-errors`, `keep-going`, `setq`, `setqx`, `silent`) =================================================================================== Modifies parts of the debugger environment. You can see these environment settings with the :ref:`show ` command. .. toctree:: :maxdepth: 1 set/basename set/debug set/ignore-errors set/keep-going set/setq set/setqx set/silent