Comment 15 for bug 325190

Revision history for this message
In , David Faure (faure) wrote :

> (gdb) break 'GpgME::Key::isExpired()'

Try
break 'GpgME::Key::isExpired(
and then press <tab> to complete it.

Make sure to start kmail first [in gdb], set the breakpoint only after interrupting kmail with Ctrl+C in gdb.