Lähettäjä: Florian Weimer Päiväys: Vastaanottaja: Sam Michaels Kopio: exim-dev Aihe: Re: [exim-dev] Running a delivery process under a debugger
* Sam Michaels:
> 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.
Exim still forks off a child process to do the delivery: