JPH01267744A - System for outputting debug information - Google Patents
System for outputting debug informationInfo
- Publication number
- JPH01267744A JPH01267744A JP63097480A JP9748088A JPH01267744A JP H01267744 A JPH01267744 A JP H01267744A JP 63097480 A JP63097480 A JP 63097480A JP 9748088 A JP9748088 A JP 9748088A JP H01267744 A JPH01267744 A JP H01267744A
- Authority
- JP
- Japan
- Prior art keywords
- information
- output
- intermediate information
- abnormal termination
- file
- 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
Links
- 230000002159 abnormal effect Effects 0.000 claims abstract description 31
- 238000004458 analytical method Methods 0.000 claims description 26
- 238000000034 method Methods 0.000 claims description 19
- 230000005540 biological transmission Effects 0.000 claims description 2
- 238000010586 diagram Methods 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000012937 correction Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はソフトウェアのデバッグのための情報出力方式
に関する。特に、ソフトウェアが異常終了した場合採集
しておいた情報を出力する処理方式に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information output method for debugging software. In particular, the present invention relates to a processing method for outputting collected information when software terminates abnormally.
本発明はソフトウェアを検査するために起動したソフト
ウェアが異常終了したときに異常終了時点までに動作し
た部分の中間情報を出力するソフトウエア検査のデバッ
グ情報出力方式において、あらかじめ出力したい情報を
登録しておきソフトウェアを起動する度に出力情報を指
定することをなくし、また異常終了した箇所にとって必
要とする出力情報を指定しておくことにより、出力情報
の指定を一度で済ませ、また異常終了したときに情報出
力指定を変更して再起動することをなくし、正常終了し
たときの不必要情報の出力をなくすようにしたものであ
る。The present invention is a debugging information output method for software inspection that outputs intermediate information about the parts that have operated up to the point of abnormal termination when software started for software inspection terminates abnormally. By eliminating the need to specify output information every time the software is started, and by specifying the output information necessary for the location where the software terminated abnormally, you can specify the output information only once, and when the software terminates abnormally. This eliminates the need to change the information output specification and restart, and eliminates the output of unnecessary information upon normal termination.
従来は、デバッグするために必要な情報の出力指定をプ
ログラムごとに、またソフトウェアを起動するときに指
定するのが一般的であった。Conventionally, it has been common practice to specify the output of information necessary for debugging for each program or when starting software.
上述した従来のデバッグ情報出力方式では、プログラム
ごとに出力すべき情報を指定しておかなければならず、
−度に大量のプログラムを起動するときには、起動する
プログラムの数だけ修正を実施しなければならない欠点
があった。In the conventional debug information output method described above, it is necessary to specify the information to be output for each program.
- When starting a large number of programs at once, there is a drawback that corrections must be made for the number of programs to be started.
また、出力すべき情報をソフトウェア起動時に設定しな
ければならず、ソフトウェアが異常終了をした場合、必
要な情報出力指定がされていないために情報出力指定を
変更し、再度起動しなければならず、さらに、正常終了
をした場合、不必要な情報が出力されている欠点を有し
ていた。In addition, the information to be output must be set when the software is started, and if the software terminates abnormally, the necessary information output specification has not been specified, so the information output specification must be changed and the software restarted. Furthermore, it has the disadvantage that unnecessary information is output when it terminates normally.
本発明はこのような欠点を除去するもので、出力情報の
指定を一度で済ませることができ、異常終了したときに
情報出力指定を変更して再起動することをなくし、正常
終了したときの不必要情報の出力をなくすことができる
方式を提供することを目的とする。The present invention eliminates these drawbacks by allowing output information to be specified only once, eliminating the need to change the information output specification and restarting when an abnormal termination occurs, and eliminating the need for restarting when an abnormal termination occurs. The purpose of this invention is to provide a method that can eliminate the output of necessary information.
本発明は、ソフトウェアを検査するプログラム制御手段
が異常終了したときに異常終了時点までの中間情報を出
力するデバッグ情報出力方式において、情報の送受を制
御する情報制御手段と、採集すべき中間情報の指定する
ための出力指定情報を登録する情報登録手段と、この情
報登録手段により登録された情報を解析する情報解析手
段と、この情報解析手段により解析された情報の指定に
したがって中間情報を採集格納するための中間情報ファ
イルを生成する中間情報生成手段と、起動した前記プロ
グラム制御手段が異常終了の場合に異常終了した箇所を
解析する異常終了解析手段と、この異常終了解析手段に
より異常終了と判定されたときに上記中間情報生成手段
により中間情報ファイルに採集された中間情報を入力し
て上記情報制御手段に出力する中間情報入力手段と、入
力した中間情報を中rJJ情報リストとして出力する情
報出力手段とを備えたことを特徴とする。The present invention provides a debugging information output method that outputs intermediate information up to the point of abnormal termination when a program control means for inspecting software terminates abnormally. an information registration means for registering output designation information for specifying; an information analysis means for analyzing the information registered by the information registration means; and an information analysis means for collecting and storing intermediate information according to the specification of the information analyzed by the information analysis means. an intermediate information generation means for generating an intermediate information file for processing; an abnormal termination analysis means for analyzing the abnormal termination point when the activated program control means terminates abnormally; and an abnormal termination analysis means for determining abnormal termination by the abnormal termination analysis means. intermediate information input means for inputting the intermediate information collected in the intermediate information file by the intermediate information generating means and outputting it to the information control means when the intermediate information is generated; and an information output for outputting the input intermediate information as a middle rJJ information list. It is characterized by comprising means.
情報制御手段の制御によって、情報登録手段が採集すべ
き中間情報を指定する出力指定情報を登録し、情報解析
手段が、情報登録手段により登録された情報を解析する
。また中間情報生成手段が、情報解析手段により解析さ
れた情報の指定にしたがって採集する中間情報を格納す
るための中間情報ファイルを生成して開き、採集した中
間情報を格納して閉じ、異常終了解析手段が、起動した
ソフトウェアが正常終了したか否かを判定し、異常終了
の場合異常終了した箇所を解析する。異常終了解析手段
により異常終了と判定された場合、中間情報生成手段に
より中間情報ファイルに採集された中間情報を出力する
ために、中間情報入力手段が中間情報ファイルから中間
情報を入力し、情報出力手段が入力した中間情報を中間
情報リストとして出力する。Under the control of the information control means, the information registration means registers output designation information specifying intermediate information to be collected, and the information analysis means analyzes the information registered by the information registration means. Further, the intermediate information generation means generates and opens an intermediate information file for storing intermediate information to be collected according to the specification of the information analyzed by the information analysis means, stores and closes the collected intermediate information, and performs abnormal termination analysis. The means determines whether or not the activated software has terminated normally, and if it has terminated abnormally, analyzes the location where the software terminated abnormally. When the abnormal termination analysis means determines that the abnormal termination has occurred, the intermediate information input means inputs the intermediate information from the intermediate information file in order to output the intermediate information collected in the intermediate information file by the intermediate information generation means, and outputs the information. The means outputs the input intermediate information as an intermediate information list.
このようにして、出力情報の指定を一度で済ませること
ができ、異常終了したときに情報出力指定を変更して再
起動することをなくし、また正常終了したときの不必要
情報の出力をなくし、さらに再起動に要していた時間と
用紙の使用量を削減することができる。In this way, you can specify the output information only once, eliminate the need to change the information output specification and restart when it terminates abnormally, and eliminate the output of unnecessary information when it terminates normally. Furthermore, the time required for restarting and the amount of paper used can be reduced.
次に、本発明実施例を図面に基づいて説明する。 Next, embodiments of the present invention will be described based on the drawings.
第1図は本発明実施例方式の構成を示すブロック図、第
2図は本発明実施例方式における中間情報生成手段の処
理の流れを示すフローチャート、第3図は本発明実施例
方式における異常終了解析手段の処理の流れを示すフロ
ーチャート、第4図は本発明実施例方式における情報制
御手段の処理の流れを示すフローチャート、第5図は本
発明実施例方式における出力指定情報の例を示す図であ
る。Fig. 1 is a block diagram showing the configuration of the method according to the embodiment of the present invention, Fig. 2 is a flowchart showing the flow of processing of the intermediate information generating means in the method according to the embodiment of the present invention, and Fig. 3 is an abnormal termination in the method according to the embodiment of the present invention. FIG. 4 is a flowchart showing the processing flow of the analysis means, FIG. 4 is a flowchart showing the processing flow of the information control means in the embodiment method of the present invention, and FIG. 5 is a diagram showing an example of output designation information in the embodiment method of the present invention. be.
本発明実施例方式は、情報の送受を制御する情報制御手
段12と、採集すべき中間情報を指定する出力指定情報
1を登録して情報保持領域3に退避させる情報登録手段
2と、この情報登録手段2により登録された情報を解析
する情報解析手段4と、この情報解析手段4により解析
された情報の指定にしたがって中間情報を採集格納する
ための中間情報ファイル6を生成して開き、採集した中
間情報を格納して閉じる中間情報生成手段5と、起動し
たソフトウェアが正常終了したか否かを判定して異常終
了の場合に異常終了した箇所を解析する異常終了解析手
段8と、異常終了したときに出力する中間情報のファイ
ル番号を退避しておく番号退m領域11と、この異常終
了解析手段8により異常終了と判定されたときに中間情
報生成手段5により中間情報ファイル6に採集された中
間情報を入力して情報制御手段12に出力する中間情報
入力手段7と、入力した中間情報を中間情報リスト10
として出力する情報出力手段9とを備える。The embodiment system of the present invention includes an information control means 12 for controlling the transmission and reception of information, an information registration means 2 for registering output specification information 1 for specifying intermediate information to be collected, and saving it in an information holding area 3; An information analysis means 4 that analyzes the information registered by the registration means 2, and an intermediate information file 6 for collecting and storing intermediate information according to the specifications of the information analyzed by the information analysis means 4, which is generated, opened, and collected. intermediate information generating means 5 which stores and closes the intermediate information that has been generated; abnormal termination analysis means 8 which determines whether or not the started software has terminated normally and analyzes the abnormal termination point in the case of abnormal termination; There is a number save area 11 for saving the file number of intermediate information to be output when the abnormal termination occurs, and a number saving area 11 for saving the file number of intermediate information to be output when the abnormal termination is performed. an intermediate information input means 7 for inputting intermediate information and outputting it to the information control means 12; and an intermediate information list 10 for inputting the input intermediate information.
and an information output means 9 for outputting as follows.
次に、本発明実施例方式の動作について詳細に説明する
。Next, the operation of the method according to the embodiment of the present invention will be explained in detail.
あらかじめ、情報登録手段2により出力指定情報1を読
み込ませ情報保持領域3に設定しておく。The output designation information 1 is read in by the information registration means 2 and set in the information holding area 3 in advance.
出力指定情報1としては、例えば第5図に示すようなカ
ード3枚を指定する。利用者からのコンピュータ資源の
利用要求に対して、情報制御手段12は情報解析手段呼
び出し部4−1により、情報解析手段4に制御を移す。As the output designation information 1, for example, three cards as shown in FIG. 5 are designated. In response to a computer resource utilization request from a user, the information control means 12 transfers control to the information analysis means 4 through the information analysis means calling section 4-1.
情報解析手段4は、情報保持領域3に設定された出力指
定情報1を以後の処理で認識できるよう解析する。The information analysis means 4 analyzes the output designation information 1 set in the information holding area 3 so that it can be recognized in subsequent processing.
次に、情報制御手段12は第4図に示す中間情報生成手
段呼び出し部4−2により、中間情報生成手段5に制御
を移す。中間情報生成手段5は第2図に示す中間情報フ
ァイル生成部2−1により情報保持領域3に設定された
情報の種類だけ中間情報ファイルを生成し、中間情報フ
ァイルオープン部2−2により中間情報ファイル生成部
2−1で生成された中間情報ファイルをすべて開き、中
間情報生成部2−3により情報保持領域3の出力指定情
報1に該当する情報をそれぞれの中間情報ファイル6に
生成し、すべて生成し終えたときに中間情報ファイルク
ローズ部2−4によりすべてのファイルを閉じる。Next, the information control means 12 transfers control to the intermediate information generation means 5 through the intermediate information generation means calling section 4-2 shown in FIG. The intermediate information generating means 5 generates intermediate information files for the types of information set in the information holding area 3 by the intermediate information file generating section 2-1 shown in FIG. Open all the intermediate information files generated by the file generation section 2-1, and generate the information corresponding to the output specification information 1 of the information holding area 3 into each intermediate information file 6 by the intermediate information generation section 2-3. When the generation is completed, all files are closed by the intermediate information file closing unit 2-4.
第5図に示す出力指定情報の場合、3個の中間情報ファ
イルが生成され、生成されたすべてのファイルが開かれ
、第1番目の中間情報ファイルにはCフェーズの情報が
生成され、第2番目の中間情報ファイルにはbフェーズ
の情報が生成され、第3番目の中間情報ファイルにはC
フェーズの情報が生成されファイルが閉じられる。In the case of the output specification information shown in FIG. 5, three intermediate information files are generated, all the generated files are opened, C phase information is generated in the first intermediate information file, and C phase information is generated in the second intermediate information file. The b-phase information is generated in the third intermediate information file, and the C phase information is generated in the third intermediate information file.
Phase information is generated and the file is closed.
次に、情報制御手段12は、第4図に示す異常終了解析
手段呼び出し部4−3により異常終了解析手段8に制御
を移す。この異常終了解析手段8は第3図に示すように
終了判定部3−1によりソフトウェアが異常終了したか
否かを判定する。異常終了した場合、出力指定判定部3
−2により異常終了したフェーズが情報保持領域3のフ
ェーズと一致するか否かを判定し、一致した場合は登録
番号確保部3−3により一致した出力指定情報1の登録
した順番を番号退避領域11に設定し、不一致の場合は
、登録番号初期化部3−4により番号退避領域11を初
期化する。Next, the information control means 12 transfers control to the abnormal termination analysis means 8 through the abnormal termination analysis means calling section 4-3 shown in FIG. As shown in FIG. 3, the abnormal termination analysis means 8 determines whether or not the software has terminated abnormally using the termination determination section 3-1. In case of abnormal termination, output specification determination unit 3
-2 determines whether the phase that ended abnormally matches the phase in the information holding area 3, and if they match, the registration number securing unit 3-3 stores the registered order of the matching output designation information 1 in the number saving area. 11, and if they do not match, the registration number initialization unit 3-4 initializes the number save area 11.
次に、情報制御手段12は第4図に示す異常終了判定部
4−4により番号退避領域11の状態を判定し、初期化
された状態の場合は処理を終了し、それ以外の状態の場
合中間情報ファイル入力時オープン部4−5により番号
退避領域11の値と等しい中間情報ファイルを開く。Next, the information control means 12 determines the state of the number save area 11 by the abnormal termination determination section 4-4 shown in FIG. An intermediate information file equal to the value in the number save area 11 is opened by the intermediate information file input opening section 4-5.
そして、中間情報入力手段呼び出し部4−6により中間
情報入力手段7に制御を移す。中間情報入力手段7は中
間情報ファイル入力時オープン部4−5により開かれた
ファイルからルコードずつ読み込む。Control is then transferred to the intermediate information input means 7 by the intermediate information input means calling section 4-6. The intermediate information input means 7 reads code by code from the file opened by the intermediate information file input opening section 4-5.
次に、情報制御手段12は第4図に示す入力情報終了判
定部4−7により入力情報が終了か否かを判定し、終了
の場合は中間情報ファイル入力時クローズ部4−9によ
り開いている中間情報ファイルを閉じて処理を終了する
。入力情報が終了でない場合は情報出力手段呼び出し部
4−8により情報出力手段9に制御を移し、入力情報を
中間情報リスNoとして出力し、制御を中間情報入力手
段呼び出し部4−6に移す。Next, the information control means 12 determines whether or not the input information has ended using the input information end determination section 4-7 shown in FIG. Closes the existing intermediate information file and ends the process. If the input information is not finished, the information output means calling section 4-8 transfers control to the information output means 9, outputs the input information as intermediate information list No., and transfers control to the intermediate information input means calling section 4-6.
第5図の出力指定情報でbフェーズでアポートをした場
合異常終了をし、異常終了したフェーズが情報保持領域
3のフェーズと一致するため、bフェーズを登録した順
番である“2”を番号退避領域11に設定し、第2番目
の中間情報ファイルを開き■や■の情報をすべて中間情
報リスト10に出力する。If you appoint in the b phase using the output specification information in Figure 5, it will end abnormally and the abnormally ended phase will match the phase in information holding area 3, so save the number "2" which is the order in which the b phase was registered. area 11, open the second intermediate information file, and output all of the information in ■ and ■ to the intermediate information list 10.
以上説明したように本発明によれば、あらかじめ出力し
たい情報を登録しておくことにより、ソフトウェアを起
動する度に出力情報を指定する必要がなくなり、出力情
報の指定を一度で済ませることができる。As described above, according to the present invention, by registering the information to be output in advance, it becomes unnecessary to specify the output information every time the software is started, and the output information can be specified only once.
また、異常終了した箇所にとって必要な出力情報を指定
しであるために、正常終了の場合には不必要な情報が出
力されることがな(、異常終了の場合には必要とする情
報を出力できるために、再度起動することをなくすこと
ができ、そのために再起動に要していた時間と、用紙の
使用量を削減することができる効果がある。In addition, because the necessary output information is specified for the part that terminated abnormally, unnecessary information is not output in the case of normal termination (but necessary information is output in the case of abnormal termination). This eliminates the need to restart the computer, which has the effect of reducing the time required for restarting and the amount of paper used.
第1図は本発明実施例ソフトウェアデバッグ情報出力方
式の構成を示すブロック図。
第2図は本発明実施例ソフトウェアデバッグ情報出力方
式における中間情報生成手段の処理の流れを示すフロー
チャート。
第3図は本発明実施例ソフトウェアデバッグ情報出力方
式における異常終了解析手段の処理の流れを示すフロー
チャート。
第4図は本発明実施例ソフトウェアデバッグ情報出力方
式における情報制御手段の処理の流れを示すフローチャ
ート。
第5図は本発明実施例ソフトウェアデバッグ情報出力方
式における出力指定情報の例を示す図。
1・・・出力指定情報、2・・・情報登録手段、3・・
・情報保持領域、4・・・情報解析手段、5・・・中間
情報生成手段、6・・・中間情報ファイル、7・・・中
間情報入力手段、8・・・異常終了解析手段、9・・・
情報出力手段、10・・・中間情報リスト、11・・・
番号退避領域、12・・・情報制御手段。FIG. 1 is a block diagram showing the configuration of a software debug information output method according to an embodiment of the present invention. FIG. 2 is a flowchart showing the processing flow of intermediate information generation means in the software debug information output method according to the embodiment of the present invention. FIG. 3 is a flowchart showing the processing flow of the abnormal termination analysis means in the software debug information output method according to the embodiment of the present invention. FIG. 4 is a flowchart showing the processing flow of the information control means in the software debug information output method according to the embodiment of the present invention. FIG. 5 is a diagram showing an example of output designation information in the software debug information output method according to the embodiment of the present invention. 1... Output designation information, 2... Information registration means, 3...
- Information holding area, 4... Information analysis means, 5... Intermediate information generation means, 6... Intermediate information file, 7... Intermediate information input means, 8... Abnormal termination analysis means, 9.・・・
Information output means, 10... Intermediate information list, 11...
Number save area, 12... information control means.
Claims (1)
終了したときに異常終了時点までの中間情報を出力する
デバッグ情報出力方式において、情報の送受を制御する
情報制御手段(12)と、採集すべき中間情報を指定す
るための出力指定情報を登録する情報登録手段(2)と
、 この情報登録手段により登録された情報を解析する情報
解析手段(4)と、 この情報解析手段により解析された情報の指定にしたが
って中間情報を採集格納するための中間情報ファイルを
生成する中間情報生成手段(5)と、 起動した前記プログラム制御手段が異常終了の場合に異
常終了した箇所を解析する異常終了解析手段(8)と、 この異常終了解析手段により異常終了と判定されたとき
に上記中間情報生成手段により中間情報ファイルに採集
された中間情報を入力して上記情報制御手段に出力する
中間情報入力手段(7)と、入力した中間情報を中間情
報リストとして出力する情報出力手段(9)と を備えたことを特徴とするデバッグ情報出力方式。[Scope of Claims] 1. In a debug information output method that outputs intermediate information up to the point of abnormal termination when a program control means for inspecting software terminates abnormally, the information control means (12) for controlling the transmission and reception of information; , an information registration means (2) for registering output specification information for specifying intermediate information to be collected; an information analysis means (4) for analyzing the information registered by this information registration means; intermediate information generating means (5) for generating an intermediate information file for collecting and storing intermediate information in accordance with specifications of the analyzed information; and analyzing a point where the started program control means terminates abnormally when the program control means terminates abnormally. Abnormal termination analysis means (8); and an intermediate for inputting intermediate information collected into an intermediate information file by the intermediate information generation means and outputting it to the information control means when abnormal termination is determined by the abnormal termination analysis means. A debug information output method characterized by comprising an information input means (7) and an information output means (9) for outputting input intermediate information as an intermediate information list.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63097480A JPH01267744A (en) | 1988-04-19 | 1988-04-19 | System for outputting debug information |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63097480A JPH01267744A (en) | 1988-04-19 | 1988-04-19 | System for outputting debug information |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01267744A true JPH01267744A (en) | 1989-10-25 |
Family
ID=14193448
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63097480A Pending JPH01267744A (en) | 1988-04-19 | 1988-04-19 | System for outputting debug information |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01267744A (en) |
-
1988
- 1988-04-19 JP JP63097480A patent/JPH01267744A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH01267744A (en) | System for outputting debug information | |
JPH05257758A (en) | System for sampling transaction execution trace information | |
JPH0468446A (en) | Debugging supporting device | |
JPH07104799B2 (en) | Software debug common / specific information output method | |
JPH04344527A (en) | Input command parameter analyzing device | |
JP3120434B2 (en) | Program operation analysis method | |
JPH02307129A (en) | Setting/deleting system for snap id output sentence | |
JPH1031584A (en) | Automatic device for verification of software | |
JPS63228341A (en) | Program syntax checking system | |
JPH0262639A (en) | Interruption system for language debugger | |
JPH0358144A (en) | System for gathering program run history information | |
JPH05216828A (en) | Error processing system in batch execution of software simulator | |
JPH10187611A (en) | Altering process system for job schedule | |
JPH03167637A (en) | Test diagnostic system for information processor | |
JPH04165531A (en) | Processing system for actuation line of language processing system program | |
JPH03242737A (en) | Information collection system | |
JPH02287737A (en) | Automatic designing system for test item | |
JPS63282525A (en) | Correction system for execution type program file | |
JPH0433046A (en) | Network job step output control system | |
JPH09223039A (en) | Debug device for on-line system | |
JPH03276236A (en) | Program test back-up device | |
JPH02144721A (en) | Batch processing system for plural batch files | |
JPH04369751A (en) | Memory collapse detection system | |
JP2000330823A (en) | Device and method for debugging program | |
JPH0212536A (en) | Memory information collecting system |