You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For customer it is a hard job to figure out what the point of code created a certain node in the trace tree.
To answer this question easily, we only have to introduce a call back function, called when a node is becoming a child of another one.
(We have the situation, that a customer is not able to debug the source code.)
The text was updated successfully, but these errors were encountered:
For customer it is a hard job to figure out what the point of code created a certain node in the trace tree.
To answer this question easily, we only have to introduce a call back function, called when a node is becoming a child of another one.
(We have the situation, that a customer is not able to debug the source code.)
The text was updated successfully, but these errors were encountered: