Monkey HTTP Server v1.5

Debugging Monkey

This section cover specific topics about debugging techniques available in Monkey, most of them needs to be enabled before compile time and should be only used under specific needs, use them in production just if required, but be aware that performance may be affected. The following topics are covered:

  • Debug Symbols and the GNU Debugger (GDB)
  • Monkey Trace mode
  • Linux Trace Toolkit