Hi,
Is there any way to find out if a function in a DLL has been activated by the "Step Into" command of TestStand? (I am using the DLL flexible prototype adapter). I want my DLL function to behave in a different manner if you step into it than stepping over. In the first case, it should output some debug data in a special window. This has nothing to do with debugging the DLL in CVI, I know how to do that and it works fine. My question is: Is there any way to ask TestStand via the SequenceContext how it was called (Run, Step Over, Step Into etc....)?
Thanks
Mike