0
StreetScooby

C++ software developers out there?

Recommended Posts

I'm looking for a tool that will give me a 'static' picture of C++ 'call trees', including construction and destruction of objects. If anyone is familar with CScope (a C tool), I'd like to find that for C++ (...that actually works). I haven't been able to find one. I know about gprof, etc., but that requires run-time info, and I want more than that.
We are all engines of karma

Share this post


Link to post
Share on other sites
Disclaimer: I am not a 'programmer' nor did I stay at a HolidayInn last night, but...

I use jEdit and it has a zillion neato plugins.
You can download and install the plugins from within the program with the plugin manager.

I like it because I have the exact same tool in Linux and doze.

I use it for POV, html, Java, and Python.
(yep I still hand code POV and html, lol)

It is a bit bloaty and slow with lots of files open though.

Here is a link to the Language support plugins page
http://plugins.jedit.org/list.php?category=6

Cscope Finder and/or CtagsSideKick may be the type of thing you are looking for.

I googled "Cscope jedit C++" and it looks like similar exist for many other editors based on the results.

Good luck with your quest, don't forget to enjoy the journey!


PULL!
jumpin_Jan
"Dangerous toys are fun but ya could get hurt" -- Vash The Stampede

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0