X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=featurerequest.txt;h=28c3fa7446214fd8f41d5ffadf264bfa9f1bf15a;hb=45cba3449f4f5d044edb80ff7062c7fce4047142;hp=52e8010d6284ed81cbe07c8a871369abbc6c7f4b;hpb=379760912de740354f07f223b308d5092c0700ad;p=pygdb.git diff --git a/featurerequest.txt b/featurerequest.txt index 52e8010..28c3fa7 100644 --- a/featurerequest.txt +++ b/featurerequest.txt @@ -1,22 +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 - - 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.