X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=featurerequest.txt;h=28c3fa7446214fd8f41d5ffadf264bfa9f1bf15a;hb=257aca6c2a5e3038d6792928e7dbf9b6e28b198b;hp=f511ca7981466d4f4286a144331b3083ea70ed26;hpb=382465d6c2f07b99c0263314405d1d8411072d23;p=pygdb.git diff --git a/featurerequest.txt b/featurerequest.txt index f511ca7..28c3fa7 100644 --- a/featurerequest.txt +++ b/featurerequest.txt @@ -1,21 +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 - - 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.