[nemiver/mallard-docs] Add a paragraph to present some Nemiver tooling



commit 84973d28bc8f5866c935f49b51afb1d30590f9f7
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date:   Tue Jul 16 23:57:02 2013 +0200

    Add a paragraph to present some Nemiver tooling

 help/C/what-is-nemiver.page |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/help/C/what-is-nemiver.page b/help/C/what-is-nemiver.page
index ed39e81..d47fc28 100644
--- a/help/C/what-is-nemiver.page
+++ b/help/C/what-is-nemiver.page
@@ -16,6 +16,10 @@
     that traces and collects details of this program, like variables values or
     code path.</p>
 
+    <p>To ease debugging, <app>Nemiver</app> features functions like <link
+    xref="breakpoints" /> (<app>Nemiver</app> implements unseen breakpoints type
+    like countpoints for instance), or <gui>Memory</gui> views.</p>
+
     <p>Nemiver uses underneath <link href="http://www.gnu.org/software/gdb/";>
     GDB</link> (the GNU debugger), as debugging engine, so as consequence 
     Nemiver can debug C and C++ programs.</p>


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