diff --git a/doc/21-development.md b/doc/21-development.md index 906c1c135..62f3ba3e6 100644 --- a/doc/21-development.md +++ b/doc/21-development.md @@ -122,6 +122,10 @@ If VFork causes trouble disable it inside the gdb run. # gdb --args /usr/lib64/icinga2/sbin/icinga2 daemon -x debug -DUseVfork=0 +The exact path to the Icinga 2 binary differs on each distribution. On Ubuntu +it is installed into `/usr/lib/x86_64-linux-gnu/icinga2/sbin/icinga2` on 64-bit systems +for example. + > **Note** > > If gdb tells you it's missing debug symbols, quit gdb and install