X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=featurerequest.txt;h=cba74fe7e2a28f7de4468c5cca56b0b82b59401b;hb=127bb50e7d884d3a413ab4b3b429e89b5dfebf74;hp=4d7f8bd27bc5a6f62ab74a85e92279d64e01122a;hpb=ed2fac6a9e1b6f98e4847e1dda8c2a717d7a0b29;p=pygdb.git diff --git a/featurerequest.txt b/featurerequest.txt index 4d7f8bd..cba74fe 100644 --- a/featurerequest.txt +++ b/featurerequest.txt @@ -1,21 +1,7 @@ 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 - - - - 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: - bidirectional, immediate communication with vim: