show backtrace in source view
[pygdb.git] / featurerequest.txt
index 72d65899fef7c4f2a9abf457eeb1a27f403d2bd7..f511ca7981466d4f4286a144331b3083ea70ed26 100644 (file)
@@ -1,6 +1,4 @@
 Smaller requests
-  - vim: do not add breakpoints when pressing F5, just replace them all
-  - error parsing conditional breakpoint from Entry
   - error when readreading the condition of breakpoints! (stop only if...)
 
                (gdb) info breakpoints
@@ -9,13 +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: