vscode-leetcode
vscode-leetcode copied to clipboard
-enable-pretty-printing
windows下的使用vscode插件调试时,gdb如何添加-enable-pretty-printing参数呢,我再debug窗口使用-exec -enable-pretty-printing不发挥作用,如何默认使用此参数呢?方便调试时查看stl容器的内容。