JPH0922364A - Method and device for verifying program in multitask system - Google Patents

Method and device for verifying program in multitask system

Info

Publication number
JPH0922364A
JPH0922364A JP16986495A JP16986495A JPH0922364A JP H0922364 A JPH0922364 A JP H0922364A JP 16986495 A JP16986495 A JP 16986495A JP 16986495 A JP16986495 A JP 16986495A JP H0922364 A JPH0922364 A JP H0922364A
Authority
JP
Japan
Prior art keywords
processing
task
address
program
task program
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP16986495A
Other languages
Japanese (ja)
Inventor
Minoru Furubayashi
実 古林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Honda Motor Co Ltd
Original Assignee
Honda Motor Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honda Motor Co Ltd filed Critical Honda Motor Co Ltd
Priority to JP16986495A priority Critical patent/JPH0922364A/en
Publication of JPH0922364A publication Critical patent/JPH0922364A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a method and a device for verifying program in multi-task system with which the processing states of respective processing functions consisting of a specified task program of a multitask system are verified and a task program for enabling efficient processing can be generated by using the verified results. SOLUTION: At a task scheduler 24, the processing address related to the specified task program is stored in an address buffer 26 and that processing address is compared with the addresses of processing functions stored in a map file 32 so that the number of times of using the respective processing functions for the specified task program can be counted and a histogram can be prepared later. Then, based on the histogram, the correction of the like of the efficient task program is performed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、特定のタスクプロ
グラムの処理状態を検証し、当該タスクプログラムの処
理効率の向上に供することのできる情報を提供するマル
チタスクシステムにおけるプログラム検証方法および装
置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a program verification method and apparatus in a multitask system for verifying the processing state of a specific task program and providing information that can be used for improving the processing efficiency of the task program.

【0002】[0002]

【従来の技術】制御対象の動作が複雑化している昨今、
その動作処理は、タスクスケジューラを用いたマルチタ
スク処理によって行われるようになってきている。この
場合、前記タスクスケジューラは、例えば、所定時間毎
にタスクプログラムを切り換える処理を行う。
2. Description of the Related Art Nowadays, the operation of a controlled object is complicated,
The operation processing has come to be performed by multitask processing using a task scheduler. In this case, the task scheduler performs, for example, a process of switching task programs at predetermined time intervals.

【0003】ところで、ある特定のタスクの処理時間が
仕様として定めた時間を超過している場合、その超過時
間が他のタスクに影響し、制御対象による所望の動作が
不可能となってしまうおそれがある。従って、このよう
な不具合を有するタスクプログラムの中の処理関数を見
出して修正することにより、処理時間の最適化を図るこ
とのできる手段が望まれる。
By the way, when the processing time of a specific task exceeds the time defined as the specification, the excess time may affect other tasks and the desired operation by the controlled object may become impossible. There is. Therefore, there is a demand for a means capable of optimizing the processing time by finding and correcting the processing function in the task program having such a defect.

【0004】このような手段として、従来、マルチタス
ク処理を行う制御装置に対して接続され、前記制御装置
のCPUによる処理状態を監視するようにしたICE
(In−Circuit Emulator)が開発さ
れている。
As such means, the ICE is conventionally connected to a control device for performing multitask processing and monitors the processing state by the CPU of the control device.
(In-Circuit Emulator) has been developed.

【0005】しかしながら、前記ICEの場合、CPU
による処理状態の全てを監視することはできても、特定
のタスクの処理状態を切り出し、そのタスクプログラム
の動作状態を検証することは不可能である。従って、得
られた情報に基づくタスクプログラムの修正等の作業を
迅速に行うことは極めて困難であった。また、前記IC
Eは、制御装置に対して接続しなければならず、作業も
煩雑となる不都合がある。
However, in the case of the ICE, the CPU
Although it is possible to monitor all the processing states of the task, it is impossible to cut out the processing state of a specific task and verify the operation state of the task program. Therefore, it is extremely difficult to quickly perform work such as modification of the task program based on the obtained information. In addition, the IC
Since E must be connected to the control device, there is a disadvantage that the work becomes complicated.

【0006】一方、特定のタスクプログラムの実行状態
を監視し、その実行時間を測定するようにしたソフトウ
ェア監視装置が実開昭63−151050号明細書に開
示されている。しかしながら、この従来技術では、特定
のタスクプログラムの処理に要する時間の監視を行うこ
とはできても、当該タスクプログラムを構成する個々の
処理関数の処理に要する時間まで監視することができる
ものではない。
On the other hand, a software monitoring device for monitoring the execution state of a specific task program and measuring its execution time is disclosed in Japanese Utility Model Laid-Open No. 63-151050. However, in this conventional technique, although it is possible to monitor the time required to process a specific task program, it is not possible to monitor the time required to process each processing function that constitutes the task program. .

【0007】[0007]

【発明が解決しようとする課題】本発明は、前記の不具
合を解消するためになされたもので、マルチタスクシス
テムにおける特定のタスクプログラムを構成する個々の
処理関数の処理状態を検証し、その検証結果を用いて効
率的な処理が可能となるタスクプログラムを作成するこ
とのできるマルチタスクシステムにおけるプログラム検
証方法および装置を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and verifies the processing states of individual processing functions constituting a specific task program in a multitask system, and verifies the verification. An object of the present invention is to provide a program verification method and device in a multi-task system that can create a task program that enables efficient processing using the results.

【0008】[0008]

【課題を解決するための手段】前記の目的を達成するた
めに、本発明は、検証対象とするタスクプログラムを指
定するステップと、各タスクプログラムをマルチタスク
処理により実行するステップと、実行中の前記タスクプ
ログラムの中、指定されたタスクプログラムの処理アド
レスを保持するステップと、保持された前記処理アドレ
スに係る各処理関数を、前記タスクプログラムを構成す
る処理関数のアドレスと前記処理アドレスとを比較して
検索するステップと、検索された前記各処理関数の使用
頻度を求めるステップと、からなることを特徴とする。
To achieve the above object, the present invention provides a step of designating a task program to be verified, a step of executing each task program by multitask processing, and In the task program, a step of holding a processing address of a specified task program and each processing function related to the held processing address are compared with an address of a processing function forming the task program and the processing address. And a step of obtaining the frequency of use of each of the retrieved processing functions.

【0009】また、本発明は、検証対象とするタスクプ
ログラムを指定するタスク指定手段と、各タスクプログ
ラムの実行状態を切り換えるタスク切り換え手段と、実
行中の前記タスクプログラムの中、指定されたタスクプ
ログラムの処理アドレスを保持する処理アドレス保持手
段と、前記タスクプログラムを構成する処理関数のアド
レスを保持する処理関数アドレス保持手段と、前記処理
アドレスと前記処理関数のアドレスとを比較し、前記処
理アドレスに係る前記処理関数を検索する検索手段と、
検索された前記処理関数の使用頻度を求める頻度算出手
段と、を備えることを特徴とする。
Further, the present invention provides a task designating means for designating a task program to be verified, a task switching means for switching the execution state of each task program, and a task program designated among the running task programs. Processing address holding means that holds the processing address of the processing program, processing function address holding means that holds the address of the processing function that constitutes the task program, and the processing address and the address of the processing function are compared. Search means for searching the processing function,
Frequency calculating means for calculating the frequency of use of the retrieved processing function.

【0010】本発明では、検証対象とするタスクプログ
ラムを指定した後、マルチタスク処理を実行し、前記タ
スクプログラムに係る処理アドレスのみを保持する。次
いで、保持された前記処理アドレスから当該タスクプロ
グラムを構成する処理関数を検索し、前記処理関数の使
用頻度を求めることにより、当該タスクプログラムの処
理時間に影響を及ぼす処理関数を特定することができ
る。従って、当該処理関数を必要に応じて削減し、ある
いは、他の処理関数と置換する等の対策を講じることに
より、当該タスクプログラムによる処理時間の短縮化を
容易に実現することが可能となる。
In the present invention, after the task program to be verified is designated, multitask processing is executed and only the processing address related to the task program is held. Then, the processing function that constitutes the task program is searched from the held processing address, and the usage frequency of the processing function is obtained, whereby the processing function that affects the processing time of the task program can be specified. . Therefore, it is possible to easily reduce the processing time by the task program by reducing the processing function as needed or replacing it with another processing function.

【0011】[0011]

【発明の実施の形態】本発明の実施形態であるマルチタ
スクシステム10は、図1に示すように、所定のタスク
プログラムに従って制御対象12の動作制御を行う制御
装置14と、前記タスクプログラムの検証を行う集計装
置16とから構成される。前記制御装置14は、CPU
18と、複数のタスクプログラムの処理を行うアプリケ
ーションタスク処理部20と、前記各タスクプログラム
の切り換え処理を行うタスクスケジューラ24(タスク
切り換え手段)と、前記アプリケーションタスク処理部
20によって処理される特定のタスクプログラムの処理
アドレスを保持するアドレスバッファ26(処理アドレ
ス保持手段)と、集計装置16との間でデータの入出力
処理を行うコンソールタスク処理部28とを備える。
BEST MODE FOR CARRYING OUT THE INVENTION As shown in FIG. 1, a multitask system 10 according to an embodiment of the present invention includes a controller 14 for controlling the operation of a controlled object 12 in accordance with a predetermined task program, and verification of the task program. And an aggregating device 16 for performing. The control device 14 is a CPU
18, an application task processing unit 20 that processes a plurality of task programs, a task scheduler 24 (task switching unit) that performs a switching process of each task program, and a specific task that is processed by the application task processing unit 20. An address buffer 26 (processing address holding means) that holds a processing address of a program and a console task processing unit 28 that performs data input / output processing with the aggregating device 16 are provided.

【0012】一方、集計装置16は、制御装置14を構
成するコンソールタスク処理部28に対して特定タスク
の指定番号データを供給する入力部30(タスク指定手
段)と、各タスクプログラムを構成する各処理関数の先
頭アドレスを保持するマップファイル32(処理関数ア
ドレス保持手段)と、前記先頭アドレスとアドレスバッ
ファ26に保持された処理アドレスとを比較し、使用さ
れた処理関数を検索する関数検索部34(検索手段)
と、処理関数の検索結果を保持する検索結果ファイル3
6と、前記検索結果から処理関数のヒストグラムを作成
するヒストグラム作成部38(頻度算出手段)と、前記
ヒストグラム等を表示する表示部40とを備える。な
お、この集計装置16は、例えば、パソコンによって構
成することができる。
On the other hand, the totaling device 16 includes an input unit 30 (task designating means) for supplying designated number data of a specific task to a console task processing unit 28 constituting the control device 14, and each constituting each task program. A map file 32 (processing function address holding means) holding the start address of the processing function is compared with the processing address held in the address buffer 26 and the function search unit 34 for searching the used processing function. (Search method)
And a search result file 3 that holds the search results of processing functions
6, a histogram creation unit 38 (frequency calculation means) that creates a histogram of the processing function from the search results, and a display unit 40 that displays the histogram and the like. The totaling device 16 can be composed of, for example, a personal computer.

【0013】次に、以上のように構成されるマルチタス
クシステム10におけるプログラム検証方法について説
明する。
Next, a program verification method in the multitasking system 10 configured as above will be described.

【0014】検証に先だって、図2に示すように、各タ
スクプログラムを構成する処理関数C、B、D、A、E
…およびその先頭アドレスc、b、d、a、e…をマッ
プファイル32に格納しておく。
Prior to the verification, as shown in FIG. 2, the processing functions C, B, D, A, and E that make up each task program.
... and its head addresses c, b, d, a, e ... Are stored in the map file 32.

【0015】そこで、図3に示すように、作業者は、検
証対象とするタスク番号を集計装置16の入力部30よ
り入力する(ステップS1)。コンソールタスク処理部
28は、前記タスク番号の入力に従い、集計装置16の
表示部40に測定開始メッセージを表示するとともに
(ステップS2)、前記タスク番号をタスクスケジュー
ラ24にセットし(ステップS3)、測定ポインタを0
とする(ステップS4)。
Therefore, as shown in FIG. 3, the operator inputs the task number to be verified through the input unit 30 of the totaling device 16 (step S1). According to the input of the task number, the console task processing unit 28 displays a measurement start message on the display unit 40 of the aggregating device 16 (step S2), sets the task number in the task scheduler 24 (step S3), and performs the measurement. Pointer to 0
(Step S4).

【0016】前記の準備が完了した後、CPU18は、
タスクスケジューラ24の管理下に、制御装置14によ
る制御対象12の動作制御を開始する。この場合、前記
CPU18は、タスクスケジューラ24により選択され
たタスクプログラムの処理をアプリケーションタスク処
理部20に指示することで制御対象12を動作させる。
After the above preparation is completed, the CPU 18
Under the control of the task scheduler 24, the operation control of the controlled object 12 by the control device 14 is started. In this case, the CPU 18 operates the controlled object 12 by instructing the application task processing unit 20 to process the task program selected by the task scheduler 24.

【0017】一方、タスクスケジューラ24は、図4に
示すフローチャートに基づいてCPU18の動作管理を
行う。すなわち、タスクスケジューラ24は、一定時間
経過毎に、CPU18を割り込み禁止状態にするととも
に、動作カウンタを更新した後(ステップS10)、現
在実行中のタスクプログラムの環境をセーブする(ステ
ップS11)。次いで、次に実行させるタスクプログラ
ムを決定する(ステップS12)。
On the other hand, the task scheduler 24 manages the operation of the CPU 18 based on the flowchart shown in FIG. That is, the task scheduler 24 sets the CPU 18 in the interrupt disabled state and updates the operation counter (step S10) every time a predetermined time elapses, and then saves the environment of the task program currently being executed (step S11). Next, the task program to be executed next is determined (step S12).

【0018】ここで、タスクスケジューラ24は、現在
実行中のタスクが、作業者がステップS1で設定した検
証対象とするタスク番号で特定されるタスクと一致する
か否かの判定を行い(ステップS13)、一致する場合
には、その測定ポインタが500未満であることを確認
して(ステップS14)、現在実行中のタスクプログラ
ムの実行アドレスをアドレスバッファ26に格納する
(ステップS15)。
Here, the task scheduler 24 determines whether or not the currently executed task matches the task specified by the task number to be verified set by the worker in step S1 (step S13). ) If they match, it is confirmed that the measurement pointer is less than 500 (step S14), and the execution address of the task program currently being executed is stored in the address buffer 26 (step S15).

【0019】次いで、測定ポインタをインクリメントし
た後(ステップS16)、ステップS12で決定したタ
スクプログラムの環境をCPU18にロードする(ステ
ップS17)。CPU18は、ロードされたタスクプロ
グラムの処理をアプリケーションタスク処理部20に指
示し、制御対象12の動作を継続させる。なお、アドレ
スバッファ26に検証対象の実行アドレスを格納する作
業は、測定ポインタが500になるまで繰り返される。
Then, after incrementing the measurement pointer (step S16), the environment of the task program determined in step S12 is loaded into the CPU 18 (step S17). The CPU 18 instructs the application task processing unit 20 to process the loaded task program, and causes the operation of the controlled object 12 to continue. The operation of storing the execution address to be verified in the address buffer 26 is repeated until the measurement pointer reaches 500.

【0020】次に、特定のタスクの測定作業が終了する
と、作業者は、入力部30から測定結果の表示を指示す
る。この場合、図5に示すフローチャートにおいて、コ
ンソールタスク処理部28は、タスクスケジューラ24
で保持されている測定ポインタが500となっていれば
(ステップS20)、表示ポインタを0とした後(ステ
ップS21)、アドレスバッファ26の内容を表示部4
0に表示しつつ集計装置16にファイル転送する(ステ
ップS22、S23、S24)。なお、測定ポインタが
500未満の場合には、制御装置14においてタスクプ
ログラムの測定中であるため、「測定中」の表示を行
い、ファイル転送は行わない(ステップS25)。
Next, when the measurement work of the specific task is completed, the operator instructs the display unit 30 to display the measurement result. In this case, in the flow chart shown in FIG.
If the measurement pointer held at is 500 (step S20), the display pointer is set to 0 (step S21), and then the contents of the address buffer 26 are displayed on the display unit 4.
The file is transferred to the totaling device 16 while being displayed at 0 (steps S22, S23, S24). If the measurement pointer is less than 500, the control device 14 is measuring the task program, so that "measurement in progress" is displayed and file transfer is not performed (step S25).

【0021】集計装置16に対するファイル転送が完了
すると、図6に示すフローチャートに従って特定のタス
クプログラムの処理内容の検証を行う。
When the file transfer to the totalizing device 16 is completed, the processing content of the specific task program is verified according to the flowchart shown in FIG.

【0022】先ず、制御対象12に係る処理関数の先頭
アドレスを格納したマップファイル32と、制御装置1
4から転送されたアドレスバッファ26の内容であるア
ドレスデータファイルとを指定する(ステップS3
0)。次に、図2に示すようにして格納された前記マッ
プファイル32を読み出し(ステップS31)、タスク
プログラムを構成する各処理関数C、B、D、A、E…
をそのアドレスc、b、d、a、e…の順に並べ変える
(ステップS32、図7参照)。そして、関数検索部3
4において、図7に示すマップファイル42のアドレス
とアドレスデータファイルのアドレスとを比較すること
により処理関数を特定する。例えば、図7に示すマップ
ファイル42において、アドレスデータファイルのアド
レスがa〜(b−1)の範囲にあれば、前記アドレスは
処理関数Aに係るものであり、b〜(c−1)の範囲に
あれば、前記アドレスは処理関数Bに係るものであると
判別することができる。次いで、特定された各処理関数
の使用回数をカウントし(ステップS33)、図8に示
す関数テーブル44を作成する。この関数テーブル44
は、検索結果ファイル36に格納される。
First, the map file 32 in which the start addresses of the processing functions related to the controlled object 12 are stored, and the control device 1
The address data file which is the contents of the address buffer 26 transferred from No. 4 is designated (step S3
0). Next, the map file 32 stored as shown in FIG. 2 is read (step S31), and the processing functions C, B, D, A, E ...
Are rearranged in the order of the addresses c, b, d, a, e ... (Step S32, see FIG. 7). Then, the function search unit 3
4, the processing function is specified by comparing the address of the map file 42 shown in FIG. 7 with the address of the address data file. For example, in the map file 42 shown in FIG. 7, if the address of the address data file is in the range of a to (b-1), the address is related to the processing function A and b to (c-1). If it is within the range, it can be determined that the address is related to the processing function B. Next, the number of times each of the specified processing functions is used is counted (step S33), and the function table 44 shown in FIG. 8 is created. This function table 44
Are stored in the search result file 36.

【0023】次に、ヒストグラム作成部38において、
前記関数テーブル44をそのカウント数の順に並べ変え
(ステップS34)、並べ変えられた前記関数テーブル
44に基づき、図9に示すように、各処理関数の使用回
数を表すヒストグラムを作成する。このヒストグラム
は、表示部40に表示される(ステップS35)。
Next, in the histogram creating section 38,
The function table 44 is rearranged in the order of the count number (step S34), and based on the rearranged function table 44, as shown in FIG. 9, a histogram representing the number of times each processing function is used is created. This histogram is displayed on the display unit 40 (step S35).

【0024】以上のようにして表示されたヒストグラム
を用いて、例えば、使用回数の多い図9の最下部の処理
関数から処理内容をチェックしてその使用回数を削減
し、あるいは、使用回数を少なくすることのできる他の
処理関数で代替する修正を行うことにより、当該タスク
プログラムによる処理時間を短縮することができる。こ
の結果、マルチタスクシステム10の全体の処理効率を
向上させることが可能となる。
Using the histogram displayed as described above, for example, the processing contents are checked from the processing function at the bottom of FIG. 9 that is used a lot and the number of uses is reduced, or the number of uses is decreased. The processing time by the task program can be shortened by substituting the correction with another processing function that can be performed. As a result, the overall processing efficiency of the multitask system 10 can be improved.

【0025】[0025]

【発明の効果】以上のように、本発明では、マルチタス
クシステムにおける特定のタスクプログラムを構成する
処理関数の処理状態を検証し、各処理関数の使用状態か
らタスクプログラムの修正等を容易且つ適切に行うこと
ができ、これによって、効率的な処理が可能なプログラ
ムを作成することができる。
As described above, according to the present invention, the processing states of the processing functions that make up a specific task program in a multi-task system are verified, and it is easy and appropriate to correct the task program from the usage state of each processing function. Therefore, it is possible to create a program capable of efficient processing.

【図面の簡単な説明】[Brief description of drawings]

【図1】本実施形態のマルチタスクシステムの構成ブロ
ック図である。
FIG. 1 is a configuration block diagram of a multitasking system of the present embodiment.

【図2】マップファイルの説明図である。FIG. 2 is an explanatory diagram of a map file.

【図3】コンソールタスク処理部における処理フローチ
ャートである。
FIG. 3 is a processing flowchart in a console task processing unit.

【図4】タスクスケジューラにおける処理フローチャー
トである。
FIG. 4 is a processing flowchart in a task scheduler.

【図5】コンソールタスク処理部における処理フローチ
ャートである。
FIG. 5 is a processing flowchart in a console task processing unit.

【図6】集計装置における処理フローチャートである。FIG. 6 is a processing flowchart in the tallying device.

【図7】マップファイルの説明図である。FIG. 7 is an explanatory diagram of a map file.

【図8】関数テーブルの説明図である。FIG. 8 is an explanatory diagram of a function table.

【図9】処理関数のヒストグラムの説明図である。FIG. 9 is an explanatory diagram of a histogram of a processing function.

【符号の説明】[Explanation of symbols]

10…マルチタスクシステム 12…制御対象 14…制御装置 16…集計装置 24…タスクスケジューラ 26…アドレス
バッファ 32…マップファイル 34…関数検索
部 36…検索結果ファイル 38…ヒストグ
ラム作成部 40…表示部
10 ... Multi-task system 12 ... Control object 14 ... Control device 16 ... Aggregation device 24 ... Task scheduler 26 ... Address buffer 32 ... Map file 34 ... Function search unit 36 ... Search result file 38 ... Histogram creation unit 40 ... Display unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】検証対象とするタスクプログラムを指定す
るステップと、 各タスクプログラムをマルチタスク処理により実行する
ステップと、 実行中の前記タスクプログラムの中、指定されたタスク
プログラムの処理アドレスを保持するステップと、 保持された前記処理アドレスに係る各処理関数を、前記
タスクプログラムを構成する処理関数のアドレスと前記
処理アドレスとを比較して検索するステップと、 検索された前記各処理関数の使用頻度を求めるステップ
と、 からなることを特徴とするマルチタスクシステムにおけ
るプログラム検証方法。
1. A step of designating a task program to be verified, a step of executing each task program by multitask processing, and holding a processing address of the designated task program among the task programs being executed. A step, a step of searching each processing function related to the stored processing address by comparing the address of the processing function forming the task program with the processing address, and a usage frequency of each of the searched processing functions A method for verifying a program in a multi-task system, which comprises the steps of:
【請求項2】検証対象とするタスクプログラムを指定す
るタスク指定手段と、 各タスクプログラムの実行状態を切り換えるタスク切り
換え手段と、 実行中の前記タスクプログラムの中、指定されたタスク
プログラムの処理アドレスを保持する処理アドレス保持
手段と、 前記タスクプログラムを構成する処理関数のアドレスを
保持する処理関数アドレス保持手段と、 前記処理アドレスと前記処理関数のアドレスとを比較
し、前記処理アドレスに係る前記処理関数を検索する検
索手段と、 検索された前記処理関数の使用頻度を求める頻度算出手
段と、 を備えることを特徴とするマルチタスクシステムにおけ
るプログラム検証装置。
2. A task designating means for designating a task program to be verified, a task switching means for switching the execution state of each task program, and a processing address of a designated task program among the running task programs. Processing address holding means for holding, processing function address holding means for holding the address of the processing function that constitutes the task program, comparing the processing address and the address of the processing function, and the processing function related to the processing address A program verification device in a multi-task system, comprising: a search unit that searches for the search function; and a frequency calculation unit that calculates the usage frequency of the searched processing function.
JP16986495A 1995-07-05 1995-07-05 Method and device for verifying program in multitask system Pending JPH0922364A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16986495A JPH0922364A (en) 1995-07-05 1995-07-05 Method and device for verifying program in multitask system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16986495A JPH0922364A (en) 1995-07-05 1995-07-05 Method and device for verifying program in multitask system

Publications (1)

Publication Number Publication Date
JPH0922364A true JPH0922364A (en) 1997-01-21

Family

ID=15894371

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16986495A Pending JPH0922364A (en) 1995-07-05 1995-07-05 Method and device for verifying program in multitask system

Country Status (1)

Country Link
JP (1) JPH0922364A (en)

Similar Documents

Publication Publication Date Title
US7178135B2 (en) Scope-based breakpoint selection and operation
JPH0922364A (en) Method and device for verifying program in multitask system
JP2861962B2 (en) Computer program simulation apparatus and method
JPH039436A (en) Automatic control system for design and execution
JPH10161891A (en) Interrupt controller
JPH07105045A (en) Debugging system for information processor function test program
JPH04174034A (en) Step execution operation system of program development assisting device
JPH113247A (en) Test system
JP2001166966A (en) Method for managing execution environment of program to be tested in debugger
JP2772999B2 (en) Experimental system
JPH0581197A (en) Data processor
JPH0193812A (en) System for displaying help screen
JPH05224711A (en) Control method for programmable controller
JPS59178566A (en) Job execution waiting time information display
JPH05313916A (en) Electronic computer and its interruption processing method
JPH0772908A (en) Programmable controller
JPH0581336A (en) Data base arithmetic processor
JPH0221329A (en) Report output system
JPH01255940A (en) On-line system software testing system
JPH11191072A (en) Debug break processing method and debug processor
JPS6359635A (en) Interference evaluating device
JPH05233364A (en) Break point setting system
JP2001209409A (en) Plc simulator device and recording medium on which program for simulation is recorded
JPH07168862A (en) Control system for execution of logical simulation
JPH08212085A (en) Information processor and communication processor