help-gnu-emacs
[Top][All Lists]
Advanced

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

Code to caller graph


From: Andrea Crotti
Subject: Code to caller graph
Date: Tue, 14 Dec 2010 18:41:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

I have a C++ project with a lot of intricated C++ code, and sometimes
it's very useful to look in the doxygen generated pages.

It would be really great if in one key combination I could jump from the
function definition in emacs to the image showing the call/caller graph.

I see though that the full addresses of the image graphsin doxygen is
something complicated like this:

doc/html/class_pad_node_a6b918365cac3efcf5201c01ffa654c21_cgraph.png

Anyone did it or has any ideas?




reply via email to

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