[exim-dev] Running a delivery process under a debugger

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Florian Weimer
Ημερομηνία:  
Προς: exim-dev
Αντικείμενο: [exim-dev] Running a delivery process under a debugger
Any ideas how I can run a remote delivery process under GDB?

It seems that even synchronous delivery is done from a child process,
and I have trouble attaching GDB to that process.