Skip to content

Backport !3430 “gobject_gdb.py: fix regression caused by bfbe7127” to glib-2-76

commit bfbe7127 which did a code refactor in gobject_gdb.py introduced a bug by failing to return the signal name when a signal had no 'detail', this was preventing pretty printing name for signals with no 'detail'.


Trivial backport of !3430 (merged) to glib-2-76.

Merge request reports