pushing vim in edit-mode when updating values
[pygdb.git] / featurerequest.txt
index 4da5c37c55d722fa317f61006dbdd1be092a1d83..52e8010d6284ed81cbe07c8a871369abbc6c7f4b 100644 (file)
@@ -1,5 +1,4 @@
 Smaller requests
-  - vim: do not add breakpoints when pressing F5, just replace them all
   - error when readreading the condition of breakpoints! (stop only if...)
 
                (gdb) info breakpoints
@@ -8,10 +7,11 @@ Smaller requests
                        stop only if det1 / det2 < 1000 || det1 / det2 > 0.001
                        breakpoint already hit 1 time
 
+  - Scrollbar for terminals
+
 
-  - vim has to be in edit mode when LoadConfig is called
+Medium requestes:
   - Deactivate breakpoints
-  - Scrollbar for terminals
   - Hightlight current line in little source field
   - Backtrace frame
   - Button for step out of function ('bt', followed by 'advance')