@article{oai:ipsj.ixsq.nii.ac.jp:00011595,
 author = {若林, 隆行 and 高田, 広章 and Takayuki, Wakabayashi and Hiroaki, Takada},
 issue = {6},
 journal = {情報処理学会論文誌},
 month = {Jun},
 note = {組込み機器の開発では,プログラムの開発環境(以下,ホスト)と実行環境(以下,ターゲット)が異なる場合がある.このような環境のテストプログラムは,ターゲット上の情報を用いてホスト上で実行される場合がある.このようなプログラムはデバッガを用いた操作を行う必要があるため本質的でない記述が増大し,また作成者にはデバッガに関する知識が必要となる.この問題に対し我々は,前述のようなホスト上で実行されるプログラムの一部と,ターゲット上で実行されるプログラムを一体に記述することを提案する.この記述の特徴は,一体記述されるホスト上のプログラムが,ターゲット上で実行可能な形式で記述される点にある.本提案により,開発者のプログラム記述量を抑えるとともに,記述を容易にする.本稿では,我々の提案の概要を示す.また具体的に提案をデバッグ環境へ適用し,記述結果の評価を行う., Most of embedded systems are developped with two separated environment,Development Environment (Host) and Execution Environment (Target).In such a case,there is a possibility that a debug program runs under a host computer in spite of handling data which a target computer contains.Knowledge of the debugger is necessary for developers to develop such a debug program because developers have to write a debug program with debugger's instructions due to handling data which a target computer contains.But, these tasks are inessential and enlarging a load of developers.To solve this problem,we propose describing host and target programs together regardless of difference of environment.The trait of this proposal is that a form of the host program described together is similar to a form of a target program.By using of our proposal, description of such a debugger program get easier and smaller.In this paper,we describe details of our proposal and the result of applying it to a debug process.},
 pages = {1749--1759},
 title = {クロス開発環境におけるホスト/ターゲット処理一体記述の提案とデバッグ環境への適用},
 volume = {43},
 year = {2002}
}