.gdbinit位于何处,如何编辑? [英] Where is .gdbinit is located and how can I edit it?

查看:122
本文介绍了.gdbinit位于何处,如何编辑?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到异常崩溃问题,我正在尝试编辑此文件以获取有关崩溃的更多信息。
.gdbinit位于何处,如何编辑?
谢谢

I am having a exception crash issue and I am trying to edit this file to get more info about the crash. Where is .gdbinit is located and how can I edit it? Thanks

推荐答案

您还可以将 .gdbinit 放入您的调试文件夹,这更适用于调试不同的应用程序。 GDB会自动加载 ./。gdbinit 进行当前调试。

You can also put .gdbinit in your debugging folder, this makes more applicable for debugging different apps. GDB will automatically load ./.gdbinit for current debugging.

这篇关于.gdbinit位于何处,如何编辑?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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