News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Function Call Hierarchy

Started by radiatejava, August 10, 2012, 09:50:19 AM

Previous topic - Next topic

radiatejava

CB experts,
I have installed CB 8.02 today and imported an existing project into it. Is there a way to see function call hierarchy for any function of my code/class ? I am badly looking for a way to see the callers and callee of any function that I have.

Appreciate your help here, thanks.

MortenMacFly

Quote from: radiatejava on August 10, 2012, 09:50:19 AM
I have installed CB 8.02 today [...]
Heavily outdated version and you did not state any platform information. I guess no help is possible with such less input.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

zabzonk

QuoteHeavily outdated version

Could maybe the info about this 4 year old version (and similar ancient stuff) be removed from the front web page?

MortenMacFly

Quote from: Neil Butterworth on August 10, 2012, 06:25:19 PM
Could maybe the info about this 4 year old version (and similar ancient stuff) be removed from the front web page?
Done.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]