LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remote debugging no errors listed

Solved!
Go to solution

This example is LabVIEW 2024 but I've observed this at least since 2021: when remote debugging a built exe with errors, the error list is empty. For a large application this results in a true engineering challenge to debug the issue.

 

In this case, I was able to find the source of my error by using VI server to generate a list of VIs with bad execution states to narrow down the possibilities. It turned out the app builder did not include some statically referenced subVIs (I'll probably do another post to ask if anyone knows why😞

avogadro5_0-1720734770201.png

Now I know for a fact that this kind of error does show in the error list in a development context. So why does it seem like the error list always empty when remote debugging?

 

0 Kudos
Message 1 of 2
(442 Views)
Solution
Accepted by topic author avogadro5

Apparently I gaslit myself into thinking remote debugging used to list circa LabVIEW 2014 but apparently that's not the case and it never did.

0 Kudos
Message 2 of 2
(371 Views)