JPH03198131A - Software development controller - Google Patents

Software development controller

Info

Publication number
JPH03198131A
JPH03198131A JP1341416A JP34141689A JPH03198131A JP H03198131 A JPH03198131 A JP H03198131A JP 1341416 A JP1341416 A JP 1341416A JP 34141689 A JP34141689 A JP 34141689A JP H03198131 A JPH03198131 A JP H03198131A
Authority
JP
Japan
Prior art keywords
source program
management device
program
controller
source
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
JP1341416A
Other languages
Japanese (ja)
Inventor
Hidekuni Yamaguchi
山口 秀邦
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1341416A priority Critical patent/JPH03198131A/en
Publication of JPH03198131A publication Critical patent/JPH03198131A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To enable a software developer to instantaneously obtain the necessary information by providing a source program controller, a variable controller, a function controller, an error/warning controller, and an object program controller and ordering these controllers to control each related information. CONSTITUTION:A source program controller 13 checks whether a source program is no-error or no-warning or not when the source program is compiled. At the same time, an object program controller 14 controls the object program produced at no-error or no-warning. Furthermore a variable controller 15 and a function controller 16 control the variable and the function contained in the source program. Then the error and the warning produced at compiling of the source program are controlled by an error/warning controller 17. Thus the information on both source and object programs can be instantaneously obtained.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はソフトウェアを開発する際にソースプログラ
ムの開発過程を管理するためのソフトウェア開発管理装
置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a software development management device for managing the development process of a source program when developing software.

〔従来の技術〕[Conventional technology]

第4図は例えば複数のソースプログラムからなるソフト
ウェアを複数開発者で開発する場合の従来の開発管理方
法を示すフロー図で、図において、(1)はソフトウェ
アA開発エリア、(2)は開発者X開発エリア、(3)
は開発者Y開発エリア、(4)はソースプログラムa、
(5)はソースプログラムb、(6)はオブジェクトプ
ログラムa、(7)はオブジェクトプログラムb、(8
)はソースプログラムf、(9)はソースプログラムg
、(10)はオブジェクトプログラムf、(11)はオ
ブジェクトプログラムg、(12)はコンパイラである
Figure 4 is a flow diagram showing a conventional development management method when software consisting of multiple source programs is developed by multiple developers. X development area, (3)
is developer Y development area, (4) is source program a,
(5) is source program b, (6) is object program a, (7) is object program b, (8
) is source program f, (9) is source program g
, (10) is an object program f, (11) is an object program g, and (12) is a compiler.

従来のソフトウェア開発管理方法はソフトウェア八開発
エリアのもとに開発者X開発エリア及び開発者Y開発エ
リアが存在し、そのもとにソースプログラム、及びオブ
ジェクトプログラムがO3のファイル管理のもとに存在
しており、ブロダラムのバージョン及び履歴については
開発者が個別に管理するようになフてぃた。
In the conventional software development management method, a developer The version and history of Brodarum are now managed individually by the developer.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のソフトウェア開発管理方法は以上のようになって
いたので、開発者が個別に記録を作成し、管理する必要
があり、手間が′fJ1かる上に記録ミスをおかす可能
性があるといった問題点があった。
Conventional software development management methods are as described above, which requires developers to create and manage records individually, which is time consuming and may lead to recording errors. was there.

この発明は上記のような問題点を解消するためになされ
たもので、情報表示装置の命令を実行する事により、ソ
ースプログラム及びオブジェクトプログラムに関する情
報を入手することができるソフトウェア開発管理装置を
得ることを目的とする。
This invention was made to solve the above problems, and provides a software development management device that can obtain information regarding source programs and object programs by executing instructions from an information display device. With the goal.

〔課題を解決するための手段〕[Means to solve the problem]

この発明に係るソフトウェア開発管理装置は、ソースプ
ログラムのコンパイル時にノーエラーノーワーニングに
なったソースプログラム又、ノーエラー、ノーワーニン
グにならなかったソースプログラムを管理するソースプ
ログラム管理装置、ソースプログラム内の変数を管理す
る変数管理装置、ソースプログラム内の関数を管理する
関数管理装置、ソースプログラムのコンパイル時に発生
したエラー及びワーニングを管理するエラー及びワーニ
ング管理装置、ソースプログラムのコンパイル時にノー
エラー ノーワーニングで生成されたオブジェクトプロ
グラムを管理するオブジェクトプログラム管理装置、及
び上記管理装置内の情報を表示する情報表示装置を備え
たものである。
A software development management device according to the present invention is a source program management device that manages a source program that has no errors or no warnings when compiling the source program, or a source program that has not resulted in no errors or no warnings, and manages variables in the source program. A variable management device that manages functions in a source program, an error and warning management device that manages errors and warnings that occur when compiling a source program, and an object program that is generated with no errors or warnings when compiling a source program. This system includes an object program management device for managing an object program, and an information display device for displaying information in the management device.

〔作用〕[Effect]

この発明におけるソフトウェア開発管理装置は、開発者
がソースプログラムをコンパイルした際に、ソースプロ
グラムがノーエラー、ノーワーニングであったかノーエ
ラー ノーワーニングでなかったかをソースプログラム
管理装置が、又、ノーエラー、ノーワーニング時に生成
されたオブジェクトプログラムをオブジェクトプログラ
ム管理装置が管理し、変数管理装置及び関数管理装置が
ソースプログラム内の変数及び関数を管理する。又、ソ
ースプログラムのコンパイル時に発生したエラー及びワ
ーニングはエラー及びワーニング管理装置が管理する。
In the software development management device of the present invention, when a developer compiles a source program, the source program management device can determine whether the source program has no errors or warnings or not. An object program management device manages the created object program, and a variable management device and a function management device manage variables and functions in the source program. Further, errors and warnings that occur during compilation of the source program are managed by the error and warning management device.

〔発明の実施例〕[Embodiments of the invention]

以下、この発明の一実施例を図について説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図はこの発明の一実施例を示すソフトウェア開発管
理装置のフロー図で、図において、(13)はソースプ
ログラムを管理するソースプログラム管理装置、(14
)はコンパイル時にノーエラーノーワーニングで生成さ
れたオブジェクトプログラムを管理するオブジェクトプ
ログラム管理装置、(15)、(16)はそれぞれコン
パイルを実行したソースプログラム内の変数を管理する
変数管理装置及び関数を管理する関数管理装置、(17
)はソースプログラムのコンパイル時に発生したエラー
及びワーニングを管理するエラー及びワーニング管理装
置、(18)は上記管理装置の情報を表示する情報表示
装置である。
FIG. 1 is a flow diagram of a software development management device showing an embodiment of the present invention. In the figure, (13) is a source program management device that manages source programs, and (14)
) is an object program management device that manages the object program generated without errors or warnings during compilation, and (15) and (16) are variable management devices and functions that manage variables in the compiled source program, respectively. Function management device, (17
) is an error and warning management device that manages errors and warnings that occur during compilation of a source program; and (18) is an information display device that displays information on the management device.

なお、他の符号は前記従来のものと同一である。Note that the other symbols are the same as those in the prior art.

上記のように構成されたソフトウェア開発管理装置にお
いて、ソフトウェア開発者がソースプログラムをコンパ
イルした際に、ソースプログラム管理装置(13)がソ
ースプログラムに情報(ノーエラー、ノーワーニングで
あったかどうか、コンパイル実施者のユーザID、コン
パイル実施日時)を付加し、オブジェクトプログラム管
理装置(14)はノーエラー ノーワーニングで生成さ
れたオブジェクトプログラムに情報(コンパイル実施者
のユーザID、コンパイル実施日時)を付加する。
In the software development management device configured as described above, when a software developer compiles a source program, the source program management device (13) provides information to the source program (whether or not there was no error or no warning, whether or not there was a compiler). The object program management device (14) adds information (user ID of the compiler, date and time of compilation) to the object program generated with no errors and no warnings.

次に、変数管理装置(15)、関数管理装置(16)は
コンパイルを実行したソースプログラム内の変数(名、
型)及び関数(名、コーリングシーケンス)を抽出し、
ソースプログラム単位で保存する。また、既にソフトウ
ェア八開発エリア内のソースプログラム内に同一の変数
又は、関数が登録されている場合は、変数又は関数と使
用関数名を情報表示装置(18)により計算機のディス
・プレイに表示する。エラー及びワーニング管理装置(
17)はコンパイル実行時に発生したエラー、及びワー
ニングをソースプログラム単位に保存する。尚、情報表
示装置(18)は上記管理装置内の情報をソフトウェア
開発者の要求に従い計算機のデイスプレィに表示する。
Next, the variable management device (15) and the function management device (16) control the variables (names, names, etc.) in the compiled source program.
extract type) and function (name, calling sequence),
Save each source program. In addition, if the same variable or function is already registered in the source program in the software development area 8, the variable or function and the name of the function used are displayed on the computer display using the information display device (18). . Error and warning management device (
17) saves errors and warnings that occur during compilation for each source program. Incidentally, the information display device (18) displays the information in the management device on the display of the computer according to the request of the software developer.

第2図は第1図の動作フローチャートを示す。FIG. 2 shows an operation flowchart of FIG. 1.

なお、上記実施例では変数管理装置(15)1、関数管
理装置(16)をコンパイラ(12)の後に設けた場合
を示したが第3図に示すようにコンパイラ(12)の前
に設けてもよい。
In the above embodiment, the variable management device (15) 1 and the function management device (16) are provided after the compiler (12), but as shown in FIG. 3, they may be provided before the compiler (12). Good too.

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

以上のようにこの発明によれば、ソースプログラムのコ
ンパイル時にソースプログラム管理装置がコンパイルに
関する情報(エラー、ワーニングの有無、コンパイル実
施者のユーザID、コンパイル実施日時)を、変数管理
装置、関数管理装置がソースプログラム内の変数及び関
数を、エラー及びワーニング管理装置がコンパイル時の
エラー及びワーニングをオブジェクトプログラム管理装
置がノーエラー及びワーニング時生成されたオブジェク
トプログラムの情報(コンパイル実施者のユーザID、
コンパイル実施日時を管理するため、開発者は情報表示
装置に必要な情報を要求する事で瞬時に情報が得られる
ため、開発過程の記録を人手により作成する必要がなく
、また、人手が介入しないため、ミスも削減できるとい
う効果が得られる。
As described above, according to the present invention, when compiling a source program, the source program management device transmits information regarding the compilation (errors, presence or absence of warnings, user ID of the person performing the compilation, date and time of compilation) to the variable management device and the function management device. The error and warning management device stores variables and functions in the source program, the error and warning management device stores errors and warnings during compilation, and the object program management device stores information on the object program generated when there are no errors and warnings (compiler user ID,
In order to manage the date and time of compilation, developers can obtain the necessary information instantly by requesting it from the information display device, so there is no need to manually create records of the development process, and there is no need for human intervention. Therefore, the effect of reducing mistakes can be obtained.

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

第1図はこの発明のソフトウェア開発管理装置の一実施
例を示すフロー図、第2図は第1図の動作フローチャー
ト、第3図はこの発明の他の実施例を示すフロー図1、
第4図は従来のソフトウェア開発管理方法を示すフロー
図である。図において、(1)はソフトウェアA開発エ
リア、(2)は開発者X開発エリア、(3)は開発者Y
開発エリア、(4)はソースプログラムa、(5)はソ
ースプログラムb、(6)はオブジェクトプログラムa
、(7)はオブジェクトプログラムb、(8)はソース
プログラムf、(9)はソースプログラムg、(10)
はオブジェクトプログラムf、(11)はオブジェクト
プログラムg、(12)はコンパイラ、(13)はソー
スプログラム管理装置、(14)はオブジェクトプログ
ラム管理装置、(15)は変数管理装置、(16)は関
数管理装置、(17)はエラー及びワーニング管理装置
、(18)は情報表示装置を示す。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a flowchart showing one embodiment of the software development management device of the present invention, FIG. 2 is an operation flowchart of FIG. 1, and FIG. 3 is a flowchart 1 showing another embodiment of the invention.
FIG. 4 is a flow diagram showing a conventional software development management method. In the diagram, (1) is software A development area, (2) is developer X development area, and (3) is developer Y.
Development area, (4) is source program a, (5) is source program b, (6) is object program a
, (7) is object program b, (8) is source program f, (9) is source program g, (10)
is an object program f, (11) is an object program g, (12) is a compiler, (13) is a source program management device, (14) is an object program management device, (15) is a variable management device, and (16) is a function. A management device, (17) an error and warning management device, and (18) an information display device. In addition, in the figures, the same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] ソースプログラムのコンパイル時にノーエラー、ノーワ
ーニングになったソースプログラム又ノーエラー、ノー
ワーニングにならなかったソースプログラムを管理する
ソースプログラム管理装置、ソースプログラム内の変数
を管理する変数管理装置、ソースプログラム内の関数を
管理する関数管理装置、ソースプログラムのコンパイル
時に発生したエラー及びワーニングを管理するエラー及
びワーニング管理装置、ソースプログラムのコンパイル
時にノーエラー、ノーワーニングで生成されたオブジェ
クトプログラムを管理するオブジェクトプログラム管理
装置、及び上記管理装置内の情報を表示する情報表示装
置を備えたことを特徴とするソフトウェア開発管理装置
A source program management device that manages source programs that result in no errors or warnings when compiling the source program, or source programs that do not result in no errors or warnings, a variable management device that manages variables in the source program, and functions in the source program. an error and warning management device that manages errors and warnings that occur when compiling a source program; an object program management device that manages object programs generated without errors or warnings when compiling a source program; A software development management device comprising an information display device that displays information in the management device.
JP1341416A 1989-12-26 1989-12-26 Software development controller Pending JPH03198131A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1341416A JPH03198131A (en) 1989-12-26 1989-12-26 Software development controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1341416A JPH03198131A (en) 1989-12-26 1989-12-26 Software development controller

Publications (1)

Publication Number Publication Date
JPH03198131A true JPH03198131A (en) 1991-08-29

Family

ID=18345905

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1341416A Pending JPH03198131A (en) 1989-12-26 1989-12-26 Software development controller

Country Status (1)

Country Link
JP (1) JPH03198131A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0713752A (en) * 1993-06-29 1995-01-17 Nec Corp Control method/device for program revision

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0713752A (en) * 1993-06-29 1995-01-17 Nec Corp Control method/device for program revision

Similar Documents

Publication Publication Date Title
JPH03198131A (en) Software development controller
JPH06348766A (en) Method and device for incorporating tool
JP2012168900A (en) Programming device and program
JPH08314760A (en) Program development supporting device
JPH0619921A (en) Working process managing device
JP2004139313A (en) Source code display system and program
JP2009157534A (en) Programming support system, its programmable controller support device, and programmable indicator support device
JP2000020294A (en) Program development support device and computer- readable recording medium
Frank Job control in the MU5 operating system
JPH09237180A (en) Software design supporting device and software designing method
JPH02124596A (en) Multiwindow display method
JPS63291107A (en) Automatic job activating system by time designation
JPH02285414A (en) Key display processing system
JPH04348427A (en) Screen input/output back-up system
JPH047637A (en) Program diagram generating device
JPH07114465A (en) System function verification method
JPH06110712A (en) Terminal start processing monitoring system
JPH0346026A (en) Source program diagnostic system
JPS62233834A (en) Program executing system
JPS62177626A (en) Function start control method
JPH0511992A (en) Managing method for software development
JPH09178830A (en) Test equipment control system
JPH0340131A (en) Compiling unit control system for link
JPH0340130A (en) Process program starting system
JPH0628052A (en) Automatic operation control system