Hi Everyone!
In these days, I have been debugging a complex application(almost 12,000 lines of code) and it was very hard to do a map showing the relationshing at least of some critical functions.
For this reason, I consider that a very helpful debugging tool could be to add in LabWindows/CVI, a window like the VI Hierarchy in LabVIEW; that shows the relationship beetween the functions inside all the module in a CVI project. This windows will show which functions calls a particular function.
Here, there is a very simple example:
Regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.