[beast/devel: 26/77] BIRNET: use RAPICORN_BREAKPOINT



commit 8ff5c3d3cb9691b4a83910276796c08afe92ac81
Author: Tim Janik <timj gnu org>
Date:   Sat Apr 6 20:12:21 2013 +0200

    BIRNET: use RAPICORN_BREAKPOINT

 birnet/birnetutils.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/birnet/birnetutils.cc b/birnet/birnetutils.cc
index 8671735..81524cf 100644
--- a/birnet/birnetutils.cc
+++ b/birnet/birnetutils.cc
@@ -313,7 +313,7 @@ birnet_runtime_problemv (char        ewran_tag,
   g_free (msg);
   if (noreturn_case)
     {
-      BREAKPOINT();
+      RAPICORN_BREAKPOINT();
       abort();
     }
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]