Relative Content

Tag Archive for debuggingwindbg

TTD fails to do selective recording of multiple modules

I use Time-Travel Debugging’s TTD.exe utility, and managed to limit it to record a single module using TTD.exe -module option. Now it should be possible to run multiple -module – both TTD.exe doc and TTD.exe‘s command-line options say that. But when I try, it fails (see output below) – looks like the internal TTDInject.exe doesn’t support multiple modules.