-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GSCD,TLCD,RTCDなどの実行時エラー履歴を残す #268
Conversation
9050c93
to
548f995
Compare
548f995
to
6fb1797
Compare
遅くなりましたが,EL pytestの修正まで終わったのでレビューお願いします。
これですが,HK, EL_TLOG, EL_CLOGのテレメだとnoteが |
...inimum_user_for_s2e/src/src_user/Test/test/src_core/System/EventManager/test_event_logger.py
Show resolved
Hide resolved
ELテレメで見えればいいと思う. noteって普段はいらない(補足情報なので)ので圧縮してます. HKぐらいは32bitにしてもいいかもしれない気もしてきました. |
うー,EL_TLOG,CLOGのtlmのnoteも32bitにしたほうがいい気がしてきたなあ. それ,先にやったほうがいいならこっちでさっとやりますがどうしましょう? |
This comment was marked as outdated.
This comment was marked as outdated.
e079af1
to
954fad4
Compare
ものすごく時間あいてしまったのですが,レビュー対応してrebaseしてpytestも全て通っているので,最後に確認お願いします。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
良さそう!
概要
GSCD,TLCD,RTCDなどの実行時エラー履歴をELに記録して残す
Issue
詳細
検証結果
実行時エラーがEL_TLOGテレメに登録されるのを SILSとwingsで確認した
影響範囲
小