debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Unable to run TTD trace without network connection

Open Maxou56800 opened this issue 1 year ago • 1 comments

Hi,

I tried to run a WinDBG (TTD) execution trace in Binnary Ninja. I encountered an error when launching the trace in binary ninja.

Binja version: 4.1.5096-dev (69918583) Documentation followed: https://docs.binary.ninja/guide/dbgeng-ttd.html#configure-the-ttd-trace-in-binary-ninja-debugger

WinDBG copied folder: image

Working trace in WinDBG: image

Binja Settings: image

Debug Adapter Settings: image

Crash during debugger launch in Binja: image

Maxou56800 avatar Apr 15 '24 13:04 Maxou56800

This is similar to https://github.com/Vector35/debugger/issues/567, but it is different. Because in https://github.com/Vector35/debugger/issues/567, it does not even get to the point where OpenDumpFile is called.

Also relevant: https://github.com/Vector35/debugger/issues/573

xusheng6 avatar Apr 18 '24 07:04 xusheng6