[nemiver/mallard-docs: 26/28] Add content for context tab



commit cb446b1d798fa56ec791c35706ceb1b3c1294a0f
Author: Baptiste Mille-Mathias <baptistem gnome org>
Date:   Sun Jul 14 17:51:28 2013 +0200

    Add content for context tab

 help/C/TODO                 |    8 ++++++++
 help/C/what-is-nemiver.page |    5 ++++-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/help/C/TODO b/help/C/TODO
new file mode 100644
index 0000000..dee7c97
--- /dev/null
+++ b/help/C/TODO
@@ -0,0 +1,8 @@
+- Things not yet ported from docbook documentation
+Perspective (not sure if relevant or not)
+Elementary actions
+Variables manipulation
+Advanced Debugging (register & memory)
+
+- Things that didn't existed but need to be written
+Preferences
diff --git a/help/C/what-is-nemiver.page b/help/C/what-is-nemiver.page
index 80e2d75..8cbf971 100644
--- a/help/C/what-is-nemiver.page
+++ b/help/C/what-is-nemiver.page
@@ -39,7 +39,10 @@
             </item>
             <item>
                 <title>Context</title>
-                <p></p>
+                <p>What reaching a breakpoint, provide information of the
+                current location, about parent functions until
+                <code>main()</code>, and their respective arguments, and
+                variables.</p>
             </item>
             <item>
                 <title>Breakpoints</title>


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