Tagged Questions
0
votes
1answer
144 views
Does branch mapping design software exist, useful for visualizing code while debugging? [closed]
I'm looking for a piece of software where I can basically draw branches, almost in a tree structure and have headings and text for each node.
While stepping through legacy code I often find myself ...