使用者工具

網站工具


linux:linux_programming

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
linux:linux_programming [2007/08/22 20:40]
wenpei
linux:linux_programming [2010/03/07 16:58] (目前版本)
wenpei
行 13: 行 13:
  
 Makefile、Version Control Makefile、Version Control
 +
 +====== POSIX Threads Programming ======
 +http://​www.llnl.gov/​computing/​tutorials/​pthreads/​
 +
 +====== Valgrind ======
 +http://​valgrind.org/​
 +
 +Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting,​ making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs.
 +
 +====== ibus-faft ======
 +http://​cityofwing.blogspot.com/​2010/​02/​ibus-faft.html
 +
 +
linux/linux_programming.1187786451.txt.gz · 上一次變更: 2007/08/22 20:40 由 wenpei