本文介绍了图形用户界面的GNU调试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
时pretty兴奋与GNU调试器和一个名为GUI的透视,因为它节省了我的时间了很多。因此,我张贴其他新手这个问题/答案有像我与他们的C $ C $ç寻找一种可视化的方式,看看发生了什么问题。
am pretty excited with the GNU Debugger and a GUI called Insight as it has saved me A LOT OF time. Thus I am posting this question/answer for other newbies out there like me having problems with their C code looking for a visual way to see what's going on.
我工作的Linux Mint的(Ubuntu的)顺便说一句。
I am working on Linux Mint (Ubuntu) btw.
推荐答案
我强烈建议特别是如果你有复杂的数据结构形象化
I highly recommend ddd especially if you have complex data structures to visualize.
这篇关于图形用户界面的GNU调试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!