SF.net SVN: geany-plugins:[2251] trunk/geany-plugins/debugger/README
cesspit at users.sourceforge.net
cesspit at xxxxx
Sat Oct 8 11:40:47 UTC 2011
Revision: 2251
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=2251&view=rev
Author: cesspit
Date: 2011-10-08 11:40:47 +0000 (Sat, 08 Oct 2011)
Log Message:
-----------
debugger: README reformatted
Modified Paths:
--------------
trunk/geany-plugins/debugger/README
Modified: trunk/geany-plugins/debugger/README
===================================================================
--- trunk/geany-plugins/debugger/README 2011-10-08 11:25:55 UTC (rev 2250)
+++ trunk/geany-plugins/debugger/README 2011-10-08 11:40:47 UTC (rev 2251)
@@ -1,5 +1,3 @@
-.. |(version)| replace:: 0.21
-
Debugger plugin
==================
@@ -12,7 +10,7 @@
.. contents::
About
-=====
+-----
Plugin enables debugging in Geany.
Currently supports GDB only, but was developed with multiple debuggers support in mind,
@@ -20,7 +18,7 @@
Features
-========
+--------
* Debugger panel
* Setting target, environment variables and command line arguments
@@ -35,14 +33,15 @@
Requirements
-============
+------------
+
* Geany >= 0.21
* GTK 2
* POSIX API
Usage
-=====
+-----
Debugger panel behaves in a way similar to other IDE, so an experienced user won't have problems using it.
@@ -54,32 +53,8 @@
When exploring children of a watch or an auto variable user can double click any of them to create a distinct
watch item containing the corresponding expression.
-Download Source
-===============
+Contact developers
+------------------
-Development Source Tarbal: http://geany-plugins.svn.sourceforge.net/viewvc/geany-plugins/trunk/geany-plugins/debugger/?view=tar
-
-Debugger is part of the combined Geany Plugins release. For more information and downloads, please visit http://plugins.geany.org/
-
-
-Installation
-============
-
- The plugin is part from the geany-plugins projects, you can see the plugin`s install page at http://plugins.geany.org/install.html
-
-
-License
-=======
-
-Debugger plugin is distrubuted under the same license as and geany.
-
-
-Ideas, questions, patches and bug reports
-=========================================
-
-Report them at http://sourceforge.net/tracker/?group_id=222729.
-
-Contacts
-=========================================
Alexander Petukhov <devel(at)apetukhov(dot)ru>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list