配置 vscode,请问这是什么玩意

学术版

Spasmodic @ 2023-01-14 11:16:22


by Sweet_Wrapping_Grass @ 2023-01-14 11:18:56

@Spasmodic 路径里不能有中文吧


by Eleveslaine @ 2023-01-14 11:19:38

试试英文路径。

不保证一定成功,然后其他问题别问我了,我不会。


by moongazer @ 2023-01-14 12:00:27

在路径名称处加一对引号


by lanretE @ 2023-01-14 12:18:33

路径中文会寄!路径中文会寄!路径中文会寄!


by Spasmodic @ 2023-01-14 13:07:16

@Sprague_Garundy 好像可以编译了 然后冒了一串

=thread-group-added,id="i1"
GNU gdb (GDB) 7.8.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-w64-mingw32".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
Warning: Debuggee TargetArchitecture not detected, assuming x86_64.
=cmd-param-changed,param="pagination",value="off"

什么东西啊?


by hyj0824 @ 2023-01-14 13:57:20

@Spasmodic 你看看launch.json和task.json配置的对不对

试试这个工具: https://guyutongxue.gitee.io/vscodeconfighelper/

这个clang和gcc都能装


|