Use gdb::checked_static_cast for catchpoints
This replaces some casts to various kinds of catchpoint with
checked_static_cast.
Approved-By:
Simon Marchi <simon.marchi@efficios.com>
Loading
Please register or sign in to comment
This replaces some casts to various kinds of catchpoint with
checked_static_cast.
Approved-By:
Simon Marchi <simon.marchi@efficios.com>