vardbg icon indicating copy to clipboard operation
vardbg copied to clipboard

A simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.

Results 5 vardbg issues
Sort by recently updated
recently updated
newest added

hi, I want to know how can I type correct comman to get video I run the (debug.py) with terminal ![2](https://user-images.githubusercontent.com/78420529/117925113-5e2d7300-b329-11eb-96fb-568c4d31be37.png) ![4](https://user-images.githubusercontent.com/78420529/117925118-5ff73680-b329-11eb-9000-c49f3900df6f.png) ![1](https://user-images.githubusercontent.com/78420529/117925124-61286380-b329-11eb-8b17-c61f6567c9fd.png)

Feature - Different color scheme option - Dynamic color selection Dynamic color selection is done by comparing the min distance between the base color and different color_scheme colors. If body...

It's jarring and confusing, particularly when the next line is many lines away from the current line. For example, in the animation in the README, when it scrolls to the...

i get the error messge ####parameter ocr not understood#### my pc is a gpu windows 10 professional. is this a bug? thanks for all the hard work you are putting...