GDB (xrefs)
|
Classes | |
class | _RegisterReference |
class | _ScopeReference |
Functions | |
clear_scopes (event) | |
symbol_value (sym, frame) | |
_get_scope (id) | |
scopes (*int frameId, **extra) | |
Variables | |
dict | frame_to_scope = {} |
|
protected |
Definition at line 112 of file scopes.py.
Referenced by gdb.dap.scopes._RegisterReference.fetch_one_child(), and gdb.dap.scopes.scopes().
gdb.dap.scopes.scopes | ( | *int | frameId, |
** | extra ) |
Definition at line 135 of file scopes.py.
References gdb.dap.scopes._get_scope().