Define G_BREAKPOINT() also for 64-bit MSVC, using the __debugbreak()
authorTor Lillqvist <tml@novell.com>
Mon, 15 Sep 2008 22:19:38 +0000 (22:19 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 15 Sep 2008 22:19:38 +0000 (22:19 +0000)
commitd4ad716a05a432883f4b91115b57e3835dc24cb6
tree8ac8e9b89cbbc7bfe8cc659f25b66512cc4f4c82
parentbf6222e785610890ccf979779657b901b986b185
Define G_BREAKPOINT() also for 64-bit MSVC, using the __debugbreak()

2008-09-16  Tor Lillqvist  <tml@novell.com>

* glib/gbacktrace.h: Define G_BREAKPOINT() also for 64-bit MSVC,
using the __debugbreak() intrinsic.

svn path=/trunk/; revision=7495
ChangeLog
glib/gbacktrace.h