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

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

Testing

Listings
3
Next
End

Results 41 - 44 of 44

Strace

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/program.

KGDB

KGDB is a source level debugger for Linux kernel. It is used along with gdb to debug Linux kernel. Using KGDB, kernel developers can debug a kernel similar to application programs. KGDB is a kernel patch. It is available for i386, x86_64, ppc and s390 architectures.

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
Next
End

Results 41 - 44 of 44