libgearman7-dbg software package provides Debug symbols for the Gearman Client Library, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgearman7-dbg
libgearman7-dbg is installed in your system.
Make ensure the libgearman7-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgearman7-dbg *
You will get with libgearman7-dbg package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Debug packages |
| Package | libgearman7-dbg |
| Version | 1.0.6-5 |
| Description | Debug symbols for the Gearman Client Library |
| Sub Section | Debug |