0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-11 17:08:46 +00:00
Ondrej Zajicek (work) 3fda08e405 Unix: Change debugging options
The old behavior was that enabling debugging did many nontrivial changes
in BIRD behavior. The patch changes it that these changes are generally
independent. Compiling with --enable-debug now just enables compile-time
debug macros, but do not automatically activate debug mode (-d) nor local
mode (-l). Debug mode with output to file (-D) do not force foreground
mode (-f), therefore there is no need for backgroud option (-b), which is
removed. Also fixes a bug when the default log target in -D mode was
stderr instead of given debug file.
2018-12-04 16:55:25 +01:00
..
2009-05-11 01:32:49 +02:00
2018-11-18 14:03:50 +01:00
2018-06-26 14:29:03 +02:00
2018-12-04 16:55:25 +01:00
2018-12-04 16:55:25 +01:00
2016-11-09 16:36:34 +01:00
2018-12-04 16:55:25 +01:00