debugger icon indicating copy to clipboard operation
debugger copied to clipboard

Allow the user to control how DbgEng loads symbols

Open xusheng6 opened this issue 1 year ago • 0 comments

Right now the DngEng loads the symbol with the default option. We should allow the user to configure it. See a list of possible values: https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/symbol-options and also https://learn.microsoft.com/en-us/windows/win32/api/dbghelp/nf-dbghelp-symsetoptions

I believe this might be related to #519 as well as several other network related issues

xusheng6 avatar Nov 04 '24 06:11 xusheng6