Author Topic: ex emacs and cscope user question  (Read 10125 times)

viking_overlord

  • Community Member
  • Posts: 6
  • Hero Points: 0
ex emacs and cscope user question
« on: June 02, 2008, 10:44:18 PM »
I have used cscope and I really like the, "functions calling a function" capability.
I cannot seem to find how to do this in SE 2008.  I see the "call tree" which shows
me the cscope equiv of "functions called by a function".

Any help would be greatly appreciated.
thanks

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: ex emacs and cscope user question
« Reply #1 on: June 02, 2008, 11:23:58 PM »
I think there is currently no dedicated feature like that.
But 'find-refs' (on command line/bound to a key comb.) or 'Goto Reference...' in the context menu could be used.
HS2

viking_overlord

  • Community Member
  • Posts: 6
  • Hero Points: 0
Re: ex emacs and cscope user question
« Reply #2 on: June 03, 2008, 03:56:18 AM »
h2s, that will work good enough.  thanks.

viking_overlord

  • Community Member
  • Posts: 6
  • Hero Points: 0
Re: ex emacs and cscope user question
« Reply #3 on: June 03, 2008, 03:56:50 AM »
h2s, that will work good enough.  thanks.

opps... hs2.  sorry  :o

hs2

  • Senior Community Member
  • Posts: 2761
  • Hero Points: 292
Re: ex emacs and cscope user question
« Reply #4 on: June 03, 2008, 11:30:27 PM »
No problem - but thanks for the correction as I don't wanna get associated with H2S ;)
HS2