Mercurial > hg > Document > Growi
changeset 96:d3c9934a0b4b
backup 2021-10-14
author | autobackup |
---|---|
date | Thu, 14 Oct 2021 00:10:04 +0900 |
parents | f857199e3009 |
children | edf8ac727c05 |
files | user/pine/note/2021/10/12.md |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/user/pine/note/2021/10/12.md Thu Oct 14 00:10:04 2021 +0900 @@ -0,0 +1,17 @@ +# 研究目的 +- アプリケーションの信頼性を保証するために、アプリケーションが動作するOSの信頼性を高める必要がある。 + +- 本研究室では、Continuation Based C(CbC)を用いて、信頼性と拡張性を両立するOSであるGearsOSを開発している。 + +- ソフトウェア開発においてエラー・バグは付き物であり、その発見が重要である。現在GearsOSにはデバッガーが未実装であるため、円滑なOS開発を行うために、GearsOSのデバッガーを作成する。 + +## やったこと +- generate_stub.pl読み + +## 作業ログ + +## やること +- とりあえずプロンプトの表示を行う。 + - stubじゃなくて、mcMetaのところでやる感じ。 + +