当前位置:网站首页>Debug - Notes
Debug - Notes
2022-07-30 15:32:00 【wishfly】
1.ubuntu generates coredump file locally
$ sudo service apport stop
$ ulimit -c unlimited
$ g++ -g core.cpp -o test
$ gdb test core
>> bt
2 Apport -- generate coredump
2.0sudo service apport start
A log is generated when the program crashes - /var/log/appport.log
When ulimit - c ulimited -
The coredump is generated: /var/lib/appport/coredump
边栏推荐
- 关于MySQL主从复制的数据同步延迟问题
- Mac 中 MySQL 的安装与卸载
- Metaverse Post Office AI space-themed series of digital collections will be launched at 10:00 on July 30th "Yuanyou Digital Collection"
- 学习 MySQL 需要知道的 28 个小技巧
- [In-depth study of 4G/5G/6G topic-46]: 5G Link Adaption Link Adaption-2-Common Abbreviations
- Ts是什么?
- 瑞吉外卖项目实战Day02
- 元宇宙的前景及四大赛道
- Hello, World
- 超T动力 盈运天下——中国重汽黄河/豪沃WP14T产品首发荣耀上市!
猜你喜欢
随机推荐
华为云重磅发布开源软件治理服务——软件成分分析
学习 MySQL 需要知道的 28 个小技巧
[Cloud native] Alibaba Cloud ARMS business real-time monitoring
去腾讯面试,直接让人出门左拐 :幂等性都不知道!
元宇宙邮局AI航天主题系列数字藏品 将于7月30日10:00点上线“元邮数藏”
This editor actually claims to be as fast as lightning!
Android jump to google app market
面试何惧调优!腾讯技术官私藏的性能优化方案手册,原理实战齐全
How to use Databricks for data analysis on TiDB Cloud | TiDB Cloud User Guide
Configuration - Notes
golang图片处理库image简介
【元胞自动机】基于元胞自动机模拟生命演化、病毒感染等实例附matlab代码
Lock wait timeout exceeded solution
关于MySQL主从复制的数据同步延迟问题
GeoServer + openlayers
数字量输入模块io
MySql error: SqlError(Unable to execute query", "Can't create/write to file OS errno 2 - No such file...
ToDesk版本更新,引入RTC传输技术,是否早以替代向日葵远程控制?
SSE for Web Message Push
71页全域旅游综合整体解决方案2021 ppt









