Remove g_trap_instance_signals as well
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Dec 2013 03:26:48 +0000 (22:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Dec 2013 11:00:47 +0000 (06:00 -0500)
commit2baa50ee4fde91f89692e00b1fc4fa39713be799
tree59da81bf6a87e293db5842e12b776324109e8508
parent28c2706da73d7dddb12d336b26a08218e761817c
Remove g_trap_instance_signals as well

This is another crude conditional breakpoint mechanism and can
be done better with actual conditional breakpoints or with systemtap
tracepoints.

https://bugzilla.gnome.org/show_bug.cgi?id=719687
gobject/gsignal.c