X-Git-Url: https://git.sthu.org/?a=blobdiff_plain;f=featurerequest.txt;h=f511ca7981466d4f4286a144331b3083ea70ed26;hb=382465d6c2f07b99c0263314405d1d8411072d23;hp=4da5c37c55d722fa317f61006dbdd1be092a1d83;hpb=956e4f7845dc0bbf3f5c8e676d7227e32a75ba3a;p=pygdb.git diff --git a/featurerequest.txt b/featurerequest.txt index 4da5c37..f511ca7 100644 --- a/featurerequest.txt +++ b/featurerequest.txt @@ -1,5 +1,4 @@ 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 @@ -8,12 +7,12 @@ Smaller requests stop only if det1 / det2 < 1000 || det1 / det2 > 0.001 breakpoint already hit 1 time + - Scrollbar for terminals + - - 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: