[DGD] Call tree question

Felix A. Croes felix at dworkin.nl
Fri Jul 6 02:06:51 CEST 2012


Shentino <shentino at gmail.com> wrote:

> I'm adding a new feature to DGD but I'm having a hard time finding all
> the functions I need to fix.
>
> Is there a way to find all nodes between two specified functions on a
> call graph?
>
> Basically I need to propagate a high level directive down to a low
> level routine.

You can use 'make'.  Add the directive to the top level call, observe
compiler feedback, fix, repeat.

Regards,
Felix Croes



More information about the DGD mailing list