gbacktrace: fix G_BREAKPOINT on Darwin (OSX, iOS)
authorIlya Konstantinov <ilya.konstantinov@gmail.com>
Thu, 11 Jun 2015 18:42:00 +0000 (21:42 +0300)
committerPatrick Griffis <tingping@tingping.se>
Thu, 9 Jul 2015 14:39:42 +0000 (10:39 -0400)
commit27fae8390946e73e8343a7fd7505796f3599ee23
tree7c43e2b0db3027b04ccd44cc6aef60e667db0a5e
parentdafc454e70460b371775a876f3831f280bf097b8
gbacktrace: fix G_BREAKPOINT on Darwin (OSX, iOS)

Using __builtin_trap() according to Apple's own documentation:
https://developer.apple.com/library/mac/technotes/tn2124/_index.html#//apple_ref/doc/uid/DTS10003391-CH1-SECCONTROLLEDCRASH

https://bugzilla.gnome.org/show_bug.cgi?id=750807
glib/gbacktrace.h