Debug Dovecot Plugin (shared library)

2015-12-24 Thread David Becher
Hey! I was just wondering what would be the best way to debug a plugin I am currently writing for dovecot. The plugin basically registers a new IMAP capability and I want to set a breakpoint to the "cmd_handle_new_capability" function (thats just a function name for better explaining purposes).

Re: Debug Dovecot Plugin (shared library)

2015-12-24 Thread David Becher
> PID USERPR NI VIRTRES SHR S > %CPU%MEMTIME+ COMMAND > 13413 vmail 20 0 21004 18441524S 0.0 > 0.0 0:00.00 Iman Just figured there is a typo in my 'top' output, the COMMAND is "imap"