emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to find out who calls a function?


From: Thorsten
Subject: How to find out who calls a function?
Date: Wed, 05 Oct 2011 17:04:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi List, 

I wonder if there are ways to produce a call graph for elisp libraries,
or at least list all functions in the library that call a specified
function? 

I use M-x occur to find out where function names appear, or edebug to
follow the controlflow. But maybe there are more specialised ways to
find out the call relationships between functions in a (big) library?

Thanks for any hints.
-- 
Thorsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]