Files
binutils-gdb/gdb/python/python-internal.h
Tom de Vries b1abf8b1b9 [gdb/python] Use gdbpy_err_fetch::{type,value} as getters
Similar to gdbpy_err_fetch::value, add a getter gdbpy_err_fetch::type, and use
both consistently to get gdbpy_err_fetch members m_error_value and
m_error_type.

Tested on aarch64-linux.
2024-03-09 16:13:10 +01:00

35 KiB