kicad/include/tool/examples
Wayne Stambaugh ede39780e2 Remove all debugging output that cannot be disabled.
The use of printf, wxLogDebug, and std::err/std::out causes excessive
debugging output which makes finding specific debugging messages more
difficult than it needs to be.

There is still some debugging output in test code that really needs to
be moved into a unit test.

Add debugging output section to the coding policy regarding debugging
output.
2020-08-18 10:17:36 -04:00
..
Makefile QA: Add a generic utility tool executable. 2019-01-22 09:04:38 -05:00
delegate_example.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00