~barcc/gedit-debugger/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
gedit-debugger
==============

Simple Python Debugger for Gedit

Project page: <https://launchpad.net/gedit-debugger>


Requirements
------------

* gedit 3.8 or 3.10


Installation
------------

1. Copy both `pydebugger.plugin` and `pydebugger` folder to `~/.local/share/gedit/plugins/`
2. Open gedit and click `Edit -> Preferences -> Plugins` and activate "Python Debugger"


Feedback
--------

If you find any bugs or even just have a suggestion for an improvement then
please submit a bug report by using the web-based interface at
<https://bugs.launchpad.net/gedit-debugger>.