JPH01181132A - Debugging system - Google Patents

Debugging system

Info

Publication number
JPH01181132A
JPH01181132A JP63006003A JP600388A JPH01181132A JP H01181132 A JPH01181132 A JP H01181132A JP 63006003 A JP63006003 A JP 63006003A JP 600388 A JP600388 A JP 600388A JP H01181132 A JPH01181132 A JP H01181132A
Authority
JP
Japan
Prior art keywords
message
debugging
flag
debug
messages
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
JP63006003A
Other languages
Japanese (ja)
Inventor
Setsu Suzuoka
節 鈴岡
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP63006003A priority Critical patent/JPH01181132A/en
Publication of JPH01181132A publication Critical patent/JPH01181132A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To facilitate the debugging jobs by adding a debug flag to a message and securing succession of the debug flag in accordance with the flow of the message. CONSTITUTION:When the debug flag of a message which is transmitted to a process B from a process A is set at '1', the process B receives only the single input message and therefore carries out a debugging program of a 1st type. When this process is through, the process B carries out a debugging program of a 4th type since the debugging flag is kept at '1'. In the same way, the processes D and E carry out the debugging programs of the 1st and 4th types. A process G receives the double input message and therefore carries out the debugging programs of the 2nd and 3rd types at reception of the messages from processes D and E. At the same time, the process G also carries out a debugging program of a 5th type due to the absence of a transmission message.

Description

【発明の詳細な説明】 [発明の目的〕 (産業上の利用分野) 本発明は、複数のプロセス間でメツセージのやりとりを
行ないながら処理を進めていく処理システムにおけるデ
バッグ方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a debugging method in a processing system in which processing proceeds while exchanging messages between a plurality of processes.

(従来の技術) 一般にプログラムのデバッグは、プログラム中のバグの
存在しそうな疑わしい箇所において、そのプログラムを
ステップ実行させたり、ブレークポイントを設定し、例
えばレジスタの内容をトレースする等してプログラムの
挙動を調べることが基本となる。このようなデバッグは
、疑わしい箇所を特定し易い単一プロセスからなるプロ
グラムをデバッグする場合には、非常に有効な方法であ
る。
(Prior Art) In general, program debugging involves step-executing the program, setting breakpoints, and tracing the program's behavior at suspicious locations where a bug is likely to exist. The basic thing is to investigate. Such debugging is a very effective method when debugging a program consisting of a single process in which suspicious parts can be easily identified.

しかしながら、複数のプロセス間でメツセージ通信を行
ないながら処理を進めていくシステムにおいては、疑わ
しいところを特定すること自体が難しいためデバッグが
非常に困難であるという問題があった。
However, in a system in which processing proceeds while communicating messages between a plurality of processes, there is a problem in that debugging is extremely difficult because it is difficult to identify suspicious areas.

この困難さはメツセージ・フローの複雑さに起因してい
る。例えば、第5図に示すように、プロセスH,I、J
、に、Lにより構成され、矢印で示す向きにメツセージ
が伝達されるシステムにおいて、プロセスJの処理に誤
りがあり、プロセスJからプロセスKに誤ったメツセー
ジを流したとする。ところが、プロセスJからプロセス
Lに対しては正しいメツセージが送られたとすると、プ
ロセスLは正しい結果を出力し、プロセスには誤った結
果を出力する。これらの結果だけから判断すると、プロ
セスIやプロセスKに誤りがあったと思込゛み易い。
This difficulty is due to the complexity of message flow. For example, as shown in FIG.
, in a system configured by L and in which messages are transmitted in the direction shown by the arrow, suppose that there is an error in the processing of process J, and a wrong message is sent from process J to process K. However, if process J sends a correct message to process L, process L will output a correct result, and the process will output an incorrect result. Judging from these results alone, it is easy to assume that there was an error in process I or process K.

(発明が解決しようとする課題) このように、従来のデバッグ方式では、複数のプロセス
間でメツセージのやりとりを行なう処理システムをデバ
ッグする場合、システムのメツセージフローが複雑であ
るために、誤りのあるプロセスを見つけることが難しく
、デバッグ作業に多大の労力を必要とするという問題が
あった。
(Problem to be Solved by the Invention) As described above, in the conventional debugging method, when debugging a processing system that exchanges messages between multiple processes, the message flow of the system is complex, so errors may occur. There was a problem in that it was difficult to find the process and a great deal of effort was required for debugging.

本発明は、かかる問題点に鑑みなされたもので、複数プ
ロセス間でメツセージのやりとりを行ないながら処理を
進めていくシステムにおいて、メツセージフローが複雑
であっても容易にデバッグを行なうことができるデバッ
グ方式を提供することを目的とする。
The present invention has been made in view of these problems, and is a debugging method that allows easy debugging even if the message flow is complex in a system where processing proceeds while exchanging messages between multiple processes. The purpose is to provide

[発明の構成コ (課題を解決するための手段) 本発明は、複数のプロセス間でメツセージのやりとりを
行ないながら処理を進めていく処理システムをデバッグ
する際のデバッグ方式において、前記メツセージにデバ
ッグフラグを付加するとともに、前記各プロセスは入力
メツセージに付加された前記デバッグフラグの値に応じ
てデバッグ処理を実行し、前記各プロセス間を流れる前
記メツセージは前記デバッグフラグの値を上位プロセス
から下位プロセスへと継承していくものであることを特
徴としている。
[Configuration of the Invention (Means for Solving the Problem) The present invention provides a debugging method for debugging a processing system in which processing proceeds while exchanging messages between a plurality of processes. At the same time, each process executes debug processing according to the value of the debug flag added to the input message, and the message flowing between the processes transfers the value of the debug flag from the upper process to the lower process. It is characterized by the fact that it is something that can be passed down from generation to generation.

(作用) 本発明によれば、メツセージにデバッグフラグを付加し
、かつこのデバッグフラグがメツセージの流れに応じて
継承される。そして、各プロセスでは、入力メツセージ
のデバッグフラグの値に応じてデバッグ処理を実行する
。このため、ある上位のプロセスから出力されたメツセ
ージがどのプロセスを通過したか、またどのプロセスに
おいて誤りが発生したか等が自動的に分り、複雑なメツ
セージフローを有するシステムにおいても容易にデバッ
グ作業を行なうことができる。
(Operation) According to the present invention, a debug flag is added to a message, and this debug flag is inherited according to the flow of the message. Then, each process executes debug processing according to the value of the debug flag of the input message. Therefore, it is possible to automatically determine which process a message output from a certain higher-level process passed through, and which process an error occurred in, making it easy to debug even systems with complex message flows. can be done.

(実施例) 以下、本発明の一実施例について説明する。(Example) An embodiment of the present invention will be described below.

第2図は複数のプロセス間でメツセージ通信を行ないな
がら並列に処理を進めていく並列処理システムのシステ
ム構成を示す図である。このシステムは、複数のプロセ
ッサ11a+11b、・・・。
FIG. 2 is a diagram showing the system configuration of a parallel processing system that performs processing in parallel while communicating messages between a plurality of processes. This system includes a plurality of processors 11a+11b, . . .

11nが結合ネットワーク12を介して相互に接続され
たシステムである。
11n are interconnected via a coupling network 12.

このシステム上で実行される各プロセスは、これら複数
のプロセッサlla〜llnとは必ずしも1対1で対応
するものではなく、例えばある一つのプロセスが複数の
プロセッサによって実行されるようになっていても良い
。各プロセス間でやりとりされるメツセージのフォーマ
ットを第3図に示す。即ち、メツセージは、ヘッダ21
とメツセージ本体22とにより構成され、ヘッダ21に
は、メツセージの送信アドレスの他にデバッグフラグ2
3が付加されている。このデバッグフラグ23は、各プ
ロセスにおいてデバッグ処理を行なうかどうかを示すフ
ラグであり、そのメツセージを与えたプロセスでデバッ
グを行なわせる場合には、その値は“1″にセットされ
る。
Each process executed on this system does not necessarily have a one-to-one correspondence with these multiple processors lla to lln; for example, even if one process is executed by multiple processors, good. FIG. 3 shows the format of messages exchanged between each process. That is, the message has a header 21
and a message body 22, and the header 21 includes a debug flag 2 in addition to the message sending address.
3 is added. This debug flag 23 is a flag indicating whether or not debug processing is to be performed in each process, and its value is set to "1" when debugging is to be performed in the process that gave the message.

各プロセスにおける処理を第1図に示す。FIG. 1 shows the processing in each process.

各プロセスには第1種〜第5種の5種類のデバッグ用プ
ログラムが備えられている。これらデバッグ用プログラ
ムは、各入力メツセージの態様に応じて入力メツセージ
、出力結果、入力メツセージにより起動されるタスク、
当該プロセスの重要な変数値等の情報をトレースする処
理を行なう。
Each process is provided with five types of debugging programs, types 1 to 5. These debugging programs are designed to handle input messages, output results, tasks activated by input messages, and
Performs processing to trace information such as important variable values of the process.

次に各プロセスでの動作について説明する。Next, the operation of each process will be explained.

まず、プログラムの起動は親プロセスから起動のだめの
メツセージが送られることによって開始される。この起
動のためのメツセージのデバ・レグフラグも設定されて
いるものとする。最初にプロセスは、メツセージの到来
待ち状態となる(sl)。プロセスは、メツセージを受
取ると、それが−人力メツセージであるか、多入力メツ
セージであるかを判断する(S2)。もし、受取ったメ
ツセージが一人カメツセージであるならば、続いてデバ
ッグフラグを参照する(S3)。デバッグフラグが“1
”であれば第1種のデバッグプログラムを実行する(S
4)。ここでは、例えば−人力メツセージにより起動さ
れるタスクや入力メツセージなどがトレースされる。
First, a program starts when the parent process sends a message asking it to start. It is assumed that the device leg flag of the message for this activation is also set. Initially, the process waits for the arrival of a message (sl). When the process receives a message, it determines whether it is a human message or a multi-input message (S2). If the received message is a one-person message, the debug flag is subsequently referred to (S3). Debug flag is “1”
”, execute the first type debug program (S
4). Here, for example, tasks activated by human messages, input messages, etc. are traced.

もし、受取ったメツセージが多入力メツセージであり、
かつそのメツセージのデバッグフラグが“1”であるな
らば(S5)、第2種のデバッグ用プログラムを実行す
る(S6)。ここでは、例えば入力メツセージのトレー
スなどが行われる。
If the message you received is a multi-input message,
If the debug flag of the message is "1" (S5), the second type of debug program is executed (S6). Here, for example, an input message is traced.

そのメツセージが到着してもまだ必要とされる多入力メ
ツセージが揃っていない場合には、メツセージ待ちの状
態に戻る(S7)。メツセージが全て揃ったならば、そ
れら多入力メツセージのデバッグフラグの論理和結果若
しくは論理積結果(いずれを用いるかはプログラムで指
定する)が“1″であるならば(S8)、第3種のデバ
ッグ用プログラムを実行する(S9)。即ち、ここでは
、多入力メツセージのいずれか一つでもデバッグが要求
されている場合には、デバッグ処理を行なうように各プ
ロセスを設定するか、或は多入力メツセージの全てのメ
ツセージについてデバッグ要求がなされていないとデバ
ッグ処理を行なわないか、によってデバッグフラグの論
理和結果を採用するか、論理積結果を採用するかを決め
、予め各プロセスのプログラムとして与えておく。そし
て、第3種のデバッグ用プログラムでは、複数のメツセ
ージにより起動されるタスクがトレースされる。
If the required multi-input message is not yet available even after the message arrives, the process returns to the message waiting state (S7). Once all the messages have been collected, if the OR result or AND result (which one to use is specified in the program) of the debug flags of these multi-input messages is "1" (S8), then the third type The debugging program is executed (S9). That is, here, if debugging is requested for any one of the multi-input messages, each process is set to perform debug processing, or a debug request is made for all of the multi-input messages. If debugging is not performed, it is decided whether to use the OR result of the debug flags or the AND result, and this is given in advance as a program for each process. In the third type of debugging program, tasks activated by a plurality of messages are traced.

この後、プロセスは受取ったメツセージの処理を行ない
(S10)、その結果、送信メツセージがある場合には
(S 11) 、送信メツセージに付与すべきデバッグ
フラグの値を決定する(S 12)。ここでは、入力メ
ツセージのデバッグフラグが“1”であるときには、送
信メツセージのデバッグフラグも“1”にする。これに
より、次のプロセスへのメツセージにデバッグフラグが
継承される。そして、メツセージを送信しく313)、
そのメツセージに付与されたデバッグフラグが“1”な
らば(S14)、第4種のデバッグプログラムを実行す
る(S 15)。ここでは、例えば送信メツセージのト
レースが行われる。
Thereafter, the process processes the received message (S10), and if there is a sent message (S11), it determines the value of the debug flag to be added to the sent message (S12). Here, when the debug flag of the input message is "1", the debug flag of the transmitted message is also set to "1". This inherits the debug flags in messages to the next process. Then, send a message (313),
If the debug flag given to the message is "1" (S14), the fourth type of debug program is executed (S15). Here, for example, a transmitted message is traced.

この後、メツセージ待ち(Sl)の状態に戻る。After this, the process returns to the message waiting (Sl) state.

一方、もし送信メツセージがなければ (S11)、受信メツセージが一人カメツセージで、そ
のデバッグフラグが“1”である場合、又は、受信メツ
セージが多入力メツセージでそれらのデバッグフラグの
論理和結果若しくは論理積結果(いずれを用いるかはプ
ログラムで指定する)が“1°である場合(S 16)
には、第5種のデバッグ用プログラムを実行する(S 
17)。この後、メツセージ待ちに戻る(Sl)。  
   −なお、入力メツセージのデバッグフラグが“0
”であれば、いずれのデバッグ用プログラムも実行され
ず、通常のメツセージ処理が行われ、その結果が必要に
応じてメツセージとして出力される。
On the other hand, if there is no transmitted message (S11), if the received message is a one-person message and its debug flag is "1", or if the received message is a multi-input message and the result of the logical sum or logical product of those debug flags is If the result (which one to use is specified in the program) is “1°” (S16)
To do this, run the fifth type of debugging program (S
17). After this, the process returns to waiting for a message (Sl).
−Please note that the debug flag of the input message is “0”.
”, no debugging programs are executed, normal message processing is performed, and the results are output as messages as necessary.

このような処理を行なうことにより、メツセージのデバ
ッグフラグに応じ、メツセージの流れに沿って各プロセ
スのデバッグを行なうことができる。
By performing such processing, each process can be debugged along the message flow according to the debug flag of the message.

この様子を第4図の例に基づいて具体的に説明すると、
まずプロセスAからプロセスBに送信するメツセージの
デバッグフラグを“1”に設定すると、プロセスBは、
−人力メツセージのみを受信するため、第1図84によ
り第1種のデバッグ用プログラムを実行する。また、処
理が終了すると、デバッグフラグは“1”であるため、
第4種のデバッグ用プログラムを実行する。同様にプロ
セスD、Eも第1種と第4種のデバッグ用プログラムを
実行する。更に、プロセスGは、2人力メツセージを受
信するため、第1図36.S9によりり、Eからのメツ
セージを受信したとき、第2種と第3種のデバッグ用プ
ログラムを実行する。
This situation will be explained in detail based on the example shown in Figure 4.
First, if you set the debug flag of the message sent from process A to process B to "1", process B will:
- In order to receive only human messages, the first type debugging program is executed as shown in FIG. 184. Also, when the process is finished, the debug flag is “1”, so
Execute the fourth type of debugging program. Similarly, processes D and E also execute the first and fourth types of debugging programs. Furthermore, process G receives the two-person message, so process G receives the two-person message in FIG. 36. According to S9, when the message from E is received, the second and third types of debugging programs are executed.

また、プロセスGは送信メツセージがない(入力メツセ
ージに対応する出力メツセージがない)ため、第5種の
デバッグ用プログラムを実行する。
Furthermore, since process G has no message to send (there is no output message corresponding to the input message), it executes the fifth type of debugging program.

この間、プロセスB、D、E、Gでは、第1種〜第5種
のデバッグ用プログラムを実行するので、各プロセス間
の重要な変数値等のトレースが得られる。従ってプロセ
スAからプロセスGへどのようにメツセージがながれた
か、又どのプロセスに異常があったかを判断することが
容易になる。
During this time, the processes B, D, E, and G execute the first to fifth types of debugging programs, so that traces of important variable values and the like between the processes can be obtained. Therefore, it becomes easy to determine how the message was passed from process A to process G, and which process had an abnormality.

このように、従来は、複数のプロセスがメツセージ通信
を行なうシステムでは、メツセージの流れを把握するこ
とが困難であることから、デバッグが一般に困難であっ
たが、上記方式のように、メツセージにデバッグフラグ
を設け、各プロセスかこのデバッグフラグの値に応じて
デバッグ処理を行なうことにより、メツセージの流れを
システムが自動的に追跡することができ、必要なプロセ
スのみをデバッグすることができる。従って、デバッグ
の困難性が軽減される。
In the past, in systems where multiple processes communicated messages, debugging was generally difficult because it was difficult to understand the flow of messages. By providing a flag and debugging each process according to the value of the debug flag, the system can automatically track the flow of messages and debug only necessary processes. Therefore, the difficulty of debugging is reduced.

尚、本発明は上記実施例に限定されるものではない。例
えば、上記実施例では、各プロセスに5種類のデバッグ
用プログラムを設けたが、これは−例であって、デバッ
グ用プログラムの数、柾類等は必要に応じて変更可能で
ある。
Note that the present invention is not limited to the above embodiments. For example, in the above embodiment, five types of debugging programs are provided for each process, but this is just an example, and the number and type of debugging programs can be changed as necessary.

また、上記実施例では、複数のプロセスを並列的に処理
する例を示したが、本発明は1つのプロセッサを用いて
複数のプロセスをシーケンシャルに実行し、かつ各プロ
セス間ではメツセージのやりとりが行われるようなシス
テムにも適用可能である。
Further, in the above embodiment, an example was shown in which multiple processes are processed in parallel, but the present invention uses one processor to execute multiple processes sequentially, and messages are exchanged between each process. It is also applicable to systems where

[発明の効果コ 以上述べたように、本発明によれば、複数のプロセス間
でメツセージをやりとりしながら処理を進めていくシス
テムにおいても、メツセージの流れが容易に把握できる
とともに、どのプロセスで誤りが発生したかを把握でき
るので、デバッグ作業が非常に簡単になるという効果を
奏する。
[Effects of the Invention] As described above, according to the present invention, even in a system where processing proceeds while exchanging messages between multiple processes, the flow of messages can be easily grasped, and errors can be detected in which process. This has the effect of greatly simplifying debugging work because it can be determined whether or not a problem has occurred.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例に係るデバッグ方式を適用し
たプロセスの処理内容を示す流れ図、第2図は同実施例
を適用した並列処理システムのブロック図、第3図は同
システムにおけるメツセージフォーマットを示す図、第
4図は同実施例におけるプロセス間のメツセージの流れ
を示す図、第5図は従来の問題点を説明するための図で
ある。 11a〜lln・・・プロセッサ、12・・・結合ネッ
トワーク、21・・・ヘッダ、22・・・メツセージ本
体、23・・・デバッグフラグ。 出願人代理人 弁理士 鈴江武彦 第2図 vi3図 第4図
Fig. 1 is a flowchart showing the processing contents of a process to which a debugging method according to an embodiment of the present invention is applied, Fig. 2 is a block diagram of a parallel processing system to which the same embodiment is applied, and Fig. 3 is a message diagram in the system. FIG. 4 is a diagram showing the format, FIG. 4 is a diagram showing the flow of messages between processes in the same embodiment, and FIG. 5 is a diagram for explaining conventional problems. 11a-lln...processor, 12...coupling network, 21...header, 22...message body, 23...debug flag. Applicant's agent Patent attorney Takehiko Suzue Figure 2 vi3 Figure 4

Claims (2)

【特許請求の範囲】[Claims] (1)複数のプロセス間でメッセージのやりとりを行な
いながら処理を進めていく処理システムをデバッグする
際のデバッグ方式において、前記メッセージにデバッグ
フラグを付加するとともに、前記各プロセスは入力メッ
セージに付加された前記デバッグフラグの値に応じてデ
バッグ処理を実行し、前記各プロセス間を流れる前記メ
ッセージは前記デバッグフラグの値を上位プロセスから
下位プロセスへと継承していくものであることを特徴と
するデバッグ方式。
(1) In a debugging method for debugging a processing system that proceeds with processing while exchanging messages between multiple processes, a debug flag is added to the message, and each process has a debug flag added to the input message. A debugging method characterized in that debugging processing is executed according to the value of the debugging flag, and the message flowing between the processes inherits the value of the debugging flag from a higher-level process to a lower-level process. .
(2)前記各プロセスは、前記入力メッセージを処理し
た結果、メッセージを出力することとなった場合には、
前記入力メッセージに付加されたデバッグフラグの値に
応じて出力メッセージのデバッグフラグの値を決定する
ことを特徴とする請求項1記載のデバッグ方式。
(2) If each process outputs a message as a result of processing the input message,
2. The debugging method according to claim 1, wherein the value of the debugging flag of the output message is determined according to the value of the debugging flag added to the input message.
JP63006003A 1988-01-14 1988-01-14 Debugging system Pending JPH01181132A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63006003A JPH01181132A (en) 1988-01-14 1988-01-14 Debugging system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63006003A JPH01181132A (en) 1988-01-14 1988-01-14 Debugging system

Publications (1)

Publication Number Publication Date
JPH01181132A true JPH01181132A (en) 1989-07-19

Family

ID=11626570

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63006003A Pending JPH01181132A (en) 1988-01-14 1988-01-14 Debugging system

Country Status (1)

Country Link
JP (1) JPH01181132A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325732A (en) * 1994-05-31 1995-12-12 Mitsubishi Electric Corp Multiprocess debugging method
JP2000330822A (en) * 1999-04-07 2000-11-30 Internatl Business Mach Corp <Ibm> Concentrated tracing function by dynamic tracing in data processing system
JP2008226017A (en) * 2007-03-14 2008-09-25 Ns Solutions Corp Log information generation device and method, log information management device and method, and log information management method and program
US7836062B2 (en) 1999-05-06 2010-11-16 Hitachi, Ltd. Performance monitoring method in a distributed processing system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07325732A (en) * 1994-05-31 1995-12-12 Mitsubishi Electric Corp Multiprocess debugging method
JP2000330822A (en) * 1999-04-07 2000-11-30 Internatl Business Mach Corp <Ibm> Concentrated tracing function by dynamic tracing in data processing system
US7836062B2 (en) 1999-05-06 2010-11-16 Hitachi, Ltd. Performance monitoring method in a distributed processing system
JP2008226017A (en) * 2007-03-14 2008-09-25 Ns Solutions Corp Log information generation device and method, log information management device and method, and log information management method and program

Similar Documents

Publication Publication Date Title
US10191835B2 (en) Multi-threaded debugger support
KR100249797B1 (en) The communication event tracking of rpc-based distributed programs
JPH01181132A (en) Debugging system
US7200839B2 (en) Debugging transactions across multiple processors
Black et al. The voltan application programming environment for fail-silent processes
JP3085730B2 (en) Parallel simulation method for complex CPU system
JPS5960655A (en) System for testing inter-computer communication processing program
CN115643281A (en) Equipment test method, device, test control terminal and storage medium
JP3257656B2 (en) Debug device
JPH01187644A (en) Maintenance system for information processor
JPH08185378A (en) Debugging support tool of application dispersed at inside ofdce-type distributed information processing environment
JPH01124050A (en) Control method for message input/output
JPH0435251A (en) Fault monitor system for ring network
JPH02230458A (en) Mutual monitoring method between composite electronic computer
JPH0192847A (en) Debugging control system
JPH03135651A (en) Message output method
JPH0468446A (en) Debugging supporting device
JPH03132848A (en) Simulation system for communication among-application programs
JPS62296638A (en) Communication control equipment
CN108415276A (en) A kind of calculating, judgement and control system based on language interaction
JPH03242736A (en) Abnormality processing system
JPS6091469A (en) Input and output interface circuit
JPS62196736A (en) Pseudo-fault generating system
JPS6125254A (en) Program debug system
JPH0130336B2 (en)

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040518

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040928