step out button
[pygdb.git] / featurerequest.txt
index 4d7f8bd27bc5a6f62ab74a85e92279d64e01122a..bd8e9413b67b3b15a531a322f2b6436a5cab7402 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,14 +7,12 @@ Smaller requests
                        stop only if det1 / det2 < 1000 || det1 / det2 > 0.001
                        breakpoint already hit 1 time
 
+  - Scrollbar for terminals
+
 
-  - call vim loadconfig when quitting debugger, but without execline!
-  - 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')
 
 Bigger requests:
   - bidirectional, immediate communication with vim: