[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JPS6320636A - Displaying system for error position of software - Google Patents

Displaying system for error position of software

Info

Publication number
JPS6320636A
JPS6320636A JP61165737A JP16573786A JPS6320636A JP S6320636 A JPS6320636 A JP S6320636A JP 61165737 A JP61165737 A JP 61165737A JP 16573786 A JP16573786 A JP 16573786A JP S6320636 A JPS6320636 A JP S6320636A
Authority
JP
Japan
Prior art keywords
error
displayed
display
software
list
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
JP61165737A
Other languages
Japanese (ja)
Inventor
Ikuo Kawakami
川上 郁夫
Norihiko Fujii
藤井 則彦
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.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP61165737A priority Critical patent/JPS6320636A/en
Publication of JPS6320636A publication Critical patent/JPS6320636A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To efficiently search and correct error position by displaying an error position on an error list if the error position occurs at the time of the development of software and displaying the error position in detail when it is selected. CONSTITUTION:When an error displayed on an error list 2 is selected on a display screen 1, the line where the error exists is immediately displayed in detail on the display screen 1 by an error position display means 4 to inform a person, who takes charge of software development, of the error position. Thus, it is unnecessary to perform a troublesome complicated operation in accordance with the displayed error list in the conventional manner to display the line where the error exists, and the person who takes charge of software development easily detect the error position to efficiently perform the software development.

Description

【発明の詳細な説明】 〔概要〕 ソフトウェアのエラー箇所を即時に表示する方式であっ
て、ソフトウェアの開発時にエラー箇所が発生するとエ
ラー一覧表に表示され、さらにエラー箇所を選択すると
詳細に表示し、エラー箇所の探究と修正の効率化が図れ
る方式について開示されている。
[Detailed Description of the Invention] [Summary] This is a method that immediately displays error locations in software. When an error location occurs during software development, it is displayed in an error list, and when an error location is selected, it is displayed in detail. , discloses a method that can improve the efficiency of searching for and correcting error locations.

〔産業上の利用分野〕[Industrial application field]

本発明はソフトウェアの開発において、エラー箇所を表
示画面に詳細に表示する方式に関するもので、さらに詳
しく言えば、開発中のソフトウェアにエラーが存在して
いると、エラー一覧表が表示画面に表示され、かつエラ
ーが複数箇所に存在する場合は一覧表から選択すること
により、順次にエラーの箇所が詳細に表示され、エラー
箇所の探索と修正の効率化が図れる方式に関するもので
ある。
The present invention relates to a method for displaying error locations in detail on a display screen in software development. More specifically, if an error exists in the software being developed, an error list is displayed on the display screen. , and when errors exist in multiple locations, by selecting from a list, the error locations are sequentially displayed in detail, making it possible to improve the efficiency of searching for and correcting error locations.

ソフトウェア開発ツールとしては、ソフトウェアの開発
が効率的に実施できる方式が一番に要求される条件であ
る。
The most important requirement for a software development tool is a method that enables efficient software development.

従って、複数のエラーがエラー一覧表として表示画面上
に表示されると、エラー一覧表のエラーを順次に選択す
ることにより、エラーの箇所が詳細に表示画面上に表示
され、エラーの探究と修正の効率化が図れる方式が要望
されている。
Therefore, when multiple errors are displayed as an error list on the display screen, by selecting the errors in the error list one after another, the error location will be displayed in detail on the display screen, allowing you to investigate and correct the errors. There is a need for a method that can improve efficiency.

〔従来の技術〕[Conventional technology]

従来のソフトウェア開発ツールによるエラーの修正方法
は、エラー一覧表を表示装置で表示するか又は印刷装置
で出力した後に、エラーの存在している行が表示される
ように装置を操作しなければならなかかった。
To correct errors using conventional software development tools, the error list must be displayed on a display device or output on a printing device, and then the device must be operated so that the line containing the error is displayed. It wasn't there.

この方式によるエラー存在箇所の表示方式は、複雑な操
作と技量が必要であるために、特定の操作員により終始
一貫して作業を411uする必要がある。
This method of displaying error locations requires complicated operations and skill, and therefore requires a specific operator to perform the work from beginning to end.

このような理由から操作員が交代して作業を進める協同
作業方式の採用が難しく、ソフトウェア開発の非効率な
点が問題視されている。
For these reasons, it is difficult to adopt a collaborative work method in which operators take turns to proceed with the work, and the inefficiency of software development is viewed as a problem.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従って、従来の方式ではエラー一覧表の表示画面から、
エラーの存在する行を表示するまでに畦間を要し、又表
示画面の操作が煩わしくエラーの探究と修正作業の効率
を阻害していた。
Therefore, in the conventional method, from the error list display screen,
It takes a long time to display the line containing the error, and the operation of the display screen is cumbersome, hindering the efficiency of searching for errors and correcting them.

本発明はこのような問題点にかんがみて創作されたもの
で、エラー一覧表に表示されたエラーを選択するだけで
、ソフトウェアのエラーが存在している行を、自動的に
表示画面に表示する方式を提供することを目的としてい
る。
The present invention was created in view of these problems, and by simply selecting an error displayed in the error list, the line containing the software error is automatically displayed on the display screen. The purpose is to provide a method.

〔問題点を解決するための手段〕[Means for solving problems]

第1図は本発明のソフトウェアのエラー箇所表示方式の
原理ブロック図である。
FIG. 1 is a block diagram of the principle of the software error location display method of the present invention.

第1図において、1はソフトウェア開発に使用する装置
の表示装置であり、2は表示装置1の画面に表示された
ソフトウェアのエラー一覧表である。
In FIG. 1, 1 is a display device of a device used for software development, and 2 is a software error list displayed on the screen of the display device 1.

3は表示されたエラー一覧表から、エラーを修正する順
にエラーを選択する手段である。
3 is means for selecting errors from the displayed error list in the order in which they are to be corrected.

4はエラーを選択する手段3で選択されたエラーの存在
する行を詳細に画面表示するエラー箇所を表示する手段
である。
Reference numeral 4 denotes an error location display means for displaying in detail on the screen the line in which the error selected by the error selection means 3 exists.

5はエラー箇所を表示する手段4により表示されるエラ
ー箇所の表示である。
5 is a display of an error location displayed by means 4 for displaying an error location.

6はエラーの箇所の表示5により画面にエラーの存在す
る行が詳細に表示れれると、その表示画面より修正を実
施するエラー修正を行う手段である。
Reference numeral 6 denotes error correction means for correcting errors from the display screen when the line in which the error exists is displayed in detail on the screen using the display 5 of the error location.

7は電子計算機であって、上記の一連の処理と制御を統
1′nする装置である。
Reference numeral 7 denotes an electronic computer, which is a device that integrates the above-mentioned series of processing and control.

上記の構成により、ソフトウェアにエラーが存在してい
る行を、即時に表示装置1の画面に表示し、エラー修正
の効率化を促進することが可能な方式である。
With the above configuration, it is possible to immediately display a line in which a software error exists on the screen of the display device 1, thereby promoting efficiency in error correction.

〔作用〕[Effect]

ソフトウェアの開発においては、現状ではエラーの発生
が皆無の状態で作業を進め且つ完結させることは不可能
である。従って表示画面にエラー一覧表を表示し、それ
を指針としてエラーの修正を実施する方式が一般に採用
されている。
In software development, it is currently impossible to proceed and complete the work without any errors occurring. Therefore, a method is generally adopted in which an error list is displayed on a display screen and errors are corrected using the list as a guideline.

本発明はエラー一覧表に表示されたエラーを表示画面上
で選択すると、エラーの箇所を表示する手段により、即
時にエラーの存在する行が表示画面上に詳細に表示され
、ソフトウェア開発担当者にエラー箇所が通知される方
式である。
In the present invention, when an error displayed in the error list is selected on the display screen, the line in which the error exists is immediately displayed in detail on the display screen by the means for displaying the error location, so that the software developer can This is a method in which the error location is notified.

これにより、従来のように表示されたエラー一覧表から
、煩わしい複雑な操作を行ってエラーの存在する行を表
示するといった必要がなくなり、容易にソフトウェア開
発担当者が知ることが可能となり、ソフトウェア開発の
効率化が図れる方式第2図は本発明の一実施例を図示し
たものである。
This eliminates the need to perform cumbersome and complicated operations to display the rows containing errors from the conventionally displayed error list, making it easier for software development personnel to know, and for software development. Figure 2 shows an embodiment of the present invention.

第2図において21は表示装置であり、22は表示装置
21の表示画面に表示されたエラー一覧表である。
In FIG. 2, 21 is a display device, and 22 is an error list displayed on the display screen of the display device 21.

23は表示W121の画面に表示されたエラー一覧表2
2から、キーボード23a又はライトペン23bにより
エラーを選択する手段である。
23 is error list 2 displayed on the screen of display W121
2, the error is selected using the keyboard 23a or the light pen 23b.

エラー箇所を表示する手段24は、メインルーチン(プ
ログラム)24Aと、表示画面のエラー一覧表22に対
応する内部情報24B、およびエラー一覧表示部24C
で構成され、メインルーチン24Aは論理画面(a)表
示制御部24aと論理画面偽)表示制御部24b−論理
画面(n1表示制御部24nに接続されている。
The means 24 for displaying error locations includes a main routine (program) 24A, internal information 24B corresponding to the error list 22 on the display screen, and an error list display section 24C.
The main routine 24A is connected to a logic screen (a) display control section 24a and a logic screen (false) display control section 24b - logic screen (n1 display control section 24n).

操作員により画面に表示されているエラー一覧表22か
ら、エラーを選択する手段23によりエラーの一つが選
択されると、エラー一覧表示部24Cは内部情124B
を参照して、選択されたエラーに対応する論理画面ID
(識別子)と論理画面回行番号をメインルーチン24A
に送出する。
When the operator selects one error from the error list 22 displayed on the screen by the error selection means 23, the error list display section 24C displays the internal information 124B.
and the logical screen ID corresponding to the selected error.
(identifier) and logical screen rotation number in main routine 24A.
Send to.

メインルーチン24Aは、論理画面IDをチェックして
、該当する論理画面表示制御部を呼び出す。
The main routine 24A checks the logical screen ID and calls the corresponding logical screen display control section.

呼び出し時にエラー一覧表示部24Cから論理画面回行
番号をパラメタとして論理画面表示制御部1部に送出す
る。
At the time of calling, the error list display section 24C sends the logical screen line number as a parameter to the first logical screen display control section.

これにより論理画面表示剤;且部が呼び出されると、論
理画面回行番号からエラーが存在する行を表示装置21
の表示画面に表示し、操作者にエラーの存在する行を通
知する。
As a result, when the logical screen display agent;
on the display screen to notify the operator of the line in which the error exists.

操作者が表示されたエラー箇所をエラー修正を行う手段
26により修正すると、再度エラー一覧表が表示される
When the operator corrects the displayed error location using the error correction means 26, the error list is displayed again.

引き続いてエラー箇所を選択して上記の処理を繰り返し
、エラー修正作業を効率よ〈実施し完成させる方式であ
る。
This method then selects the error location and repeats the above process to efficiently carry out and complete the error correction work.

なお、エラー修正を行う手段26は、エラーを選択する
手段23で用いたキーボード23aまたはライトペン2
3bを共用し、画面と会話型の方式で修正作業を行う方
式であり、本実施例のシステム構成の統御は27の電子
計X装置により行われる。
Note that the error correction means 26 is the keyboard 23a or light pen 2 used in the error selection means 23.
3b is shared, and correction work is performed interactively on the screen, and the system configuration of this embodiment is controlled by 27 electronic meter X devices.

〔発明の効果〕〔Effect of the invention〕

以上述べてきたように、本発明によればソフトウェアの
開発にさいし現状では不可避なエラーの修正作業を、操
作員がエラー一覧表からエラーを選択すると、エラー箇
所が自動的に表示され、エラー修正時間の短縮化が図れ
、ソフトウェア開発の総合的な効率化が可能となり、実
用的には極めて有用である。
As described above, according to the present invention, when an operator selects an error from an error list, the error location is automatically displayed, and the error correction work that is currently unavoidable in software development is performed. This is extremely useful in practical terms, as time can be shortened and the overall efficiency of software development can be improved.

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

第1図は本発明のソフトウェアのエラー箇所表示方式の
原理ブロック図、 第2図は本発明の一実施例図である。 第1図において、 1は表示装置、     2はエラー一覧表、3はエラ
ーを選択する手段、 4はエラー箇所を表示する手段、 5はエラー箇所の表示、 6はエラー修正を行う手段である。 シト4で≦明/liヒ歪1ビア°°口・シフ6σ第1図
FIG. 1 is a block diagram of the principle of the software error location display method according to the present invention, and FIG. 2 is a diagram showing an embodiment of the present invention. In FIG. 1, 1 is a display device, 2 is an error list, 3 is a means for selecting an error, 4 is a means for displaying an error location, 5 is a display for an error location, and 6 is a means for correcting an error. At site 4 ≦ light/lihi distortion 1 via °°guchi・schiff 6σ Fig. 1

Claims (1)

【特許請求の範囲】 ソフトウェアのエラーの箇所を表示装置(1)の画面に
エラー一覧表(2)として表示するソフトウェアの開発
ツールにおいて、 上記エラー一覧表(2)が表示された画面上からエラー
を選択する、エラーを選択する手段(3)と上記エラー
を選択する手段(3)により選択したエラーの詳細を表
示する、エラー箇所を表示する手段(4)を設け、 上記表示装置(1)にエラー箇所を表示する手段(4)
によりエラー箇所の表示(5)を行い、 ソフトウェアのエラー箇所を上記表示装置(1)に表示
することを特徴としたソフトウェアのエラー箇所の表示
方式。
[Claims] In a software development tool that displays error locations in software as an error list (2) on the screen of a display device (1), errors can be detected from the screen on which the error list (2) is displayed. a means (3) for selecting an error; a means (4) for displaying the error location; and a means (4) for displaying the error location selected by the means for selecting the error (3); Means for displaying the error location (4)
A method for displaying a software error location, characterized in that the error location is displayed on the display device (1), and the software error location is displayed on the display device (1).
JP61165737A 1986-07-15 1986-07-15 Displaying system for error position of software Pending JPS6320636A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61165737A JPS6320636A (en) 1986-07-15 1986-07-15 Displaying system for error position of software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61165737A JPS6320636A (en) 1986-07-15 1986-07-15 Displaying system for error position of software

Publications (1)

Publication Number Publication Date
JPS6320636A true JPS6320636A (en) 1988-01-28

Family

ID=15818119

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61165737A Pending JPS6320636A (en) 1986-07-15 1986-07-15 Displaying system for error position of software

Country Status (1)

Country Link
JP (1) JPS6320636A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01307844A (en) * 1988-06-06 1989-12-12 Casio Comput Co Ltd Editing device
JPH0275021A (en) * 1988-09-12 1990-03-14 Hitachi Ltd Source program editing system
JP2003186704A (en) * 2001-12-18 2003-07-04 Nec Corp Error window display control device, error message display method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01307844A (en) * 1988-06-06 1989-12-12 Casio Comput Co Ltd Editing device
JPH0275021A (en) * 1988-09-12 1990-03-14 Hitachi Ltd Source program editing system
JP2003186704A (en) * 2001-12-18 2003-07-04 Nec Corp Error window display control device, error message display method and program

Similar Documents

Publication Publication Date Title
EP0707283A2 (en) Model image registration method and apparatus therefor
JPS6320636A (en) Displaying system for error position of software
CN111459460B (en) Service data processing method and system
JPH0667838A (en) Display processor
JP2004020257A (en) Navigation system, facility information transferring system, and the method therefor
JP2003216514A (en) Inter-system collation system and method for equipment information
JP2001147757A (en) Screen editing device
JP3066707B2 (en) Processing control unit
JPH11203005A (en) Electronic equipment
JPH06295247A (en) Real time processing realizing method
JP3588439B2 (en) Communication processing device and communication processing system using data container
JPS62106528A (en) Method for correcting input data on on-line system
JPH0496126A (en) User interface
JPS6227867A (en) Picture data correcting system
JPH0195352A (en) System for correcting data interaction
JPH10257462A (en) Method and system for plotting
CN115712900A (en) Application software anomaly detection method, device, equipment and storage medium
JP3233202B2 (en) Data processing device
JPH0480832A (en) Execution system for diagnostic program
JP3075726B2 (en) Information indicating method and device
JPH02121454A (en) Electronic exchange system
JPH0630225A (en) Facsimile equipment
JPS5981732A (en) Data processor
JPH0746288A (en) Protocol design aid equipment
JPH11237977A (en) Program generation error locating device