kshdb - a gdb-like debugger for ksh¶

kshdb is a gdb-like debugger for ksh.

Since this debugger is similar to other trepanning debuggers and gdb in general, knowledge gained by learning this is transferable to those debuggers and vice versa.

An Emacs interface is available via realgud.

Contents:

  • Features
    • Source-code Syntax Colorization
    • Terminal Handling
    • Smart Eval
    • More Stepping Control
  • How to install
    • From a Package
    • git
  • Entering the Ksh Debugger
    • Invoking the Debugger Initially
    • Calling the debugger from your program
  • Command Syntax
    • Debugger Command Syntax
    • Command suffixes which have special meaning
  • Command Reference
    • Breakpoints
    • Data
    • Files
    • Info
    • Running
    • Set
    • Stack
    • Show
    • Support
  • kshdb command
    • Synopsis
    • Description
    • Options
    • See also
    • Author
    • Copyright

Indices and tables¶

  • Index

  • Search Page

kshdb

Navigation

Contents:

  • Features
  • How to install
  • Entering the Ksh Debugger
  • Command Syntax
  • Command Reference
  • kshdb command

Related Topics

  • Documentation overview
    • Next: Features

Quick search

©2017, 2019 Rocky Bernstein. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source