Files
binutils-gdb/gdb/python
Tom Tromey bdc8cfc1e4 Fix crash in gdbpy_parse_register_id
I noticed that gdbpy_parse_register_id would assert if passed a Python
object of a type it was not expecting.  The included test case shows
this crash.  This patch fixes the problem and also changes
gdbpy_parse_register_id to be more "Python-like" -- it always ensures
the Python error is set when it fails, and the callers now simply
propagate the existing exception.
2022-08-21 08:03:42 -06:00
..
2022-08-04 13:28:04 -06:00
2022-07-28 14:16:50 -06:00
2022-07-18 11:25:34 -06:00
2022-07-28 14:16:50 -06:00
2022-08-03 13:26:58 -06:00
2022-07-28 14:16:50 -06:00
2022-07-28 14:16:50 -06:00
2022-07-28 14:16:50 -06:00
2022-07-28 14:16:50 -06:00