in case we have to abort the program, debugging is enabled and we are not
authorTim Janik <timj@gtk.org>
Mon, 13 Sep 1999 22:17:27 +0000 (22:17 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 13 Sep 1999 22:17:27 +0000 (22:17 +0000)
commit6072e65cafb320ef42fc821c2b32e97bf7ecb213
treecf3e85c0af602d087c810c851ac10ccff0c8d01f
parentebeb32f2526f9ba0106afe99c37fdde1c0d579b1
in case we have to abort the program, debugging is enabled and we are not

Mon Sep 13 23:25:59 1999  Tim Janik  <timj@gtk.org>

        * gmessages.c (g_logv): in case we have to abort the program,
        debugging is enabled and we are not called recursively, try
        to abort with raise (SIGTRAP) first, so developers may ignore
        certain failure conditions during debugging stage.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmessages.c
gmessages.c