請問在 Linux 上 trace code 的工具 - Linux

Table of Contents

小弟我最近在 Linux 的工作平台下, 需要 trace 一顆 kernel

爬文後發現有人建議要用一些 trace code 的工具來幫忙

想請各位推荐一下哪個工具好用呢?? <(_ _)>

另外就是一個好的 trace code 的工具除了有在整個 project 搜尋/替代字串

的功能外, 還應該具備什麼樣的功能呢??

--

All Comments

Adele avatarAdele2009-05-28
gtags+global
Hamiltion avatarHamiltion2009-05-29
可以試試看 code::blocks IDE
Zora avatarZora2009-06-02
有可以 trace call hierarchy 的工具嗎??好像有看
到 eclipse 可以,可是不知道 eclipse-cdt行不行 @@>?
Hamiltion avatarHamiltion2009-06-05
http://cscope.sourceforge.net/ 我好多年前是用這
Delia avatarDelia2009-06-07
感謝 QQ