diff options
Diffstat (limited to 'python/winpdb/README')
-rw-r--r-- | python/winpdb/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/winpdb/README b/python/winpdb/README new file mode 100644 index 0000000000..6953be4045 --- /dev/null +++ b/python/winpdb/README @@ -0,0 +1,3 @@ +Winpdb is a platform independent GPL Python debugger with support +for multiple threads, namespace modification, embedded debugging, +encrypted communication and is up to 20 times faster than pdb. |