Philip Kaufmann 3b570559f8 re-work -debug switch handling
- re-work -debug help message text
- make -debug log every debugging information again (even all categories)
- remove unneeded fDebug checks in front of LogPrint()/qDebug(), as that
  check is done in LogPrintf() when category is != NULL (true for all
  LogPrint() calls
- remove fDebug ONLY in code which is NOT performance-critical
- harmonize addrman category name
- deprecate -debugnet usage, should be used via -debug=net and remove the
  corresponding global
2013-10-30 16:02:09 +01:00
..
2013-10-27 09:09:44 +01:00
2013-08-21 15:35:50 +02:00
2013-10-27 09:09:44 +01:00
2013-10-14 19:02:03 +11:00
2013-10-14 19:02:03 +11:00
2013-04-17 01:14:53 -07:00
2013-10-14 19:02:03 +11:00
2013-06-01 11:05:08 +02:00