Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable SupportsChildren protocol to return Python str values.
GDB permits a pretty printer's children() method to return either a gdb.Value or any Python type which a gdb.Value can be constructed from.
- Loading branch information