From e68dca8ecbd3bf99c2993822db585ff9c0422a17 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Thu, 20 Sep 2012 01:57:53 +0200 Subject: [PATCH] add pointer to debugging article --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3f74be1b..9b7042ad 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ The Ruby code compiles with relevant DWARF metadata and the debugger used is gdb. Note that the debugger experience is a work in progress and will be significantly improved in future releases. + Check out http://www.rubymotion.com/developer-center/articles/debugging * Fixed the `development' mode to not compile with LLVM optimizations. This results in faster compilation times and also better debugging support, but the code might run a bit slower. The `release' mode builds with the