On Win32, if we get a fatal error message while being debugged we break
authorTor Lillqvist <tml@novell.com>
Thu, 28 Dec 2006 14:47:54 +0000 (14:47 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 28 Dec 2006 14:47:54 +0000 (14:47 +0000)
commitfd1f409e4123cd916f82a6308b85960327293f71
treebc1d3325bdb670d575ca2dcf11c0dba439ecea33
parent0f27a7cd04f7c48bd7782389b6d2612f16e162a1
On Win32, if we get a fatal error message while being debugged we break

2006-12-28  Tor Lillqvist  <tml@novell.com>

* glib/gmessages.c (g_logv): On Win32, if we get a fatal error
message while being debugged we break into the debugger with
G_BREAKPOINT(). Don't call abort() if the user is foolhardy enough
to continue after the breakpoint. The user presumably knows what
he is doing and deserves what he gets. (#376645, Andreas Köhler)
ChangeLog
glib/gmessages.c