corner imagecorner image
IDEPlatformPluginsDocs & SupportCommunityPartners

C/C++ Call Graph (NB 6.1) - plugin detail

C/C++ Call Graph (NB 6.1)

NetBeans Plugin - C/C++ Call Graph (NB 6.1)
Plugin owner: alexvsimon
Website: http://cnd.netbeans.org/
Added: 2008-01-11
Last updated: 2008-04-07
NetBeans Versions: 6.1
License: CDDL-GPLv2-no-CP
Category: Programming Languages
Size: 0.05 MB
Downloaded: 3,685 times
Rating:
 4.28, by 3 users


Download plugin

Verifications for NetBeans versions

Plugin is not subject to any verification

Introduction

C/C++ Call Graph for NB 6.1
See also: C/C++ Call Graph (NB 6.0)

What's new in this version

some small improvements: export action in blank graph space; support mouse wheel; unsorted order of callees;

[ You have to be logged in to be able to comment. ]

User Comments

  

Feature 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