kicad/pcbnew/autorouter
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
..
rect_placement Remove superfluous include in the middle of source file 2016-01-15 22:20:32 -05:00
ar_autoplacer.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
ar_autoplacer.h Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
ar_matrix.cpp Remove all debugging output that cannot be disabled. 2020-08-18 10:17:36 -04:00
ar_matrix.h Finish implementation of DRAWSEGMENT::C_RECT. 2020-06-15 20:51:31 +01:00
autoplacer_tool.cpp pcbnew: Cleanup includes of pcbnew_id.h 2020-01-03 15:39:05 +00:00
autoplacer_tool.h Comment-only changes 2020-01-10 16:43:01 -08:00
spread_footprints.cpp spread_footprints.cpp: try to avoid integer overflow when spreading footprints. 2020-02-29 17:25:52 +01:00