[beast: 8/43] SFI: provide brakpoint()



commit e23ca462d2d70be951ffe1e3aa2ae159de192ee5
Author: Tim Janik <timj gnu org>
Date:   Sun Jun 25 10:39:17 2017 +0200

    SFI: provide brakpoint()
    
    Signed-off-by: Tim Janik <timj gnu org>

 sfi/bcore.hh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sfi/bcore.hh b/sfi/bcore.hh
index 667d253..b906abf 100644
--- a/sfi/bcore.hh
+++ b/sfi/bcore.hh
@@ -156,6 +156,7 @@ info (const char *format, const Args &...args)
 #define return_unless(cond, ...)        BSE_RETURN_UNLESS (cond, __VA_ARGS__)
 #endif // BSE_CONVENIENCE
 using Rapicorn::Aida::assertion_failed_hook;
+using Rapicorn::breakpoint;
 
 } // Bse
 


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