show [ subcommand ]

A command for showing things about the debugger. You can give unique prefix of the name of a subcommand to get information about just that subcommand. nn Type show for a list of show subcommands and what they do. Type help show for a summmary list of show subcommands. Many of the “show” commands have a corresponding set command.

Show¶

  • Show Aliases (debugger command aliases)
  • Show Annotate (GNU Emacs annotation level)
  • Show Args (arguments when program is started)
  • Show Autoeval (auto evaluation of unrecognized debugger commands)
  • Show Autolist
  • Show Basename (basename only in file path)
  • Show Cmdtrace (show debugger commands before running)
  • Show Confirm (confirmation of potentially dangerous operations)
  • Show Different (consecutive stops on different file/line positions)
  • Show Editing (readline editing)
  • Show Highlight (terminal highlighting)
  • Show Listsize (list command line count)
  • Show Style (pygments formatting style)
  • Show Width (terminal width)

kshdb

Navigation

Contents:

  • Features
  • How to install
  • Entering the Ksh Debugger
  • Command Syntax
  • Command Reference
    • Breakpoints
    • Data
    • Files
    • Info
    • Running
    • Set
    • Stack
    • Show
    • Support
  • kshdb command

Related Topics

  • Documentation overview
    • Command Reference
      • Previous: Down (relative frame motion towards a more-recent frame)
      • Next: Show Aliases (debugger command aliases)

Quick search

©2017, 2019 Rocky Bernstein. | Powered by Sphinx 1.8.5 & Alabaster 0.7.12 | Page source