do not show disassembly

This commit is contained in:
Seymur Bagirov 2024-02-16 03:44:10 +04:00
parent 5e537bd54c
commit ab588e2ebb

View File

@ -44,7 +44,7 @@ return {
end,
cwd = "${workspaceFolder}",
stopOnEntry = true,
showDisassembly = false,
showDisassembly = "never"
}
}