X-Git-Url: https://git.sthu.org/?p=pygdb.git;a=blobdiff_plain;f=featurerequest.txt;h=4b6ba813fabb0cd58c9c313149c2a2070af5aeb8;hp=72d65899fef7c4f2a9abf457eeb1a27f403d2bd7;hb=HEAD;hpb=03d21f96a30e8de5159155bacc334167e5060bc9 diff --git a/featurerequest.txt b/featurerequest.txt index 72d6589..4b6ba81 100644 --- a/featurerequest.txt +++ b/featurerequest.txt @@ -1,22 +1,10 @@ Smaller requests - - vim: do not add breakpoints when pressing F5, just replace them all - - error parsing conditional breakpoint from Entry - - error when readreading the condition of breakpoints! (stop only if...) + - problem when bt is too large! - (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: + - local variables frame + - keyboard shortcuts for run/continue/etc - 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: