php-src/scripts/gdb
Niels Dossche 31e2ec63d8
Fix GH-15923: GDB: Python Exception <class 'TypeError'>: exceptions must derive from BaseException
Triggers on release builds when printing data structures.
You can't raise a string, you must raise exceptions.

Closes GH-15928.
2024-09-17 19:24:18 +02:00
..
debug_gdb_scripts_gen.php
php_gdb.py Fix GH-15923: GDB: Python Exception <class 'TypeError'>: exceptions must derive from BaseException 2024-09-17 19:24:18 +02:00