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
Failed to launch: could not launch process: error reading debug_info: decoding dwarf section info at offset 0x514f43: DW_FORM_strx with no .debug_str_offsets section
my launch.json:
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name":"Launch",
"type":"go",
"request":"launch",
"program": "${workspaceRoot}",
"args": ["--config-path", ".env"],
}
]
}
VS Code version: Code 1.95.2 (Universal) (e865366, 2024-11-07T11:07:22.054Z)
OS version: Darwin arm64 24.1.0
Modes:
Type: Bug
Failed to launch: could not launch process: error reading debug_info: decoding dwarf section info at offset 0x514f43: DW_FORM_strx with no .debug_str_offsets section
my launch.json:
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name":"Launch",
"type":"go",
"request":"launch",
"program": "${workspaceRoot}",
"args": ["--config-path", ".env"],
}
]
}
VS Code version: Code 1.95.2 (Universal) (e865366, 2024-11-07T11:07:22.054Z)
OS version: Darwin arm64 24.1.0
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Extensions (20)
(1 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: