mirror of
https://github.com/TheM1Stery/dotfiles.git
synced 2025-04-20 00:51:11 +00:00
do not show disassembly
This commit is contained in:
parent
5e537bd54c
commit
ab588e2ebb
@ -44,7 +44,7 @@ return {
|
|||||||
end,
|
end,
|
||||||
cwd = "${workspaceFolder}",
|
cwd = "${workspaceFolder}",
|
||||||
stopOnEntry = true,
|
stopOnEntry = true,
|
||||||
showDisassembly = false,
|
showDisassembly = "never"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user