path: icinga2_2.15.2-2/doc/21-development.md
pidof icinga2
gdb -p $(pidof icinga2 | cut -d ' ' -f3)
```
