Author Topic: Function Call Hierarchy  (Read 4730 times)

radiatejava

  • Guest
Function Call Hierarchy
« on: August 10, 2012, 09:50:19 am »
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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Function Call Hierarchy
« Reply #1 on: August 10, 2012, 11:03:00 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

zabzonk

  • Guest
Re: Function Call Hierarchy
« Reply #2 on: August 10, 2012, 06:25:19 pm »
Quote
Heavily outdated version

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

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Function Call Hierarchy
« Reply #3 on: August 10, 2012, 07:15:20 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ