bug-cflow
[Top][All Lists]
Advanced

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

[bug-cflow] How to have Interrupt routines (or multiple main functions)


From: Timothy Madden
Subject: [bug-cflow] How to have Interrupt routines (or multiple main functions) ?
Date: Thu, 8 Nov 2018 13:01:49 +0200

Hello,

In my embedded C project I do not get the full call tree because many functions are interrupt service routines and are only called by the hardware, never called explicitly from main().

Is it possible to have cflow include this kind of functions in the output please ? It would be like having multiple roots for the call tree, or multiple main functions with different names.

--
Thank you,
Timothy Madden

reply via email to

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