On Sun, 2009-11-15 at 13:38 -0700, David Brownell wrote:
> The nest of header inclusions is something of a mess; touch
> one, and totally unrelated code will "need" to be recompiled.
> 
> So here are a few patches making that a bit better for the
> headers in the "target" part of the tree.  In order:
> 
>   - breakpoint.h
>   - algorithm.h
>   - command.h
>   - register.h
>   - target.h
> 
> The doxygen included-by graphs show the results easily;
> except for "target.h" and "command.h" they're now simple
> graphs instead of rat nests.  (There is of course a lot
> more that can be done ... the ARM targets, and flash
> support, have lots of messy bits still.)
> 
> I'll merge these tomorrow unless there are substantive
> objections.

Thanks.  Cleaning up the doxygen graphs was my original motive for
addressing these problems, so I am glad to hear they will improve more.
Shorter compile times are nicer too.

--Z

_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to