JPS62205435A - Translating and linking editing device for source program - Google Patents

Translating and linking editing device for source program

Info

Publication number
JPS62205435A
JPS62205435A JP4804486A JP4804486A JPS62205435A JP S62205435 A JPS62205435 A JP S62205435A JP 4804486 A JP4804486 A JP 4804486A JP 4804486 A JP4804486 A JP 4804486A JP S62205435 A JPS62205435 A JP S62205435A
Authority
JP
Japan
Prior art keywords
source program
editing
data
information
additional information
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
JP4804486A
Other languages
Japanese (ja)
Inventor
Masaaki Azuma
我妻 公明
Eiichi Kawamura
川村 栄一
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.)
Nippon Steel Corp
Original Assignee
Sumitomo Metal Industries 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 Sumitomo Metal Industries Ltd filed Critical Sumitomo Metal Industries Ltd
Priority to JP4804486A priority Critical patent/JPS62205435A/en
Publication of JPS62205435A publication Critical patent/JPS62205435A/en
Pending legal-status Critical Current

Links

Landscapes

  • Devices For Executing Special Programs (AREA)

Abstract

PURPOSE:To execute the efficient processing of the work such as compiling and debugging by making unitarily an information item and source program data needed in the debugging and the maintenance work of a program. CONSTITUTION:Live source program data B3 are generated through a usual data editing function F1 with source program data B1 by a previous job step procedure B, and next, converted to an object module 5B of a machine language by a compiler B4. In such a case, slip image data B6 and B9 of processing result information outputted by respective processing steps B4 and B7 of the compiling and linking editing are temporarily kept to an external memory device. To the statement of respective data, the symbol, etc., to show a row number, an effective executing row number and the contents are given, and the source program data B3 and the data B6 and B9 are collated and made unitarily. Thus, the work such as the compiling and debugging of the source program can be efficiently executed.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はソースプログラムの翻訳、連係編集装置に関す
る。さらに詳しくは、翻訳(コンパイル)等に伴う付加
情報(コンパイラ診断メソセージ等)をソースプログラ
ムと照合して両者を一体化したデータを作成する機能を
備え、プログラマ−によるプログラムのデバッグやメン
テナンスの作業を容易化するソースプログラムのaM訳
、連係編集装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a source program translation and link editing device. More specifically, it has a function that collates additional information (compiler diagnostic messages, etc.) associated with translation (compilation) etc. with the source program and creates data that integrates the two, making it easier for programmers to debug and maintain programs. This invention relates to an aM translation and linkage editing device for source programs that facilitates translation.

(従来の技術) 従来のソースプログラムの翻訳、連係編集装置(コンパ
イラおよびリンケージ・エディター機能ををするコンビ
エータ)においてはソースプログラムの翻訳および連係
編集の処理結果は、それぞれ帳票化されて出力される。
(Prior Art) In a conventional source program translation and linkage editing device (a combiator that functions as a compiler and a linkage editor), the processing results of source program translation and linkage editing are outputted in a form.

このため、プログラマ−はコンパイル作業およびデバッ
グ作業において、上記出力帳票とソースプログラム・デ
ータ(またはソースプログラム・リスト)を見比べなが
ら照校作業を行っていた。
Therefore, in compiling and debugging operations, programmers have to compare the output form with the source program data (or source program list).

また、その帳票の保管形態も、ソースプログラムとは別
に、帳票そのものか、もしくは帳票イメージを外部記憶
媒体へ記憶させておく形で行われ、管理されるのが一般
的である。
In addition, the forms are generally stored and managed in such a way that the form itself or a form image is stored in an external storage medium, separate from the source program.

第2図は、従来の翻訳、連係編集装置を用いる場合の、
一般的なコンパイルおよび連係編集のジョブ・ステップ
の構成を示すフローチャートである。
Figure 2 shows the case when using a conventional translation and linked editing device.
2 is a flowchart illustrating the configuration of a typical compilation and linked editing job step.

第2図においてジョブ・ステップ構成Aで示されるよう
に、入力されたソースプログラム・データAIは装置の
コンパイラにより機械語のオブジェクト・モジュール絽
に翻訳され(八2)、さらに連係編集機能により装置の
記憶する基本プログラム(サブルーチン)が組み入れら
れて(A4)、完成プログラムであるロード・モジュー
ル^5に変化される。
As shown in job step configuration A in Figure 2, the input source program data AI is translated into a machine language object module by the device's compiler (82), and then the device's linked editing function The basic program (subroutine) to be stored is incorporated (A4) and transformed into a load module ^5 which is a completed program.

この場合にプログラマ−がコンパイルやデバッグ作業を
行う際の主な手順は次の通りである。
In this case, the main steps for a programmer to compile and debug are as follows.

まず、プログラマ−は新規にプログラムを作成する場合
、あるいは既に作成、登録されているプログラムを修正
する場合、ソースプログラム・データ編集機能Fl (
主にCRTを使用するデータ編集機能)によりソースプ
ログラム・ステートメントの作成もしくは修正を行なっ
た後、そのソースプログラム・データを入力とした、コ
ンパイル、連係編集のためのジョブ・ステップ八を実行
する。
First, when a programmer creates a new program or modifies an already created or registered program, the programmer uses the source program/data editing function Fl (
After creating or modifying a source program statement using a data editing function (mainly using a CRT), job step 8 for compilation and linked editing is executed using the source program data as input.

次にその実行結果を確認するために、システムの出力用
キュー参照機能F2により、帳票内容をCRTへ表示し
たり、あるいはシステムの印刷装置の帳票出力機能P3
で帳票を出力し、内容をチェックすこれらの作業はソー
スプログラム・ステートメント上のエラーが無くなるま
で何度も繰り返される。 (特に新規プログラム開発時
は相当回数行われる。) (発明が解決しようとする問題点) 従来の装置を用いて、プログラムのコンパイルやデバッ
グ作業を行う場合の問題点は次の通りである。
Next, in order to check the execution results, the system's output queue reference function F2 displays the form contents on the CRT, or the system's printing device's form output function P3
This process of outputting a form and checking its contents is repeated many times until there are no errors in the source program statements. (Especially when developing a new program, this is done quite a number of times.) (Problems to be Solved by the Invention) Problems when compiling and debugging programs using conventional equipment are as follows.

■上記の手順に従ってコンパイルおよび連係編集のジョ
ブを実行した結果、エラーが有った場合、その内容を把
握した後に、再度ソースプログラム・データの参照と、
エラー個所の検索および修正を行わなければならず、作
業が煩雑で効率が悪い。
■If an error occurs as a result of executing the compile and linked editing job according to the above steps, after understanding the content, refer to the source program data again.
It is necessary to search for and correct the error location, which is complicated and inefficient.

■印刷装置に処理結果の帳票を出力して内容V&認を行
う場合(システム出力用キューを参照する機能を有して
いない場合)、その帳票内容全てを出力してみないと結
果が解からす、それに用する時間と用紙の無駄が大きい
■When outputting the processing result form to a printing device and performing content V&verification (if the system does not have a function to refer to the output queue), the result will not be understood unless all the form contents are output. That's a huge waste of time and paper.

■コンパイルやデバッグ作業の完了したプログラムのコ
ンパイルおよび連係′#Ja集結果の帳票を保管してお
く場合、帳票(用紙)で保管するにしろ、あるいは出力
帳票イメージを外部記憶装置で保管するにしろ、ソース
プログラム・データとは別の余分なスペース(場所ある
いは記憶装置内の容ff1)を必要とし、かつ、その管
理形態も煩雑になる。
■ Compilation and linkage of programs that have been compiled and debugged '#Ja Collection When storing the resulting report, either store it as a report (paper) or store the output report image in an external storage device. , an extra space (location or content in a storage device ff1) separate from the source program data is required, and its management form is also complicated.

したがって、本発明の目的は、コンパイルおよび連係編
集処理の結果、出力されるそれぞれの帳票内容から、プ
ログラマ−がプログラムのデバッグあるいはメンテナン
ス作業において必要とされる↑n報項目を、ソースプロ
グラム・データと一元化することにより、 a)コンパイルおよび連係編集処理結果の確認、エラー
個所が有った場合の該当ステートメント位置およびその
内容把握と修正等の作業をソースプログラム・データの
編集機能のみで行えるようにする、 b)コンパイルあるいはデバッグ作業に於いて、極力、
帳票の出力を行わなくて済むようにする、C)コンパイ
ルおよび連係編集処理の結果情報をソースプログラム・
データと一体化させ、一元的に保存、管理できるように
する、 d)コンパイルあるいはデバッグ作業を効率的に行える
ようにする、 ことができる翻訳、連係編集装置を提供することである
Therefore, it is an object of the present invention to extract ↑n information items required by a programmer in program debugging or maintenance work from the contents of each report output as a result of compilation and linked editing processing, into source program data. By centralizing, a) checking the results of compilation and linked editing processing, and if there is an error, understanding and correcting the location of the relevant statement and its contents, etc. can be performed using only the source program/data editing function; , b) When compiling or debugging, as much as possible,
C) Compiling and linked editing process result information to the source program
To provide a translation and linked editing device that can be integrated with data and centrally stored and managed; d) Compile or debug work efficiently.

(問題点を解決するための手段) 本発明者らは、上述の目的を達成するため研究を重ねた
結果、コンパイルおよび連係編集の結果およびこれに伴
う診断メツセージ等の付加情報を入力ソースプログラム
とともに磁気ディスク等の外部記憶装置に一時的に記憶
させておき、保管されたソースプログラムと一時的に記
憶された付加情報を照合し、両者を一体としたデータを
構成する機能を装置自身に与えることに想到した。
(Means for Solving the Problems) As a result of repeated research to achieve the above-mentioned purpose, the present inventors have discovered that the results of compilation and linked editing and additional information such as associated diagnostic messages, together with the input source program. Provide the device with the ability to temporarily store it in an external storage device such as a magnetic disk, collate the stored source program with the temporarily stored additional information, and compose data that combines both. I came up with this idea.

かくして本発明にかかる翻訳、連係編集装置は、入力さ
れたソースプログラムをコンパイルおよび連係編集して
機械語のロードモジュールとするプログラムの翻訳、連
係編集装置において、入力ソースプログラムを保管し、
また、コンパイル結果およびコンパイラ付加情報を保管
するとともに、連係編集結果および連係編集付加情報を
保管する外部記憶手段を備え、 a)保管されたソースプログラムとコンパイル結果の照
合を行いソースプログラムの各ステートメントに行番号
および有効実行行番号を付与する機能と、 b)保管されたコンパイル付加情軸中に注意または警告
情報のあった前記有効実行行番号のソースプログラムの
各ステートメントに注意または警告の内容を表示する記
号を付与する機能と、 C)次に、保管された連係W集付加情報中に注意または
警告情報のあった前記有効実行行番号のソースプログラ
ムの各ステートメントに注意または警告の内容を表示す
る記号を付与する機能と、 d)ソースプログラム、コンパイル付加情1、および連
係編集付加情報を結合してプログラマ−の編集、更新作
業用の付加情報付ソースプログラムを作成する機能と、 を存する手段を備えることを特徴とする。
Thus, the translation and link editing device according to the present invention stores the input source program in the program translation and link editing device that compiles and link edits the input source program into a machine language load module.
It also stores compilation results and compiler additional information, as well as external storage means for storing linked editing results and linked editing additional information. A function for assigning a line number and a valid execution line number, and b) Displaying the contents of a caution or warning for each statement of the source program whose valid execution line number had caution or warning information in the stored compilation information axis. C) Next, the content of the caution or warning is displayed for each statement of the source program of the valid execution line number where the caution or warning information was found in the saved linked W collection additional information. and d) a function of combining the source program, compilation additional information 1, and linked editing additional information to create a source program with additional information for editing and updating by a programmer. It is characterized by being prepared.

(実施例) 本発明は、従来のコンパイルおよび連係編集処理のため
のジョブ・ステップに、新たに開発した、コンパイルお
よび連係編集の処理結果情報をソースプログラム・デー
タ上へ編集、更新する機能を”AIに与えることにより
構成されるものである。
(Embodiment) The present invention adds a newly developed function for editing and updating processing result information of compilation and linked editing onto source program data in a job step for conventional compilation and linked editing processing. It is configured by giving it to AI.

本発明の実施例における処理ステップ手順Bを示す第1
図のフローチャートを参照しながらこれについて詳しく
説明する。
The first diagram showing the processing step procedure B in the embodiment of the present invention.
This will be explained in detail with reference to the flowchart in the figure.

まず、前回のジョブ・ステップ手順Bにより、コンパイ
ルおよび連係編集の付加情報と照合、一元化された(即
ち、編集、更新された)ソースプログラム・データBl
を用いプログラマ−は、通常のデータm’J1m能F1
によりソースプログラムの内容の確認、修正の作業を行
う。これについて後に回連する。(新規にソースプログ
ラムを作成した場合には、後述のソースプログラムB3
をコンパイルするステップB4から始める。) 次に、プログラマ−による作業が一応終了した後、前回
ソースプログラム・データBl上に[1゜更新されたコ
ンパイルおよび連係編集の処理結果情報をクリアーL 
(B2)、純粋な(生の)ソースプログラム・データB
3を生成する。(当機能はコンパイル処理ステップの前
ステップに位置する。)次に装置のコンパイラ機能を用
いてコンパイルB4を行い、機械語のオブジェクト・モ
ジュールB5に変換する。さらに連係編集(リンケージ
・エディター)機能により連係編集B7を行い、装置の
記憶するサブルーチンを組み入れてロードモジュールB
8を完成する。これらの処理ステップ(84、B5、B
7.88)は従来の通りである。
First, the source program data Bl that has been collated and unified (that is, edited and updated) with the additional information of compilation and linked editing by the previous job step procedure B.
Using the programmer, the normal data m'J1m function F1
Check and correct the contents of the source program. I will write about this later. (If you have created a new source program, please use the source program B3 described below.
Start with step B4, which compiles . ) Next, after the work by the programmer has been completed, the [1° Clear updated compilation and linked editing processing result information] is displayed on the previous source program data Bl.
(B2), pure (raw) source program data B
Generate 3. (This function is located at the step before the compile processing step.) Next, the compiler function of the device is used to perform compile B4 and convert it into a machine language object module B5. Furthermore, linkage editing (linkage editor) function performs linkage editing B7, incorporates subroutines stored in the device, and loads module B7.
Complete 8. These processing steps (84, B5, B
7.88) is the same as before.

しかし、本発明にかかる装置には、コンパイルおよび連
係編集の各々の処理ステップB4、B7で出力される処
理結果情報(コンパイル・リストおよび連係編集リスト
)の帳票イメージ・データB6、B9を外部記憶装置(
磁気ディスク等)へ一時データセットとして書き出し保
管する機能を有する。
However, in the apparatus according to the present invention, form image data B6 and B9 of processing result information (compile list and linked editing list) output in processing steps B4 and B7 of compiling and linked editing are stored in an external storage device. (
It has a function to write and store it as a temporary data set on a magnetic disk, etc.

tIFき出される主な(+’l flJ項目はたとえば
次の通りである。
The main (+'l flJ items exported by tIF are, for example, as follows.

コンパイル・リス1−86上に書き出される情報項目: ■ソースプログラムの各ステートメントの内容とそれに
付与されたステートメント番号、■プログラム内におけ
る各ステートメントに対し付与された0FFSET情報
、 ■コンパイルの診断メツセージ(警告情報)、インフォ
メーション・メツセージ(注、t 1ri fG)、(
これらはエラー等に関するメツセージである。)、 ■コンパイルに対し指定されたオプションあるいはパラ
メータln報、 ■コンパイル時に要した時間情報等。
Information items written on the compile list 1-86: ■ Contents of each statement in the source program and the statement number assigned to it, ■ 0FFSET information assigned to each statement in the program, ■ Compilation diagnostic messages (warnings) information), information message (note, t 1ri fG), (
These are messages regarding errors and the like. ), ■Options or parameter information specified for compilation, ■Information on the time required for compilation, etc.

連係&W集リすトB9上に書き出される情報項目:■連
係編集後のモジュールやサブ・ルーチン群の構成悄fg
Information items written on linkage & W collection list B9: ■Configuration of modules and subroutines after linkage editing fg
.

■連係編集処理の完了状況に関する情報、■連係編集に
対し、指定されたオプション、あるいはパラメータと各
種指示ステートメントに関する情報、診断メツセージ(
警告情報)、注意情報等。
■Information on the completion status of the linked edit process, ■Information on the specified options or parameters and various instruction statements for the linked edit, and diagnostic messages (
warning information), caution information, etc.

上述のコンパイルおよび連係編集に伴う結果および付加
情報データB6、B9は、通常のコンパイラ機能、リン
ケージ・エディター(連係編集)機能により提供される
ものであるが、本発明においては、これらのデータが磁
気ディスク等の外部記憶措置に保管される。従来は、単
に帳票として印刷されるか、または発生する情報を部分
的にCRTなどで参照していたものである。なお、本発
明における外部記憶装置としては、従来、広く用いられ
ているリフレッシュ可能な記憶媒体(例えば磁気ディス
ク、磁気テープ等)を用いることができる。
The results and additional information data B6 and B9 accompanying the above-mentioned compilation and linked editing are provided by the normal compiler function and linkage editor (linkage editing) function, but in the present invention, these data are provided by magnetic It is stored in an external storage device such as a disk. Conventionally, information was simply printed as a form or generated information was partially referred to on a CRT or the like. Note that as the external storage device in the present invention, a refreshable storage medium (eg, a magnetic disk, a magnetic tape, etc.) that has been widely used in the past can be used.

次に処理ステップBIOにおいて、本発明に係る装置は
その機能に基づき、ソースプログラム・データB3とコ
ンパイル、連係mlにおいて出力され保管されたデータ
B6、B9の照合、一元化を行う。
Next, in processing step BIO, the apparatus according to the present invention compiles the source program data B3 and collates and unifies the data B6 and B9 output and stored in the linked ml, based on its functions.

即ち、ソースプログラムB3の各ステートメントに行番
号(すべての行の通し番号)および有効実行行番号(C
PUに対する実行命令の含まれている行だけの連番)を
付与する。さらにデータB6、B9に含まれるコンパイ
ラおよび連係編集付加情報の内、警告情報および注意情
報のあった有効実行行番号付前行にその内容を示す記号
(それぞれの警告内容等について一定のアルファベント
等の記号を定めておく)を書き込む(すなわちソースプ
ログラム・データの編集)。
That is, each statement in source program B3 has a line number (serial number of all lines) and a valid execution line number (C
Serial numbers are assigned only to lines containing execution instructions for the PU. In addition, among the compiler and linked editing additional information included in data B6 and B9, a symbol indicating the content is displayed in the preceding line with the valid execution line number where the warning information and caution information were found (certain alpha vents, etc. for each warning content, etc.) (in other words, edit the source program data).

このソースプログラム・データに対する&W集は、ソー
スステートメント上の命令記述桁位置以外の部位(コン
パイラが有効ステートメントとは見なさない桁位置)か
、もしくはコメント・ステートメントに対して行われる
The &W collection for the source program data is performed on a portion of the source statement other than the instruction description column position (column position that the compiler does not consider to be a valid statement) or on a comment statement.

上記のようにソースプログラム・データ上に反映すべき
情報項目の編集を行い、もとのソースプログラム・デー
タBl中の当該情報項目を更新する。
As described above, the information items to be reflected on the source program data are edited, and the information items in the original source program data Bl are updated.

(この機能はコンパイルおよび連係編集処理ステップの
後ステップに位置する。) この結果、編集、更新後のソースプログラム・データB
llは、通し行番号、有効実行行番号、および上記の警
告、注意情報の内容を示す記号を付応ステートメントに
付与されたソースプログラム・データであり、さらに、
コンパイル・リスト(コンパイル結果およびコンパイラ
付加情報を含む)、および連係編集りスト (連係編集
結果および連係編集付加情報を含む)を後に付したもの
である。
(This function is located in the step after the compilation and linked editing processing steps.) As a result, the source program data B after editing and updating
ll is source program data in which serial line numbers, valid execution line numbers, and symbols indicating the content of the above warning and caution information are added to attached statements, and further,
This is followed by a compilation list (including compilation results and additional compiler information) and a linked edit list (including linked editing results and additional linked editing information).

上記処理810が終了した後のプログラマ−の作業は、
コンパイルおよび連係編集処理結果が全てソースプログ
ラム・データall 、Ill上に反映されることによ
り、直接プログラム・データ編集機能F1のみを用いて
、一連の作業(内容の確認から修正まで)が行なわれる
。なお、内容の確L2および修正作業は、通常データの
編集m能t+1において提供される追加、変更、削除、
検索機能を使用することにより迅速に行うことができる
The programmer's work after the above process 810 is completed is as follows:
By reflecting all the results of the compilation and linked editing processing on the source program data all and Ill, a series of operations (from checking the contents to correction) is performed using only the direct program data editing function F1. In addition, content confirmation L2 and correction work include additions, changes, deletions, etc. provided in normal data editing function t+1.
This can be done quickly by using the search function.

(発明の効果) 本発明にかかる装置においては、以上のように翻訳およ
び連係編集処理によって出力される情報(エラー情報や
プログラムの構造に関する情報等)を、ソースプログラ
ム・データ上に直接編集、更新する機能を有するもので
あり、プログラマ−は、エラーの発生したソースステー
トメントや、プログラム実行時に異常終了した際の異常
個所の発見、修正をソースプログラム・データを参照し
ながら、直に行える。
(Effects of the Invention) In the device according to the present invention, the information outputted by the translation and linked editing processing (error information, information regarding the structure of the program, etc.) as described above is directly edited and updated on the source program data. The programmer can directly find and correct a source statement in which an error has occurred or an abnormal location when the program terminates abnormally by referring to the source program data.

また、これにより、翻訳や連係編集処理時の出力帳票の
保管形態もソースプログラム・データのみで、−元管理
、保存を行える。
Furthermore, this allows the storage format of output forms during translation and linked editing processing to be managed and saved using only the source program data.

この点をさらに具体的にPL7+言語に通用した例で説
明すると、 ■コンパイルあるいはデバッグ作業を単一機能(プログ
ラム・データ編集機能)のみで行うことが可能となり、
作業の単純化により約20%の作業能率向上が図れた。
To explain this point more specifically with an example that applies to the PL7+ language, it is possible to: ■Compile or debug work using only a single function (program/data editing function);
By simplifying the work, we were able to improve work efficiency by about 20%.

これは、各種エラー情報がソースプログラム上に表示さ
れているので、デハソグ時ソースプログラムを見るだけ
で良いからである。従来は、エラー情報リストを印刷し
た後、リストを参照しつつ、ソースプログラムのエラー
個所を探索、修正していた。
This is because various error information is displayed on the source program, so it is only necessary to look at the source program during dehasing. Conventionally, after printing an error information list, users searched for and corrected error locations in a source program while referring to the list.

■コンパイルあるいはデバッグ作業時に出力される帳票
の約60%が削減できた。即ち、従来必要とされたコン
パイル・リスト、連係’114mリストの印刷が不要と
なった。
■Approximately 60% of the forms output during compilation or debugging work could be reduced. That is, it is no longer necessary to print the compile list and linked '114m list, which were required in the past.

■ソースプログラム・データと翻訳および連係編集処理
結果を一元管理、保存することにより、従来帳票で保存
していたプログラムが全廃できた。すなわち、各種情報
中の0FFSET情報、完成プログラムの構成情報も、
ソースプログラムの後に付しているので、この付加情報
付のソースプログラム・データを保管するだけで、プロ
グラム実行において異常が発生した時(異常停止時等)
は、該情l1(OFFSET情報で停止時の番地と照合
)により、異常内容の解読が可能である。
■By centrally managing and storing source program data and translation and linked editing processing results, programs that were previously stored in forms can be completely abolished. In other words, the 0FFSET information among various information, the configuration information of the completed program,
Since it is attached after the source program, you can simply save the source program data with this additional information, and when an error occurs during program execution (such as when an abnormal stop occurs).
The content of the abnormality can be deciphered by the information 11 (checked with the address at the time of stop in the OFFSET information).

従来においては、コンパイラ情報は印刷以外に保存方法
がなかった。
In the past, there was no other way to save compiler information other than by printing.

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

第1図は、本発明にかかる翻訳、連係編集装置における
処理ステップの手順構成を示すフローチャート、および 第2図は、従来の装置における処理ステップの構成を示
すフローチャートである。
FIG. 1 is a flowchart showing a procedure configuration of processing steps in a translation and linked editing device according to the present invention, and FIG. 2 is a flowchart showing a configuration of processing steps in a conventional device.

Claims (1)

【特許請求の範囲】 入力されたソースプログラムをコンパイルおよび連係編
集して機械語のロードモジュールとするプログラムの翻
訳、連係編集装置において、入力ソースプログラムを保
管し、また、コンパイル結果およびコンパイラ付加情報
を保管するとともに、連係編集結果および連係編集付加
情報を保管する外部記憶手段を備え、さらに、 a)保管されたソースプログラムとコンパイル結果の照
合を行いソースプログラムの各ステートメントに行番号
および有効実行行番号を付与する機能と、 b)保管されたコンパイル付加情報中に注意または警告
情報のあった前記有効実行行番号のソースプログラムの
各ステートメントに注意または警告の内容を表示する記
号を付与する機能c)次に、保管された連係編集付加情
報中に注意または警告情報のあった前記有効実行行番号
のソースプログラムの各ステートメントに注意または警
告の内容を表示する記号を付与する機能と、 d)ソースプログラム、コンパイル付加情報、および連
係編集付加情報を結合してプログラマーの編集、更新作
業用の付加情報付ソースプログラムを作成する機能と、 を有する手段を備えることを特徴とする、ソースプログ
ラムの翻訳、連係編集装置。
[Claims] A program translation and link editing device that compiles and link-edits an input source program into a machine language load module, stores the input source program, and also stores compilation results and compiler additional information. It is equipped with an external storage means for storing linked editing results and linked editing additional information, and further includes: a) collating the stored source program with the compilation result and adding a line number and effective execution line number to each statement of the source program; b) Function to add a symbol indicating the contents of a caution or warning to each statement of the source program of the valid execution line number where the caution or warning information was included in the stored compilation additional information c) Next, a function of adding a symbol to display the contents of a caution or warning to each statement of the source program of the valid execution line number where the caution or warning information was included in the stored linked editing additional information, and d) the source program. , a function of combining compilation additional information, and linked editing additional information to create a source program with additional information for editing and updating work by programmers, and a means for translating and linking source programs, comprising: Editing device.
JP4804486A 1986-03-05 1986-03-05 Translating and linking editing device for source program Pending JPS62205435A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4804486A JPS62205435A (en) 1986-03-05 1986-03-05 Translating and linking editing device for source program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4804486A JPS62205435A (en) 1986-03-05 1986-03-05 Translating and linking editing device for source program

Publications (1)

Publication Number Publication Date
JPS62205435A true JPS62205435A (en) 1987-09-10

Family

ID=12792320

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4804486A Pending JPS62205435A (en) 1986-03-05 1986-03-05 Translating and linking editing device for source program

Country Status (1)

Country Link
JP (1) JPS62205435A (en)

Similar Documents

Publication Publication Date Title
US5170465A (en) Incremental-scanning compiler for source-code development system
US5313387A (en) Re-execution of edit-compile-run cycles for changed lines of source code, with storage of associated data in buffers
US5325531A (en) Compiler using clean lines table with entries indicating unchanged text lines for incrementally compiling only changed source text lines
US5182806A (en) Incremental compiler for source-code development system
US5201050A (en) Line-skip compiler for source-code development system
JPS6195458A (en) Testing method of graphic program
US8448152B2 (en) High-level language, architecture-independent probe program compiler
US6014517A (en) Automatic creation of C to assembler interface
US6381736B1 (en) Method for compile-time type-checking of arguments for externally-specified format strings
EP0406028A2 (en) Incremental compiler for source code development system
US6178547B1 (en) Method and apparatus for generating non-redundant symbolic debug information in computer programs
JPH0766342B2 (en) Program test equipment
JPS62205435A (en) Translating and linking editing device for source program
WO2024134838A1 (en) Call format conversion device, plc programming device, call format conversion program, and recording medium
CA1259138A (en) Method of compiling high level language statements into low level language instruction sets
JP2004192139A (en) Debug device, debug method and recording medium
JPH11154093A (en) Program compiler and storage medium recording compiler program
JP3077627B2 (en) Debugging method and recording medium for recording debug program
JP3368795B2 (en) Compilation control method, compilation device, and recording medium
JP3114199B2 (en) List output method of language processing system
JP2590083B2 (en) Source program translation processing method
JP2000112722A (en) System and method for managing number of printing and storage medium
JPH05108372A (en) System for outputting compiler optimization processing content
JPS61234435A (en) Program development supporting system
Philippot The Simula approach to living software