登入  |  English
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

什麼是資源表列?

catalog-iconOpenFoundry 蒐集與自由軟體相關的連結資訊並將其分類,供您依此資源目錄架構,循序深入自由軟體豐富的應用世界。若此分類下發現有任何問題及建議,非常歡迎您協助我們改進,請寄至[email protected]

測試

Listings
3
下一個
最後

結果 41 - 44 共 44

Strace

strace是Linux環境下的一款程式偵錯工具,用來監察一個應用程式所使用的系統呼叫及它所接收的系統資訊。

資料來源:https://zh.wikipedia.org/zh-tw/Strace

KGDB

KGDB 是一個利用gdb透過serial port的方式來對linux kernel作debug的程式;使用KGDB需要二台電腦(host,target)在target端放置需要除錯的kernel,在host端利用gdb remote control來對核心除錯。

Gcov

Gcov is a test coverage tool. You can use it with GNU CC to analyze your programs in order to make the programs more efficient. You can use gcov as a profiling tool.

Dprobes

Dprobes is the short for Dynamic Probes. As a Linux debugging facility, Dprobe will operate under the most extreme software conditions. By the technique of debugging in both kernel and user space, the users are able to insert "probes" in running programs.

3
下一個
最後

結果 41 - 44 共 44