Re: [exim-dev] GDB step by step exim

2020-07-16 Thread Phil Pennock via Exim-dev
On 2020-07-16 at 00:07 -0400, Dennis Roellke via Exim-dev wrote: > I’d like to understand better how exim processes EHLO messages. Ideally, I > could use gdb to set a breakpoint and step through from wherever I want. > Unfortunately, exim just ignores any breakpoints... it hits them for sure, bc

Re: [exim-dev] GDB step by step exim

2020-07-16 Thread Jeremy Harris via Exim-dev
On 16/07/2020 05:07, Dennis Roellke via Exim-dev wrote: > I’d like to understand better how exim processes EHLO messages. Most people don't need to deal at that level of detail. Why? -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at

Re: [exim-dev] GDB step by step exim

2020-07-16 Thread Graeme Fowler via Exim-dev
On 16 Jul 2020, at 05:07, Dennis Roellke via Exim-dev wrote: > I’d like to understand better how exim processes EHLO messages. Ideally, I > could use gdb to set a breakpoint and step through from wherever I want. > Unfortunately, exim just ignores any breakpoints... it hits them for sure, bc >

[exim-dev] GDB step by step exim

2020-07-16 Thread Dennis Roellke via Exim-dev
Hi exim devs, I’d like to understand better how exim processes EHLO messages. Ideally, I could use gdb to set a breakpoint and step through from wherever I want. Unfortunately, exim just ignores any breakpoints... it hits them for sure, bc I see the print stmts. It must have to do with exims