Add LICENSE
[pygdb.git] / featurerequest.txt
index 57065fe117f3d359c5e3e454e029bd75e904ceca..4b6ba813fabb0cd58c9c313149c2a2070af5aeb8 100644 (file)
@@ -1,9 +1,12 @@
 Smaller requests
-  - Hightlight current line in little source field
-  - Backtrace frame
-  - Button for step out of function ('bt', followed by 'advance')
+  - problem when bt is too large!
+
+Medium requestes:
+  - local variables frame
+  - keyboard shortcuts for run/continue/etc
+  - Deactivate breakpoints
 
 Bigger requests:
   - bidirectional, immediate communication with vim:
-    updating execution line, breakpoints when changing.
+    updating breakpoints when setting in vim.