xmake run指定调试器 #3044
Unanswered
jingkaimori
asked this question in
Q&A
xmake run指定调试器
#3044
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
你在什么场景下需要该功能?
在自定义的位置安装mingw编译器后,在编译时可以用
--mingw=/path/to/mingw
这样的参数来指定编译器的位置,但是执行xmake run --debug
的时候,不能指定调试器的位置描述可能的解决方案
描述你认为的候选方案
No response
其他信息
No response
Beta Was this translation helpful? Give feedback.
All reactions