~barcc/gedit-debugger/trunk

37 by B. Clausius
Debian packaging
1
gedit-debugger
2
==============
3
4
Simple Python Debugger for Gedit
5
6
Project page: <https://launchpad.net/gedit-debugger>
7
8
9
Requirements
10
------------
11
154 by B. Clausius
Updated packaging
12
* gedit 3.8 or 3.10
37 by B. Clausius
Debian packaging
13
14
15
Installation
16
------------
17
18
1. Copy both `pydebugger.plugin` and `pydebugger` folder to `~/.local/share/gedit/plugins/`
154 by B. Clausius
Updated packaging
19
2. Open gedit and click `Edit -> Preferences -> Plugins` and activate "Python Debugger"
37 by B. Clausius
Debian packaging
20
21
22
Feedback
23
--------
24
25
If you find any bugs or even just have a suggestion for an improvement then
26
please submit a bug report by using the web-based interface at
27
<https://bugs.launchpad.net/gedit-debugger>.
28