add .vscode debug configuration

This commit is contained in:
2026-05-13 12:55:38 +02:00
parent 156ce50116
commit 31e8f9d093
2 changed files with 52 additions and 0 deletions

View File

@ -419,6 +419,8 @@ my %handlers = (
'-q',
"$build_dir/system.elf",
'-ex',
'set disassembly-flavor intel',
'-ex',
"set substitute-path '$module_source' '$build_dir'",
'-ex',
"set substitute-path '/build/source/core' '$local_wamr/core'",