使用mingw构建库时如何生成pdb文件? [英] how to generate pdb files while building library using mingw?

查看:2770
本文介绍了使用mingw构建库时如何生成pdb文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用mingw32工具从linux交叉编译到windows。我需要生成pdb文件进行调试。有没有办法这样做?

解决方案

该项目使您能够生成pdb,它在大多数情况下可用调试:



https://github.com/rainers/ cv2pdb



更多详细信息可以帮助这篇关于post mortem调试的帖子



http://blog.morlad.at/blah/mingw_postmortem


I am cross compiling from linux to windows using the mingw32 tools. I need to generate pdb files for debugging on windows. Is there a way to do this?

解决方案

this project gives you the ability to generate the pdb, it works in most cases for debuging :

https://github.com/rainers/cv2pdb

more details can help in this post about post mortem debugging

http://blog.morlad.at/blah/mingw_postmortem

这篇关于使用mingw构建库时如何生成pdb文件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆