Function: debugger-toggle-locals

debugger-toggle-locals is a function alias and interactive for backtrace-toggle-locals, defined in backtrace.el.gz.

This command is obsolete since 28.1; use backtrace-toggle-locals instead.

Signature

(debugger-toggle-locals &optional ALL)

Documentation

Toggle the display of local variables for the backtrace frame at point.

With prefix argument ALL, toggle the value of :show-locals in backtrace-view, which affects all of the backtrace frames in the buffer.

Probably introduced at or before Emacs version 24.4.

Key Bindings

Aliases

debugger-toggle-locals (obsolete since 28.1)