这是其他兄弟写的:https://blog.csdn.net/weixin_43420678/article/details/149133588
在维护工具中选择qt debug information,会有几个GB,这时候他会把pdb下载到dll同目录中,例如:
C:\Qt6\6.9.2\msvc2022_64\bin
然后到qtcreator中设置源码映射目录:
edit -> preference ->debugger -> general ->source paths mapping
那么我们怎么知道这个source path是哪里呢?方法如下:
https://labisart.com/blog/index.php/Home/Index/article/aid/357
2197

被折叠的 条评论
为什么被折叠?



