Next: , Previous: , Up: Controlling bashdb   [Contents][Index]


4.14.2 Annotation Level (‘set annotate’)

set annotate integer

The annotation level controls how much information the BASH debugger prints in its prompt; right new it just controls whether we show full filenames in output or the base part of the filename without path information. Level 0 is the normal, level 1 is for use when the BASH debugger is run as a subprocess of GNU Emacs of DDD, level 2 is the maximum annotation suitable for programs that control the BASH debugger.