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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Sam Michaels
Ημερομηνία:  
Προς: Florian Weimer
Υ/ο: exim-dev
Αντικείμενο: Re: [exim-dev] Running a delivery process under a debugger
On 1/30/06, Florian Weimer <fw@???> wrote:
> 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.


Have it queue the message and then do a delivery attempt yourself with -M.

Sam