Auteur: Felix Schwarz Date: À: 'Exim-users' Sujet: Re: [exim] Getting 4.88 on centos 7
Hi Dan,
Am 02.02.2017 um 18:28 schrieb Dan Liles: > This was helpful thank you. I'm curious - is there a version that has a debug build I can use the debugger on?
Assuming that "debug build" means "having symbols for the executable" then
there is an easy solution. CentOS+EPEL provide symbols/debuginfo for all
packages. To get these you need to install another package:
yum install --enablerepo=epel-debuginfo exim-debuginfo