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
airbus-cert/ttddbg#5 raises an interesting point: what if the TTDReplay.dll and TTDReplayCPU.dll libraries are not in the current folder? We could solve this issue by adding an optional parameter to the ReplayEngine constructor allowing the caller to give the path to the DLL files themself.
The text was updated successfully, but these errors were encountered:
airbus-cert/ttddbg#5 raises an interesting point: what if the
TTDReplay.dll
andTTDReplayCPU.dll
libraries are not in the current folder? We could solve this issue by adding an optional parameter to theReplayEngine
constructor allowing the caller to give the path to the DLL files themself.The text was updated successfully, but these errors were encountered: