JPH05324394A - Debugging device for distributed program - Google Patents

Debugging device for distributed program

Info

Publication number
JPH05324394A
JPH05324394A JP4004373A JP437392A JPH05324394A JP H05324394 A JPH05324394 A JP H05324394A JP 4004373 A JP4004373 A JP 4004373A JP 437392 A JP437392 A JP 437392A JP H05324394 A JPH05324394 A JP H05324394A
Authority
JP
Japan
Prior art keywords
debug
computer system
information
format
result
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.)
Withdrawn
Application number
JP4004373A
Other languages
Japanese (ja)
Inventor
Mari Kamimura
万里 上村
Hideo Tamura
秀雄 田村
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.)
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
NEC Corp
NEC Solution Innovators 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 NEC Corp, NEC Solution Innovators Ltd filed Critical NEC Corp
Priority to JP4004373A priority Critical patent/JPH05324394A/en
Publication of JPH05324394A publication Critical patent/JPH05324394A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To provide the debugging device for the distributed program capable of reducing the burden of an operator by a system operation procedure and a debugging command independent of a computer system being a single computer system. CONSTITUTION:This device is provided with application programs 8 and 14, a presence information input part 1 for indicating correspondence to the computer systems 100 and 200, a debugging command input part 4 in an expression form independent of the computer system, a host control part 5 and a server control part 11 for retrieving the computer system during the execution of the application program of debugging command information and collecting the debugged result information of the expression form independent of the computer system, debugging command form conversion parts 6 and 12 for converting transferred debugging command information to the expression form of the computer system, debugging parts 7 and 13 for obtaining the debugged result with the converted debugging command information and debugged result form conversion parts 9 and 15 for displaying the debugged result in the expression form independent of the computer system.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は分散プログラムのデバッ
グ装置に関し、特に複数の計算機システムにおける分散
プログラムのデバッグ装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed program debugging device, and more particularly to a distributed program debugging device in a plurality of computer systems.

【0002】[0002]

【従来の技術】複数の計算機システム上にそれぞれ実装
され、相互に関連しあって、ひとつのまとまった機能を
実現するアプリケーションプログラム群の開発作業にお
いて、デバッグをおこなう従来の分散プログラムのデバ
ッグ装置の場合、個々の計算機システムに操作員を配置
し、互いに同期を取ってデバッグのための指示を投入す
る必要があった。
2. Description of the Related Art In the case of a conventional distributed program debugging device that performs debugging in the development work of application programs that are implemented on a plurality of computer systems and are related to each other and realize a single integrated function. , It was necessary to assign an operator to each computer system and input instructions for debugging in synchronization with each other.

【0003】また、個々の計算機システムにおけるデバ
ッグ装置のコマンドの形式は、通常互いに異なるので、
アプリケーションプログラム群を実行するすべての計算
機システムのコマンドの形式を習熟している必要があっ
た。
Further, since the command formats of the debug devices in individual computer systems are usually different from each other,
It was necessary to be familiar with the command formats of all computer systems that execute application programs.

【0004】同様に、計算機システムごとのシステム操
作手順も、通常互いに異なるので、アプリケーションプ
ログラム群を実行するすべての計算機システムのシステ
ム操作手順も操作員は習熟している必要があった。
Similarly, the system operating procedures for each computer system are usually different from each other, so that it is necessary for the operator to be familiar with the system operating procedures of all computer systems executing the application programs.

【0005】さらに、デバッグ作業において、個々のア
プリケーションプログラムをどの計算機システム上で実
行しているかを操作員に予め伝えておく必要があり、操
作員は、現在デバッグ作業の対象としている個々のアプ
リケーションプログラムと、アプリケーションプログラ
ムを実行している計算機システムとの対応を常に念頭に
おいて、コマンドを投入する必要があった。
Further, in the debugging work, it is necessary to inform the operator in advance which computer system each application program is executed on, and the operator is in charge of the individual application program currently being debugged. It was necessary to input the command, always keeping in mind the correspondence with the computer system executing the application program.

【0006】[0006]

【発明が解決しようとする課題】上述した従来の分散プ
ログラムのデバッグ装置は、相互に関連しあってひとつ
のまとまった機能を実現するアプリケーションプログラ
ム群のそれぞれを実装している個々の計算機システムは
遠隔地に配置する場合が多く、かつ、互いに同期をとり
ながらデバッグ作業を行なう必要があるため、ひとりの
操作員で作業を行なうのは通常不可能である。また、個
々の計算機ごとに異なるコマンドの形式やシステム操作
手順をひとりの操作員ですべて理解するのも、計算機シ
ステムの数が増えるに従い困難となる。
In the above-described conventional distributed program debugging device, the individual computer systems that implement each of the application programs that are related to each other and realize one integrated function are remote from each other. Since it is often placed on the ground and it is necessary to perform debugging work in synchronization with each other, it is usually impossible for one operator to perform the work. It is also difficult for one operator to understand all the command formats and system operation procedures that differ for each computer, as the number of computer systems increases.

【0007】複数の操作員により、分担してデバッグ作
業を行なうように作業の手順を変更したとしても、個々
の計算機システムのコマンドの形式やシステム操作手順
をすべて網羅するだけの操作員を確保するのは計算機シ
ステムの数が増えるに従い困難となり、確保できたとし
ても、デバッグ作業の同期をとるために要する工数が膨
大になり現実的でない。
Even if the work procedure is changed by a plurality of operators to carry out the debugging work in a shared manner, the operator is secured to cover all the command formats and system operation procedures of individual computer systems. It becomes difficult as the number of computer systems increases, and even if it can be secured, the number of man-hours required for synchronizing the debugging work becomes enormous, which is not realistic.

【0008】さらに、操作員が常にアプリケーションプ
ログラムと、アプリケーションプログラムを実行する計
算機システムとの対応を覚えていなければならないた
め、操作員の負荷が高くなるという問題点がある。
Furthermore, since the operator must always remember the correspondence between the application program and the computer system that executes the application program, there is a problem that the operator's load becomes high.

【0009】本発明の目的は、複数の計算機システムに
実装され全体で単一の機能を実現するアプリケーション
プログラム群を、単一の計算機システムより計算機シス
テムに依存しないデバッグコマンドおよびシステム操作
手順でデバッグでき操作員の負荷を大幅に軽減できる分
散プログラムのデバッグ装置を提供することにある。
An object of the present invention is to debug an application program group mounted on a plurality of computer systems and realizing a single function as a whole with a debug command and a system operation procedure that does not depend on the computer system. It is an object of the present invention to provide a distributed program debugging device capable of significantly reducing the load on the operator.

【0010】[0010]

【課題を解決するための手段】本発明の分散プログラム
のデバッグ装置は、アプリケーションプログラムとこれ
を実行する計算機システムとの対応を示す存在情報を入
力する存在情報入力手段と、前記入力された存在情報を
登録しこれを保持する存在情報登録保持手段と、前記計
算機システムに依存しない表現形式でデバッグコマンド
情報を入力するデバッグコマンド入力手段と、前記登録
保持されている存在情報を参照して前記入力されたデバ
ッグコマンド情報の対象となっているアプリケーション
プログラムを実行している計算機システムを検索しこの
計算機システムに前記入力されたデバッグコマンド情報
を転送しその計算機システムに依存しない表現形式で表
現されたデバッグ結果情報を収集する転送収集手段と、
前記転送されたデバッグコマンド情報を転送された計算
機システムに依存する表現形式に変換するデバッグコマ
ンド形式変換手段と、前記変換されたデバッグコマンド
情報により前記アプリケーションプログラムにデバッグ
のための操作を行ないそのデバッグ結果を得るデバッグ
手段と、前記デバッグ結果を計算機システムに依存しな
い表現形式で表示するためのデバッグ結果形式変換手段
と、前記収集されたデバッグ結果を出力するデバッグ結
果出力手段とを含んで構成されている。
A distributed program debugging apparatus according to the present invention includes presence information input means for inputting presence information indicating a correspondence between an application program and a computer system that executes the application program, and the input presence information. Presence information registration and holding means for registering and holding the same, debug command input means for inputting debug command information in an expression format independent of the computer system, and presence information registered and held by referring to the presence information. Of the debug command information is searched for a computer system that is executing the application program, the debug command information input to the computer system is transferred to the computer system, and the debug result is expressed in an expression format independent of the computer system. Transfer collection means for collecting information,
Debug command format conversion means for converting the transferred debug command information into an expression format transferred to the transferred computer system, and a debug result of performing an operation for debugging the application program by the converted debug command information. And a debug result format conversion means for displaying the debug result in an expression format independent of the computer system, and a debug result output means for outputting the collected debug result. ..

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0012】図1は本発明の分散プログラムのデバッグ
装置の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a distributed program debugging apparatus according to the present invention.

【0013】本実施例の分散プログラムのデバッグ装置
は、図1に示すように、計算機システム100と200
の2システムが通信路300を介して接続されている場
合を示している。
As shown in FIG. 1, the distributed program debugging apparatus according to the present embodiment has computer systems 100 and 200.
2 shows the case where the two systems are connected via the communication path 300.

【0014】アプリケーションプログラム8と14とは
それぞれ計算機システム100と200とに分散して実
装されており、これらのアプリケーションプログラムは
2つ揃うことにより1つの機能を実現する。
The application programs 8 and 14 are distributed and installed in the computer systems 100 and 200, respectively, and one of these application programs realizes one function.

【0015】最初に起動するアプリケーションプログラ
ムは、アプリケーションプログラム8であり、アプリケ
ーションプログラム14の起動は、予め計算機システム
100と200との間で取り決めてある方法により、ア
プリケーションプログラム8が行なう。
The application program 8 to be started first is the application program 8, and the application program 14 is started by the method pre-arranged between the computer systems 100 and 200.

【0016】アプリケーションプログラム14を実行し
ている間、アプリケーションプログラム8は実行を一時
停止した状態となっている。一時停止した状態にあるア
プリケーションプログラム8は、アプリケーションプロ
グラム14の終了の通知を、予め計算機システム100
と200との間で取り決めてある方法により、アプリケ
ーションプログラム14から受け取ると、実行を再開す
る。
While the application program 14 is being executed, the application program 8 is in a state of suspending its execution. The application program 8 in the suspended state notifies the computer system 100 in advance of the notification of the end of the application program 14.
When it is received from the application program 14, the execution is restarted by the method that has been agreed between No. 200 and No. 200.

【0017】計算機システム100内のデバッグ部7と
計算機システム200内のデバッグ部13は、デバッグ
作業の指示を受け取るために、表現形式が異なるデバッ
グコマンド情報の体系を有している。ただし、操作員
は、表現形式がデバッグ部7およびデバッグ部13に依
存しない共通形式のデバッグコマンドを用いて、アプリ
ケーションプログラム8およびアプリケーションブログ
ラム14のデバッグ作業を行なう。
The debug unit 7 in the computer system 100 and the debug unit 13 in the computer system 200 have a system of debug command information having different expression formats in order to receive an instruction for debugging work. However, the operator performs the debugging work of the application program 8 and the application program 14 by using the debug command in the common format whose expression format does not depend on the debug section 7 and the debug section 13.

【0018】同様に、デバッグ作業の結果を示すデバッ
グ結果情報の体系も、計算機システム100内のデバッ
グ部7の有する表現形式、計算機システム200内のデ
バッグ部13の有する表現形式、およびデバッグ部7お
よびデバッグ部13に依存しない共通形式なる表現形
式、の3つの体系がある。
Similarly, the system of the debug result information indicating the result of the debug work also has the expression format of the debug unit 7 in the computer system 100, the expression format of the debug unit 13 in the computer system 200, and the debug unit 7 and There are three systems: a common format expression format that does not depend on the debug unit 13.

【0019】操作員は、デバッグ部7およびデバッグ部
13に依存しない共通形式のデバッグ結果情報を用い
て、アプリケーションプログラム8およびアプリケーシ
ョンプログラム14のデバッグ作業を行なう。
The operator uses the debug result information in a common format independent of the debug section 7 and the debug section 13 to debug the application program 8 and the application program 14.

【0020】次に図1を参照して本実施例の動作につい
て説明する。
Next, the operation of this embodiment will be described with reference to FIG.

【0021】デバッグ作業に先立ち、操作員は存在情報
入力部1を使用して、アプリケーションプログラム8お
よび14と計算機システム100および200との対応
を示す存在情報を存在情報登録部2に入力する。
Prior to the debugging operation, the operator uses the presence information input unit 1 to input the presence information indicating the correspondence between the application programs 8 and 14 and the computer systems 100 and 200 to the presence information registration unit 2.

【0022】存在情報登録部2は、存在情報入力部1よ
り入力されたアプリケーション存在情報を存在情報テー
ブル3に登録する。
The presence information registration unit 2 registers the application presence information input from the presence information input unit 1 in the presence information table 3.

【0023】存在情報テーブル3は、その内部に、存在
情報登録部2が登録したアプリケーション存在情報を保
持するテーブルである。
The existence information table 3 is a table for holding therein the application existence information registered by the existence information registration unit 2.

【0024】アプリケーションプログラム8および14
のデバッグ作業を行なうとき、操作員は、計算機システ
ム100内のデバッグ部7および計算機システム200
内のデバッグ部13に依存しない共通形式のデバッグコ
マンド情報を、デバッグコマンド入力部4より入力す
る。
Application programs 8 and 14
When performing the debugging work on the computer system, the operator operates the debug unit 7 in the computer system 100 and the computer system 200.
Common debug command information that does not depend on the debug unit 13 is input from the debug command input unit 4.

【0025】デバッグコマンド入力部4は、入力された
共通形式のデバッグコマンド情報をホスト制御部5へ出
力する。
The debug command input section 4 outputs the inputted debug command information in the common format to the host control section 5.

【0026】ホスト制御部5は、存在情報テーブル3に
保持されているアプリケーションプログラム存在情報
と、デバッグコマンド入力部4より出力された共通形式
のデバッグコマンド情報とを比較し、共通形式のデバッ
グコマンド情報が、計算機システム100内のアプリケ
ーションプログラム8、計算機システム200内のアプ
リケーションプログラム14、のいずれに対応している
かを判断する。
The host control unit 5 compares the application program presence information held in the presence information table 3 with the debug command information in the common format output from the debug command input unit 4, and debug information in the common format. , Which corresponds to the application program 8 in the computer system 100 or the application program 14 in the computer system 200.

【0027】ホスト制御部5により、共通形式のデバッ
グコマンド情報が計算機システム100内のアプリケー
ションプログラム8に対応している、と判断された場
合、ホスト制御部5は、デバッグコマンド入力部4より
出力された共通形式のデバッグコマンド情報を、計算機
システム100内のデバッグコマンド形式変換部6へ出
力する。
When the host control unit 5 determines that the debug command information in the common format corresponds to the application program 8 in the computer system 100, the host control unit 5 outputs from the debug command input unit 4. The debug command information in the common format is output to the debug command format conversion unit 6 in the computer system 100.

【0028】デバッグコマンド形式変換部6は、ホスト
制御部5より出力された共通形式のデバッグコマンド情
報の形式を、計算機システム100内のデバッグ部7の
有する体系に属する形式に変換した後、変換した後の情
報をデバッグ部7へ出力する。
The debug command format conversion unit 6 converts the format of the common format debug command information output from the host control unit 5 into a format belonging to the system of the debug unit 7 in the computer system 100, and then converts the format. The subsequent information is output to the debug unit 7.

【0029】デバッグ部7は、デバッグコマンド形式変
換部6より出力された計算機システム100のデバッグ
コマンド情報に対応するアプリケーションプログラム8
に対するデバッグ操作を行ない、デバッグ操作を行なっ
た結果を、デバッグ結果形式変換部9に出力するデバッ
グ結果形式変換部9は、デバッグ部7より出力された計
算機システム100のデバッグ結果情報の形式を、デバ
ッグ部7、13に依存しない共通形式の体系に属する形
式に変換した後、変換した後の情報をホスト制御部5へ
出力する。
The debug section 7 has an application program 8 corresponding to the debug command information of the computer system 100 output from the debug command format conversion section 6.
And outputs the result of the debug operation to the debug result format conversion section 9. The debug result format conversion section 9 debugs the format of the debug result information of the computer system 100 output from the debug section 7. After converting to a format belonging to a common format system that does not depend on the units 7 and 13, the converted information is output to the host control unit 5.

【0030】ホスト制御部5は、デバッグ結果形式変換
部9より出力された共通形式のデバッグ結果情報を、デ
バッグ結果出力部10へ出力する。
The host controller 5 outputs the debug result information in the common format output from the debug result format converter 9 to the debug result output unit 10.

【0031】デバッグ結果出力部10は、ホスト制御部
5より出力された共通形式のデバッグ結果情報の内容を
操作員に伝える。
The debug result output unit 10 informs the operator of the contents of the debug result information in the common format output from the host control unit 5.

【0032】他方、ホスト制御部5により、共通形式の
デバッグコマンド情報が計算機システム200内のアプ
リケーションプログラム14に対応している、と判断さ
れた場合、ホスト制御部5は、デバッグコマンド入力部
4より出力された共通形式のデバッグコマンド情報を、
通信路3を介して、計算機システム200内のサーバ制
御部11へ出力する。
On the other hand, when the host control unit 5 determines that the debug command information in the common format corresponds to the application program 14 in the computer system 200, the host control unit 5 uses the debug command input unit 4 Output the debug command information in common format,
It is output to the server control unit 11 in the computer system 200 via the communication path 3.

【0033】サーバ制御部11は、通信路3を介してホ
スト制御部5より出力された共通形式のデバッグコマン
ド情報を、デバッグコマンド形式変換部12に出力す
る。
The server control unit 11 outputs the debug command information in the common format output from the host control unit 5 via the communication path 3 to the debug command format conversion unit 12.

【0034】デバッグコマンド形式変換部12は、サー
バ制御部11より出力された共通形式のデバッグコマン
ド情報の形式を、計算機システム200内のデバッグ部
13の有する体系に属する形式に変換した後、変換した
後の情報をデバッグ部13へ出力する。
The debug command format conversion unit 12 converts the format of the debug command information in the common format output from the server control unit 11 into a format belonging to the system of the debug unit 13 in the computer system 200, and then converts it. The subsequent information is output to the debug unit 13.

【0035】デバッグ部13は、デバッグコマンド形式
変換部12より出力された計算機システム200のデバ
ッグコマンド情報に対応するアプリケーションプログラ
ム14に対するデバッグ操作を行ない、デバッグ操作を
行なった結果を、デバッグ結果形式変換部15に出力す
る。
The debug unit 13 performs a debug operation on the application program 14 corresponding to the debug command information of the computer system 200 output from the debug command format conversion unit 12, and outputs the result of the debug operation to the debug result format conversion unit. Output to 15.

【0036】デバッグ結果形式変換部15は、デバッグ
部13より出力された計算機システム200のデバッグ
結果情報の形式をデバッグ部7、13に依存しない共通
形式の体系に属する形式に変換した後、変換した後の情
報をサーバ制御部11へ出力する。
The debug result format conversion section 15 converts the format of the debug result information of the computer system 200 output from the debug section 13 into a format belonging to a common format system independent of the debug sections 7 and 13 and then converted. The subsequent information is output to the server control unit 11.

【0037】サーバ制御部11は、デバッグ結果形式変
換部15より出力された共通形式のデバッグコマンド情
報を、通信路300を介して、ホスト制御部5に出力す
る。
The server control unit 11 outputs the debug command information in the common format output from the debug result format conversion unit 15 to the host control unit 5 via the communication path 300.

【0038】通信路300を介しで、サーバ制御部11
より出力された共通形式のデバッグ結果情報をホスト制
御部5へ入力した後のホスト制御部5およびデバッグ結
果出力部10の動作は、計算機システム100での共通
形式のデバッグ結果情報を入力した場合と同一である。
The server control unit 11 is connected via the communication path 300.
The operation of the host control unit 5 and the debug result output unit 10 after inputting the debug result information of the common format output from the host control unit 5 is the same as the operation of the debug result information of the common format in the computer system 100. It is the same.

【0039】以上の動作の説明より、計算機システム1
00より、計算機システム200内のアプリケーション
プログラム14のデバッグ作業もできることとなる。
From the above description of the operation, the computer system 1
00, it is possible to debug the application program 14 in the computer system 200.

【0040】[0040]

【発明の効果】以上説明したように、本発明の分散プロ
グラムのデバッグ装置は、1台の計算機システムに一人
の操作員を置くだけで、アプリケーションプログラム群
を実行しているすべての計算機システム上のアプリケー
ションプログラムに対するデバッグ作業を行なうことが
でき、操作員は、デバッグ作業に関し、統一された1種
類のコマンド形式の体系やシステム操作手順を覚えるだ
けでよく、かつ、操作員はアプリケーションプログラム
と、アプリケーションプログラムを実行する計算機シス
テムとの対応を覚える必要がないので、操作員に対する
負荷を大幅に軽減できるという効果がある。
As described above, the distributed program debugging apparatus of the present invention can be installed on all computer systems executing an application program group by placing only one operator in one computer system. The application program can be debugged, and the operator only has to learn the unified system of one type of command format and the system operation procedure regarding the debug work, and the operator has the application program and the application program. Since it is not necessary to remember the correspondence with the computer system that executes, there is an effect that the load on the operator can be significantly reduced.

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

【図1】本発明の分散プログラムのデバッグ装置の一実
施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a distributed program debugging device of the present invention.

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

1 存在情報入力部 2 存在情報登録部 3 存在情報テーブル 4 デバッグコマンド入力部 5 ホスト制御部 6、12 デバッグコマンド形式変換部 7、13 デバッグ部 8、14 アプリケーションプログラム 9、15 デバッグ結果形式変換部 10 デハッグ結果出力部 11 サーバ制御部 100、200 計算機システム 300 通信路 1 Presence Information Input Section 2 Presence Information Registration Section 3 Presence Information Table 4 Debug Command Input Section 5 Host Control Section 6, 12 Debug Command Format Conversion Section 7, 13 Debug Section 8, 14 Application Program 9, 15 Debug Result Format Conversion Section 10 Dehag result output unit 11 Server control unit 100, 200 Computer system 300 Communication path

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 アプリケーションプログラムとこれを実
行する計算機システムとの対応を示す存在情報を入力す
る存在情報入力手段と、前記入力された存在情報を登録
しこれを保持する存在情報登録保持手段と、前記計算機
システムに依存しない表現形式でデバッグコマンド情報
を入力するデバッグコマンド入力手段と、前記登録保持
されている存在情報を参照して前記入力されたデバッグ
コマンド情報の対象となっているアプリケーションプロ
グラムを実行している計算機システムを検索しこの計算
機システムに前記入力されたデバッグコマンド情報を転
送しその計算機システムに依存しない表現形式で表現さ
れたデバッグ結果情報を収集する転送収集手段と、前記
転送されたデバッグコマンド情報を転送された計算機シ
ステムに依存する表現形式に変換するデバッグコマンド
形式変換手段と、前記変換されたデバッグコマンド情報
により前記アプリケーションプログラムにデバッグのた
めの操作を行ないそのデバッグ結果を得るデバッグ手段
と、前記デバッグ結果を計算機システムに依存しない表
現形式で表示するためのデバッグ結果形式変換手段と、
前記収集されたデバッグ結果を出力するデバッグ結果出
力手段とを含むことを特徴とする分散プログラムのデバ
ッグ装置。
1. Presence information input means for inputting presence information indicating a correspondence between an application program and a computer system executing the same, and presence information registration holding means for registering the input presence information and holding it. Debug command input means for inputting debug command information in a representation format that does not depend on the computer system, and executes the application program that is the target of the input debug command information with reference to the existing information that is registered and held. And a transfer collecting means for searching the operating computer system, transferring the input debug command information to the computer system, and collecting debug result information expressed in an expression format independent of the computer system, and the transferred debug. A table that depends on the computer system to which the command information was transferred Debug command format conversion means for converting to the present format, debug means for performing an operation for debugging the application program by the converted debug command information to obtain the debug result, and expression of the debug result independent of the computer system Debug result format conversion means for displaying in format,
And a debug result output means for outputting the collected debug result.
JP4004373A 1992-01-14 1992-01-14 Debugging device for distributed program Withdrawn JPH05324394A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4004373A JPH05324394A (en) 1992-01-14 1992-01-14 Debugging device for distributed program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4004373A JPH05324394A (en) 1992-01-14 1992-01-14 Debugging device for distributed program

Publications (1)

Publication Number Publication Date
JPH05324394A true JPH05324394A (en) 1993-12-07

Family

ID=11582566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4004373A Withdrawn JPH05324394A (en) 1992-01-14 1992-01-14 Debugging device for distributed program

Country Status (1)

Country Link
JP (1) JPH05324394A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6961926B2 (en) 1999-12-15 2005-11-01 Nec Corporation System and method for distributed debugging and recording medium on which control programs are recorded

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6961926B2 (en) 1999-12-15 2005-11-01 Nec Corporation System and method for distributed debugging and recording medium on which control programs are recorded

Similar Documents

Publication Publication Date Title
WO2020096102A1 (en) Artificial intelligence implementation model setting method for accelerating implementation of artificial intelligence, and system for accelerating implementation of artificial intelligence
JPH05324394A (en) Debugging device for distributed program
CN112947383A (en) Satellite simulation test system for data stream multi-directional transmission
KR100296123B1 (en) A synchronous control apparatus and its method of multiple and heterogeneous telecommunication exchanges by unifing control commands
JPH05334272A (en) Monitoring and operating method for plural electronic computers
US11803376B2 (en) Programming support apparatus for developing a user program to be executed by a programmable logic controller
JP3564010B2 (en) Elevator maintenance tools
JPS5826567B2 (en) electronic computer system
JPH07306800A (en) Debugging system
JPS5824934A (en) Data processor
JPS62216040A (en) Precompiler and compiler calling control system
CN117407009A (en) Portable software upgrading device and method for airborne computer
JPS6020275A (en) Simple programming system of multiprocessor
JPH03100855A (en) Information collection system
JPH0378039A (en) Transaction processor
JPH02278339A (en) Robot program translation device and robot controller
JP3006499B2 (en) Function trace method of symbolic debugger
JPH01288949A (en) Terminal equipment
JPH01197863A (en) Local terminal simulator
JP2000172327A (en) Plant monitor device
WO2016129714A1 (en) Disaster response scenario running system and method for providing same
JPH09114789A (en) General console device and console device
JPS62299130A (en) Program control type general purpose highway test equipment
JPH02121454A (en) Electronic exchange system
JPH05346848A (en) Color control system for output phrase

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990408