trepan2
stable
  • Features
  • How to install
  • Entering the Trepan Debugger
  • Command Syntax
  • Trepan Command Reference
    • Breakpoints
    • Data
      • Deparse (CPython bytecode deparser)
      • Disassemble (CPython disassembly)
      • Display (set display expression)
      • Eval (evaluate Python code)
      • Examine
      • Pdef
      • Pp (pretty print expression)
      • Pr (print expression)
      • Pydocx (show pydoc)
      • Undisplay (cancel a display expression)
      • Whatis
    • Files
    • Info
    • Running
    • Set
    • Stack
    • Show
    • Support
  • Manual Pages
trepan2
  • Docs »
  • Trepan Command Reference »
  • Data
  • Edit on GitHub

DataΒΆ

Examining data.

  • Deparse (CPython bytecode deparser)
  • Disassemble (CPython disassembly)
  • Display (set display expression)
  • Eval (evaluate Python code)
  • Examine
  • Pdef
  • Pp (pretty print expression)
  • Pr (print expression)
  • Pydocx (show pydoc)
  • Undisplay (cancel a display expression)
  • Whatis
Next Previous

© Copyright 2015, 2017 Rocky Bernstein Revision 0d8c8d1c.

Built with Sphinx using a theme provided by Read the Docs.