bashdb - a gdb-like debugger for bash¶

bashdb is a gdb-like debugger for bash.

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
    • Command Completion
    • Terminal Handling
    • Smart Eval
    • More Stepping Control
  • How to install
    • From a Package
    • From Source
  • Entering the Bash Debugger
    • Startup Behavior
    • 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
  • bashdb command
    • Synopsis
    • Description
    • Options
    • Bugs
    • See also
    • Author
    • Copyright

Indices and Tables¶

  • Index

  • Search Page

bashdb

Navigation

Contents:

  • Features
  • How to install
  • Entering the Bash Debugger
  • Command Syntax
  • Command Reference
  • bashdb command

Related Topics

  • Documentation overview
    • Next: Features

Quick search

©2017, 2019, 2023, 2024 Rocky Bernstein. | Powered by Sphinx 9.1.0 & Alabaster 1.0.0 | Page source