You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
при падении через ACCESS_VIOLATION, INTEGER_DIVIDE_BY_ZERO и
прочих выводит что все хорошо с плохим
кодом возврата
вообще, хорошо бы сделать как у ИТМО
рантаймы с пояснениями
при текущей реализации это сделать
несложно:
в runlib'e можно подписаться на события
завершения через JobObjectAssociateCompletionPortInformation, а
потом через GetQueuedCompletionStatus выловить
JOB_OBJECT_MSG_ABNORMAL_EXIT_PROCESS и оттуда достать
статус падения
Original issue reported on code.google.com by [email protected] on 5 Mar 2012 at 5:01
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 5 Mar 2012 at 5:01The text was updated successfully, but these errors were encountered: