.. index:: info .. _info: Information from the Debugged Session (`break`, `files`, `line`, `program`, `rules`, `target`, `targets`, `tasks`, `variables`) =============================================================================================================================== **info** [ *info-subcommand* ] Gets various pieces of information about the program being debugged. You can give unique prefix of the name of a subcommand to get information about just that subcommand. Type `info` for a list of info subcommands and what they do. Type ``help info`` for a summary list of info subcommands. .. toctree:: :maxdepth: 1 info/break info/files info/frame info/line info/program info/rules info/target info/targets info/tasks info/variables