microsoft / MIEngine

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818 stars 218 forks source link

debug envoy with vscode remote container(wsl2) bad DWP hash table #1341

Open yuzd opened 2 years ago

yuzd commented 2 years ago

i want to debug envoy with vscode remote container(wsl2 ) , after success build with

 tools/vscode/generate_debug_config.py //source/exe:envoy-static --args "-c envoy.yaml"

i try to start debugger, but got such error below. is there anyone can help me ?

image

image

gdb 10.2 gcc 9.4.0