adding scrollbars for terminals
[pygdb.git] / featurerequest.txt
index 4da5c37c55d722fa317f61006dbdd1be092a1d83..8a021479a33b45cea0394097c0db249b2c282812 100644 (file)
@@ -1,22 +1,11 @@
 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
-               Num Type           Disp Enb Address    What
-               2   breakpoint     keep y   0x080bc7e8 in InsertApexDegreeTwoNodeArc(int, int, i nt, t_site) at ../../src/vd_data.c:850
-                       stop only if det1 / det2 < 1000 || det1 / det2 > 0.001
-                       breakpoint already hit 1 time
-
-
-  - 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:
+  - several vim sessions are not possible since servername
+    is always the same. --> parametrize servername by vim
   - bidirectional, immediate communication with vim:
     updating breakpoints when setting in vim.