gdb 调试 设置core
在 ~/.bashrc
加入一句 ulimit -c unlimited

ulimit -c unlimited

调试
gdb test core

相关文章:

  • 2022-12-23
  • 2021-10-07
  • 2021-11-08
  • 2021-10-15
猜你喜欢
  • 2021-11-01
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
  • 2021-08-10
相关资源
相似解决方案