X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=featurerequest.txt;h=28c3fa7446214fd8f41d5ffadf264bfa9f1bf15a;hb=refs%2Ftags%2Fv0.99.1;hp=bd8e9413b67b3b15a531a322f2b6436a5cab7402;hpb=32cf025183d25d3ab1f8e398ef391f6b3616d980;p=pygdb.git diff --git a/featurerequest.txt b/featurerequest.txt index bd8e941..28c3fa7 100644 --- a/featurerequest.txt +++ b/featurerequest.txt @@ -1,20 +1,12 @@ Smaller requests - - 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 - - Scrollbar for terminals - Medium requestes: - Deactivate breakpoints - - Hightlight current line in little source field 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.