个人工具

“UbuntuHelp:DebuggingProgramCrash”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(正在重定向到 UbuntuWiki:DebuggingProgramCrash
(正在重定向到 UbuntuWiki:DebuggingProgramCrash
第18行: 第18行:
 
sudo debi <package>*.changes
 
sudo debi <package>*.changes
 
</nowiki></pre>
 
</nowiki></pre>
<ol><li>Now you make a [https://wiki.ubuntu.com/Backtrace Backtrace].
+
<ol><li>Now you make a [[UbuntuWiki:Backtrace|Backtrace]].
</li><li>You can also run [https://wiki.ubuntu.com/Valgrind Valgrind], if the program crashes with a "Segmentation fault" or "Bus error".
+
</li><li>You can also run [[UbuntuWiki:Valgrind|Valgrind]], if the program crashes with a "Segmentation fault" or "Bus error".
</li><li>Optionally, you may be asked to produce an [https://wiki.ubuntu.com/Strace Strace].</li></ol>
+
</li><li>Optionally, you may be asked to produce an [[UbuntuWiki:Strace|Strace]].</li></ol>
  
 
* most of the packages support the build of debugging version in this way. If that doesn't work for a package you can open a bug against it.
 
* most of the packages support the build of debugging version in this way. If that doesn't work for a package you can open a bug against it.

2007年12月8日 (六) 09:35的版本