(gdb) f 3
#3  0x00007f59f8a0d157 in dlg_onreply (t=0x7f5948ee57a8, type=6, param=0x7ffea05ae620) at dlg_handlers.c:458
458     dlg_handlers.c: No such file or directory.
(gdb) p type
$3 = 6
(gdb) p new_state
$4 = 5

type == TMCB_ON_FAILURE_RO_N and new_state == DLG_STATE_DELETED


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.