anjuta r4625 - in trunk: . manuals/anjuta-manual/C



Author: sgranjoux
Date: Wed Jan 21 20:45:24 2009
New Revision: 4625
URL: http://svn.gnome.org/viewvc/anjuta?rev=4625&view=rev

Log:
	* manuals/anjuta-manual/C/debugger.xml:
	Fix #568381 â Website manual chapter 5. Debugging


Modified:
   trunk/ChangeLog
   trunk/manuals/anjuta-manual/C/debugger.xml

Modified: trunk/manuals/anjuta-manual/C/debugger.xml
==============================================================================
--- trunk/manuals/anjuta-manual/C/debugger.xml	(original)
+++ trunk/manuals/anjuta-manual/C/debugger.xml	Wed Jan 21 20:45:24 2009
@@ -40,6 +40,16 @@
     <listitem><para><emphasis>Running an executable</emphasis></para></listitem>
     <listitem><para><emphasis>Attaching to a process</emphasis></para></listitem>
    </itemizedlist>
+   <note>
+    <para>
+     Almost every feature of Anjuta is provided by a plugin. If you do not see
+     the menus described here. It is probably because the debugger plugin is not
+     loaded. Go in 
+     <menuchoice><guisubmenu>Edit</guisubmenu><guimenuitem>Preferences</guimenuitem><guimenuitem>General</guimenuitem><guimenuitem>Installed plugins</guimenuitem></menuchoice>
+     and check that the debugger plugin is loaded.
+     It is an user activatable plugin, so loaded or unloaded on request.
+    </para>
+   </note>
   </para>
 
   <sect2 id="debug-run">



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