(gdb) f 2
#2  0x00007f59f8a0ce12 in dlg_run_event_route (dlg=0x7f59490bcdf8, msg=0x7f5a040d3138, ostate=983121128, nstate=4) at dlg_handlers.c:1637
1637    in dlg_handlers.c
(gdb) p ostate
$5 = 983121128
(gdb) p nstate
$6 = 4

How can this be?


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