C/C++ Call Graph (NB 6.1) - plugin detailC/C++ Call Graph (NB 6.1)
[ You have to be logged in to be able to comment. ] User CommentsFeature Request
Thanks for this useful plugin. I would like to request:
1. Able to change default mode to "Who calls function" or "Who is called from function" 2. Able to disable diagram 3. Able to export call hierarchy in text Thanks.
Posted by cklee75 on Apr 18, 2008
Groundwork for C++ and UML integration (I wish...)
This is pretty cool. A tad slow on large projects, but cool nonetheless. Given that you have the data, it should be possible to create a UML sequence diagram as well, which would also be cool.
Really, what I'm hoping for in the future, is much more comprehensive C++/UML integration; in the first instance as a tool for source code comprehension. I regularly have a new old module dump into my lap, and getting an overview of how the beast is actually put together is always the first big challenge. Diagrams help.
Posted by eskild on Jan 16, 2008
|