JPH05165751A - Communication controller - Google Patents

Communication controller

Info

Publication number
JPH05165751A
JPH05165751A JP3333664A JP33366491A JPH05165751A JP H05165751 A JPH05165751 A JP H05165751A JP 3333664 A JP3333664 A JP 3333664A JP 33366491 A JP33366491 A JP 33366491A JP H05165751 A JPH05165751 A JP H05165751A
Authority
JP
Japan
Prior art keywords
debug information
information
acquired
debug
management table
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
JP3333664A
Other languages
Japanese (ja)
Inventor
Hironori Wada
浩典 和田
Sachiko Osada
幸子 長田
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 JP3333664A priority Critical patent/JPH05165751A/en
Publication of JPH05165751A publication Critical patent/JPH05165751A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To realize correspondence adapted to the situation of a system by updating a debug information management table in accordance with alteration information corresponding to an acquired debug information type inputted from a console while the system is operated. CONSTITUTION:An acquired debug information type instruction reception means 3 fetching an acquired debug information type instruction from an environment definition file 4 when a program is started and writing it into a debug information management table 5 is provided in a communication control program 1. When debug information is generated, a debug information acquirement means 7 judges the propriety of acquirement by information in the debug information management table 5 and stores it in a debug information storage area 8. Furthermore, an acquired debug information type instruction alteration means 6 writes the acquired debug information type instruction which is designated from the console 9 into the debug information management table 5. Namely, the type of debug information can be altered while the system is operated without stopping the communication control program.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、通信制御装置に利用す
る。特に、取得するデバッグ情報の種別を指示する取得
デバッグ情報指示値を動的に変更する手段に関する。
BACKGROUND OF THE INVENTION The present invention is used in a communication control device. In particular, it relates to a means for dynamically changing the acquired debug information instruction value that indicates the type of debug information to be acquired.

【0002】[0002]

【従来の技術】通信制御プログラムのデバッグ情報と
は、ひとつの観点に基づいていくつかのポイントを設け
通信制御プログラムの動作状況を記録したものであり、
この情報の蓄積により通信制御プログラムの制御の流れ
や他のプログラムの情報の受け渡し状況などを知ること
ができる。従来、デバッグ情報の取得は、通信制御プロ
グラム起動時に環境定義により今システムで取得を行う
デバッグ情報の種別を取り込み、通信制御プログラム動
作時に各ポイントで指定されたデバッグ情報を対象とし
て取得を行っていた。
2. Description of the Related Art Debug information of a communication control program is one in which several points are set on the basis of one viewpoint, and the operation status of the communication control program is recorded.
By accumulating this information, it is possible to know the flow of control of the communication control program and the passing status of information of other programs. Conventionally, the debug information was acquired by the environment definition when the communication control program was started, by incorporating the type of debug information that is now acquired by the system, and when the communication control program was operating, the debug information specified at each point was acquired. ..

【0003】[0003]

【発明が解決しようとする課題】このような従来例で
は、取得するデバッグ情報の指定契機は通信制御プログ
ラム起動時のみであり、プログラム起動後に状況が変更
した場合に取得するデバッグ情報の種類を変更すること
は不可能であった。変更する場合は、プログラムを終了
させて環境定義の取得種別を変更し、再度プログラムを
起動しなければならなかった。このように従来例では、
状況に即した対応を動的に行うことができない欠点があ
った。
In such a conventional example, the trigger for designating the debug information to be acquired is only when the communication control program is started, and the type of debug information to be acquired is changed when the situation changes after the program is started. It was impossible to do. When changing, the program had to be terminated, the environment definition acquisition type changed, and the program restarted. Thus, in the conventional example,
There was a drawback that it was impossible to dynamically respond to the situation.

【0004】本発明は、このような欠点を除去するもの
で、取得すべきデバッグ情報の種類を指定する値を動的
に変更できる手段をもつ通信制御装置を提供することを
目的とする。
The present invention eliminates such drawbacks, and an object of the present invention is to provide a communication control device having means capable of dynamically changing a value designating the type of debug information to be acquired.

【0005】[0005]

【課題を解決するための手段】本発明は、他装置とのデ
ータ送受信を制御する通信制御手段と、起動時に、上記
通信制御手段の動作軌跡を示す情報のうちで記録する情
報であるデバッグ情報の種別を指定する取得種別指定情
報を環境定義ファイルから抽出してデバッグ情報管理テ
ーブルに格納する取得デバッグ情報種類指示受け付け手
段と、上記デバッグ情報管理テーブルに格納されている
取得種別指定情報に従い上記通信制御手段の動作軌跡を
示す情報からデバッグ情報を抽出してデバッグ情報格納
領域に格納するデバッグ情報取得手段とを備えた通信制
御装置において、運用中に、コンソールから入力した取
得するデバッグ情報種別に対する変更情報に従い上記デ
バッグ情報管理テーブルの内容を更新する取得デバッグ
情報種類指示変更手段を備えたことを特徴とする。
DISCLOSURE OF THE INVENTION The present invention provides a communication control means for controlling data transmission / reception with another device, and debug information which is information recorded among information indicating an operation locus of the communication control means at startup. Of the acquired debug information type instruction that specifies the type of acquired information from the environment definition file and stores it in the debug information management table, and the communication described above according to the acquired type information specified in the debug information management table. In a communication control device having debug information acquisition means for extracting debug information from information indicating an operation locus of the control means and storing it in a debug information storage area, a change is made to a debug information type input from a console during operation. Update the contents of the above debug information management table according to the information Obtain debug information type Change instruction Characterized by comprising a stage.

【0006】[0006]

【作用】通信システム制御手段は、他システムとのデー
タ送受信を制御する。この通信システム制御手段の動作
軌跡を示す情報のうち指定された取得種別の情報が各ポ
イントで取得されたデバッグ情報である。 取得デバッ
グ情報種類指示受け付け手段は、プログラム起動時に、
環境定義ファイルから取得デバッグ情報種類指示を抽出
してデバッグ情報管理テーブルに書き込む。デバッグ情
報取得手段は、デバッグ情報が発生するとデバッグ情報
管理テーブル内の情報に基づき取得の可否判定に従いデ
バッグ情報をデバッグ情報格納領域に格納する。取得デ
バッグ情報種類指示変更手段は、システム運用中にコン
ソールから入力した取得するデバッグ情報種別に対する
変更情報に従いデバッグ情報管理テーブルを更新する。
The communication system control means controls data transmission / reception with other systems. Of the information indicating the operation trajectory of the communication system control means, the information of the specified acquisition type is the debug information acquired at each point. The acquisition debug information type instruction acceptance means is
Extract the acquired debug information type instruction from the environment definition file and write it to the debug information management table. When the debug information is generated, the debug information acquisition means stores the debug information in the debug information storage area in accordance with the acquisition availability determination based on the information in the debug information management table. The acquired debug information type instruction changing means updates the debug information management table in accordance with the change information for the acquired debug information type input from the console during system operation.

【0007】[0007]

【実施例】以下、本発明の一実施例について図面を参照
して説明する。図1はこの実施例の構成を示す構成図で
ある。この実施例は、図1に示すように、通信制御プロ
グラム1内に、プログラム起動時に環境定義ファイル4
から取得デバッグ情報種類指示を取り出してデバッグ情
報管理テーブル5へ書き込む取得デバッグ情報種類指示
受け付け手段3と、デバッグ情報が発生するとデバッグ
情報管理テーブル5内の情報により取得の可否を判断し
てデバッグ情報格納領域8へ格納するデバッグ情報取得
手段7と、コンソール9から指定された取得デバッグ情
報種類指示をデバッグ情報管理テーブル5へ書き込む取
得デバッグ情報種類指示変更手段6と、通信システム制
御手段2とを備えている。すなわち、この実施例は、図
1に示すように、他装置とのデータ送受信を制御する通
信制御手段である通信システム制御手段2と、起動時
に、上記通信制御手段の動作軌跡を示す情報のうちで記
録する情報であるデバッグ情報の種別を指定する取得種
別指定情報を環境定義ファイル4から抽出してデバッグ
情報管理テーブル5に格納する取得デバッグ情報種類指
示受け付け手段3と、デバッグ情報管理テーブル5に格
納されている取得種別指定情報に従い上記通信制御手段
の動作軌跡を示す情報からデバッグ情報を抽出してデバ
ッグ情報格納領域8に格納するデバッグ情報取得手段7
とを備え、さらに、本発明の特徴とする手段として、運
用中に、コンソール9から入力した取得するデバッグ情
報種別に対する変更情報に従いデバッグ情報管理テーブ
ル5の内容を更新する取得デバッグ情報種類指示変更手
段6を備える。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a configuration diagram showing the configuration of this embodiment. In this embodiment, as shown in FIG. 1, an environment definition file 4 is included in the communication control program 1 when the program is started.
From the acquired debug information type instruction and writes it in the debug information management table 5; and when the debug information occurs, the information in the debug information management table 5 is used to determine whether acquisition is possible and the debug information is stored. Included is debug information acquisition means 7 for storing in the area 8, acquisition debug information type instruction changing means 6 for writing the acquired debug information type instruction designated from the console 9 to the debug information management table 5, and communication system control means 2. There is. That is, in this embodiment, as shown in FIG. 1, a communication system control means 2 which is a communication control means for controlling data transmission / reception with another device, and information indicating an operation locus of the communication control means at the time of startup. In the debug information management table 5 and the acquisition debug information type instruction receiving means 3 for extracting the acquisition type designation information for designating the type of debug information which is the information to be recorded in the environment definition file 4 and storing it in the debug information management table 5. Debug information acquisition means 7 for extracting debug information from the information indicating the operation trajectory of the communication control means according to the stored acquisition type designation information and storing it in the debug information storage area 8.
Further, as a feature of the present invention, an acquisition debug information type instruction changing unit for updating the contents of the debug information management table 5 according to the change information for the debug information type input from the console 9 during operation. 6 is provided.

【0008】次に、この実施例の動作を説明する。図2
は取得デバッグ情報種類指示受け付け手段3の処理手順
を示すフローチャートである。取得デバッグ情報種類指
示受け付け手段3は通信システム制御手段2からの指令
により受け付け処理を開始する。ステップS21で環境
定義ファイル4から取得するデバッグ情報を指示した値
を取り出し、ステップS22で取得するデバッグ情報を
指示した値をデバッグ情報管理テーブル5内の取得デバ
ッグ情報指示値格納エリアへ格納して受け付け処理を終
了する。
Next, the operation of this embodiment will be described. Figure 2
3 is a flowchart showing a processing procedure of the acquisition debug information type instruction receiving means 3. The acquisition debug information type instruction receiving unit 3 starts the receiving process in response to a command from the communication system control unit 2. In step S21, the value instructing the debug information to be acquired from the environment definition file 4 is extracted, and the value instructing the debug information to be acquired in step S22 is stored in the acquired debug information instructed value storage area in the debug information management table 5 and accepted. The process ends.

【0009】図3はデバッグ情報取得手段7の処理手順
を示すフローチャートである。各デバッグ情報の発生に
より通信システム制御手段2が指令し、デバッグ情報取
得手段7は取得処理を開始する。ステップS31でデバ
ッグ情報管理テーブル5から取得デバッグ情報指示値を
参照し、ステップS32で取得を要求されたデバッグ情
報は取得が指示されているか否かを判定する。デバッグ
情報を取得しないと判定すると、デバッグ情報取得手段
7は取得処理を終了する。デバッグ情報を取得したと判
定すると、ステップS33へ進み、デバッグ情報格納領
域8へデバッグ情報の格納を行って取得処理を終了す
る。
FIG. 3 is a flow chart showing the processing procedure of the debug information acquisition means 7. When the debug information is generated, the communication system control means 2 gives an instruction, and the debug information acquisition means 7 starts the acquisition processing. In step S31, the acquired debug information instruction value is referenced from the debug information management table 5, and it is determined in step S32 whether the debug information requested to be acquired is instructed to be acquired. When it is determined that the debug information is not acquired, the debug information acquisition unit 7 ends the acquisition process. If it is determined that the debug information has been acquired, the process proceeds to step S33, the debug information is stored in the debug information storage area 8, and the acquisition process ends.

【0010】図4は通信システム制御手段2における取
得デバッグ情報種類指示値変更コマンド受け付け時の処
理手順を示すフローチャートである。コンソール9から
のコマンド投入により通信システム制御手段2はコマン
ド受け付け処理を開始する。ステップS41で受け付け
たコマンドが取得デバッグ情報種類指示値変更コマンド
であるか否かを判定する。取得デバッグ情報種類指示値
変更コマンドであればステップS42へ進み、取得デバ
ッグ情報種類指示変更手段6へ変更コマンドを受け付け
たこととその変更内容を通知し、コマンド受付処理を終
了する。受け付けたコマンドが取得デバッグ情報種類指
示値変更コマンドでない場合はステップS43へ進み、
各コマンドに対応した処理を行った後にコマンド受け付
け処理を終了する。
FIG. 4 is a flow chart showing a processing procedure when the communication system control means 2 receives the acquired debug information type instruction value change command. When a command is input from the console 9, the communication system control means 2 starts command reception processing. It is determined whether the command received in step S41 is the acquired debug information type instruction value change command. If it is the acquired debug information type instruction value change command, the process proceeds to step S42 to notify the acquired debug information type instruction change means 6 of the received change command and the contents of the change, and the command reception process is ended. If the received command is not the acquired debug information type instruction value change command, the process proceeds to step S43,
After performing the processing corresponding to each command, the command reception processing ends.

【0011】図5は取得デバッグ情報種類指示変更手段
6の処理手順を示すフローチャートである。通信システ
ム制御手段2から取得デバッグ情報種類指示値変更コマ
ンド受け付け通知により、取得デバッグ情報種類指示変
更手段6は変更処理を開始する。ステップS51でコン
ソール9から入力された取得デバッグ情報種類指示値を
取り出す。ステップS52で取り出した取得デバッグ情
報種類指示値でデバッグ情報管理テーブル5内の取得デ
バッグ情報指示格納エリア内デバッグ情報種類指示値を
変更して動的変更処理を終了する。
FIG. 5 is a flowchart showing a processing procedure of the acquisition debug information type instruction changing means 6. In response to the acquisition debug information type instruction value change command acceptance notification from the communication system control means 2, the acquisition debug information type instruction change means 6 starts the change processing. In step S51, the acquired debug information type instruction value input from the console 9 is extracted. The acquired debug information type instruction value fetched in step S52 is used to change the debug information type instruction value in the acquired debug information instruction storage area in the debug information management table 5, and the dynamic change process is terminated.

【0012】[0012]

【発明の効果】本発明は、以上に説明したように、取得
デバッグ情報指示値を動的に変更できるので、通信制御
プログラムの起動時に固定的に設定された取得するデバ
ッグ情報の種類を通信制御プログラムを停止させること
なくシステム運用中に変更でき、システムの状況に即し
た対応を簡易に行える効果がある。
As described above, according to the present invention, since the acquired debug information indication value can be dynamically changed, the type of the acquired debug information fixedly set when the communication control program is started is controlled by the communication control. It can be changed during system operation without stopping the program, and there is an effect that it is possible to easily cope with the situation of the system.

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

【図1】本発明実施例の構成を示すブロック構成図。FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

【図2】図1に含まれる取得デバッグ情報種類指示受け
付け手段の処理手順を示すフローチャート。
FIG. 2 is a flowchart showing a processing procedure of an acquisition debug information type instruction receiving unit included in FIG.

【図3】図1に含まれるデバッグ情報取得手段の処理手
順を示すフローチャート。
FIG. 3 is a flowchart showing a processing procedure of debug information acquisition means included in FIG.

【図4】図1に含まれる通信システム制御手段の処理手
順を示すフローチャート。
FIG. 4 is a flowchart showing a processing procedure of communication system control means included in FIG. 1.

【図5】図1に含まれる取得デバッグ情報種類指示変更
手段の処理手順を示すフローチャート。
FIG. 5 is a flowchart showing a processing procedure of an acquisition debug information type instruction changing unit included in FIG.

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

1 通信制御プログラム 2 通信システム制御手段 3 取得デバッグ情報種類指示受け付け手段 4 環境定義ファイル 5 デバッグ情報管理テーブル 6 取得デバッグ情報種類指示変更手段 7 デバッグ情報取得手段 8 デバッグ情報格納領域 9 コンソール 1 Communication control program 2 Communication system control means 3 Acquisition debug information type instruction acceptance means 4 Environment definition file 5 Debug information management table 6 Acquisition debug information type instruction change means 7 Debug information acquisition means 8 Debug information storage area 9 Console

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 他装置とのデータ送受信を制御する通信
制御手段と、 起動時に、上記通信制御手段の動作軌跡を示す情報のう
ちで記録する情報であるデバッグ情報の種別を指定する
取得種別指定情報を環境定義ファイルから抽出してデバ
ッグ情報管理テーブルに格納する取得デバッグ情報種類
指示受け付け手段と、 上記デバッグ情報管理テーブルに格納されている取得種
別指定情報に従い上記通信制御手段の動作軌跡を示す情
報からデバッグ情報を抽出してデバッグ情報格納領域に
格納するデバッグ情報取得手段とを備えた通信制御装置
において、 運用中に、コンソールから入力した取得するデバッグ情
報種別に対する変更情報に従い上記デバッグ情報管理テ
ーブルの内容を更新する取得デバッグ情報種類指示変更
手段を備えたことを特徴とする通信制御装置。
1. A communication control means for controlling data transmission / reception with another device, and an acquisition type designation for designating a type of debug information, which is information to be recorded among information indicating an operation locus of the communication control means at startup. Acquired debug information type instruction receiving means for extracting information from the environment definition file and storing it in the debug information management table, and information indicating the operation locus of the communication control means according to the acquisition type designation information stored in the debug information management table In the communication control device equipped with the debug information acquisition means for extracting the debug information from the debug information storage area and storing it in the debug information storage area, according to the change information for the debug information type input from the console during operation, the debug information management table It is characterized in that it has an acquisition debug information type instruction changing means for updating the contents. Communication control device.
JP3333664A 1991-12-17 1991-12-17 Communication controller Pending JPH05165751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3333664A JPH05165751A (en) 1991-12-17 1991-12-17 Communication controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3333664A JPH05165751A (en) 1991-12-17 1991-12-17 Communication controller

Publications (1)

Publication Number Publication Date
JPH05165751A true JPH05165751A (en) 1993-07-02

Family

ID=18268591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3333664A Pending JPH05165751A (en) 1991-12-17 1991-12-17 Communication controller

Country Status (1)

Country Link
JP (1) JPH05165751A (en)

Similar Documents

Publication Publication Date Title
JP2001265609A (en) Arithmetic processor
JPH05165751A (en) Communication controller
US5565895A (en) Programmable controller with independent display
KR960001977B1 (en) Control method in programmable controller
JPH02189658A (en) Cache memory
JPH03237529A (en) Memory maintenance system dependent upon online of information processor
JP2540940B2 (en) Multi-window editing management method
JPH04332003A (en) Programmable controller
JP2669143B2 (en) Programmable controller programming device
JPH06110506A (en) Comment storage method for programmable controller
JP2527281Y2 (en) PROM programmer controller
JPH04108201U (en) Programmable controller programming device
JPH0566934A (en) Programming device for programmable controller
JPH0667982A (en) Address conversion system
JPH1011320A (en) Rom program monitor device of processor of computer or the like
JPH04328647A (en) Method and device for automatic file extension
JPH06119338A (en) Document processor
JPH0546375A (en) Editor device
JPH0498527A (en) Programmable controller
JPS6146526A (en) Display method of load module
JPS63180248A (en) Communication control processing system
JPH06138855A (en) Monitor and control system
JPH04229327A (en) Stack control system
JPH05314050A (en) Data transfer device
JPH02137049A (en) Confirming system for transmission of control command