Internal class used to explore pointer values.
Definition at line 230 of file explore.py.
◆ explore_expr() [1/2]
gdb.command.explore.PointerExplorer.explore_expr |
( |
| expr, |
|
|
| value, |
|
|
| is_child ) |
|
static |
Function to explore pointer values.
See Explorer.explore_expr for more information.
Definition at line 234 of file explore.py.
◆ explore_expr() [2/2]
gdb.command.explore.PointerExplorer.explore_expr |
( |
| expr, |
|
|
| value, |
|
|
| is_child ) |
|
static |
Function to explore pointer values.
See Explorer.explore_expr for more information.
Definition at line 234 of file explore.py.
◆ explore_type() [1/2]
gdb.command.explore.PointerExplorer.explore_type |
( |
| name, |
|
|
| datatype, |
|
|
| is_child ) |
|
static |
Function to explore pointer types.
See Explorer.explore_type for more information.
Definition at line 290 of file explore.py.
◆ explore_type() [2/2]
gdb.command.explore.PointerExplorer.explore_type |
( |
| name, |
|
|
| datatype, |
|
|
| is_child ) |
|
static |
Function to explore pointer types.
See Explorer.explore_type for more information.
Definition at line 290 of file explore.py.
The documentation for this class was generated from the following files:
- /home/rel/rpmbuild/BUILD/gdb-14.1/gdb/python/lib/gdb/command/explore.py
- /home/rel/rpmbuild/BUILD/gdb-14.1/build/gdb/data-directory/python/gdb/command/explore.py