JPS6292034A - Program debugging device - Google Patents

Program debugging device

Info

Publication number
JPS6292034A
JPS6292034A JP60232524A JP23252485A JPS6292034A JP S6292034 A JPS6292034 A JP S6292034A JP 60232524 A JP60232524 A JP 60232524A JP 23252485 A JP23252485 A JP 23252485A JP S6292034 A JPS6292034 A JP S6292034A
Authority
JP
Japan
Prior art keywords
program
displayed
list
execution
executed
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.)
Granted
Application number
JP60232524A
Other languages
Japanese (ja)
Other versions
JPH0731616B2 (en
Inventor
Shiro Fukushima
福島 史郎
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.)
Omron Corp
Original Assignee
Omron Tateisi Electronics Co
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 Omron Tateisi Electronics Co filed Critical Omron Tateisi Electronics Co
Priority to JP60232524A priority Critical patent/JPH0731616B2/en
Publication of JPS6292034A publication Critical patent/JPS6292034A/en
Publication of JPH0731616B2 publication Critical patent/JPH0731616B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To grasp quickly and accurately the overall flow of a program by identifying and displaying successively the statements under execution. CONSTITUTION:A debugging system includes a work station 11, a terminal equipment 12 that enables an operator to directly address to the station 11, and a debug executing device 13. Then a list of source programs stored in an internal storage 22 set at an executing part is displayed on the screen of a CRT27 when a program to be debugged is executed. Then the statements under execution are specified successively on the displayed list. Thus, the executing process of the program at the same level as the source program is confirmed.

Description

【発明の詳細な説明】 〈発明の技術分野〉 本発明はプログラムのデバッグ装置、特にプログラムの
実行トレース時における表示方法を改良したものに関す
る。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a program debugging device, and more particularly to an improved display method when tracing program execution.

〈発明の概要〉 この発明は、デバッグすべきプログラムの実行トレース
時において、表示画面上に実行部分のソースプログラム
リストを表示するとともに、表示されたリスト上で現在
実行中のステートメントを順次特定して行くことにより
、ソースプログラムのレベルでプログラムの実行過程を
確認可能としたものである。
<Summary of the Invention> The present invention displays a source program list of the executed portion on a display screen when tracing the execution of a program to be debugged, and sequentially identifies currently executing statements on the displayed list. By going to the source program, it is possible to check the program execution process at the source program level.

〈発明の背景〉 現在、高級言語におけるプログラム開発支援手段として
、いわゆる「シンボリックデバッガ」が使用されること
が多い。かかるシンボリックデバッガのデバッグ機能の
1つとして、プログラムの実行状況を順次トレースして
行き、該トレース状況を表示するトレース機能が知られ
ている。
<Background of the Invention> Currently, so-called "symbolic debuggers" are often used as means for supporting program development in high-level languages. As one of the debug functions of such a symbolic debugger, a trace function is known that sequentially traces the execution status of a program and displays the trace status.

しかしながら上記トレース表示は従来、実行された機械
語レベルでの命令に対応して、ソースプログラムのファ
イル名、関数名、行番号等、現在実行されている部分の
間接情報を逐次表示して行く方法が一般的であったため
、高級言語レベルでの実行過程を確認しようとすると、
表示された情報を基にして改めてソースプログラムリス
ト上のプログラム実行順序を追って行く必要があり、ト
レース作業は極めて繁雑であった。
However, the trace display described above has traditionally been a method of sequentially displaying indirect information about the currently executed part, such as file names, function names, and line numbers of the source program, in response to executed instructions at the machine language level. was common, so when trying to check the execution process at a high-level language level,
It was necessary to trace the program execution order on the source program list again based on the displayed information, making tracing work extremely complicated.

一方、実行トレース表示を、ソースプログラムの「ファ
イル名、関数名、行番号」の間接情報に加えて、該当す
る行のソースステートメントをも表示する試みもなされ
ているが、プログラマは一般に、プログラムの流れを数
行のステートメントの繋がりの中で理解することが多く
、実行されたソースステートメントを単に時系列的に逐
次表示させるだけでは、プログラマにプログラム全体の
流れを理解させるには自ずと限界がある。
On the other hand, attempts have been made to display execution traces in addition to the indirect information such as "file name, function name, and line number" of the source program, as well as the source statement of the corresponding line.However, programmers generally do not The flow of a program is often understood in terms of a chain of several lines of statements, and simply displaying executed source statements chronologically has a limit in helping programmers understand the flow of the entire program.

〈発明の目的〉 本発明は上記問題に漏みてなされたものであって、被デ
バッグプログラムの実行トレース時において、現在実行
しているステートメントを、画面上に表示されたソース
プログラムリスト上での動きとして表示することにより
、プログラマに対してプログロムの流れをより自然な形
で視認させ、プログラム全体の流れを迅速かつ確実に把
握可能とするデバッグ装置を提供することを目的とする
<Objective of the Invention> The present invention has been made in view of the above problem, and it is possible to trace the currently executed statement by tracing the movement on the source program list displayed on the screen when tracing the execution of the program to be debugged. An object of the present invention is to provide a debugging device that allows a programmer to visually recognize the flow of a program in a more natural manner by displaying the program as .

〈発明の構成および効果〉 上記目的を達成するため、本発明のプログラムデバッグ
装置では、被デバッグプログラムを実行しながら実行過
程をトレースする手段と、該トレース手段におけるトレ
ース状況を表示させる手段とを備え、該表示手段は、一
連のソースプログラムリストを画面上に表示させるとと
もに、表示されているリスト上において、トレース手段
で現在実行されているステートメントを順次識別表示さ
せることをその構成とした。
<Structure and Effects of the Invention> In order to achieve the above object, the program debugging device of the present invention includes means for tracing the execution process while executing the program to be debugged, and means for displaying the tracing status of the tracing means. The display means is configured to display a series of source program lists on the screen, and to sequentially identify and display statements currently being executed by the trace means on the displayed list.

本発明は上記構成により、被デバッグプログラムが実行
されて行く手順が、ソースプログラムのリスト上でステ
ートメント前後の関係を確認しながら直接観察できるの
で、プログラムは被デバッグプログラムの実行状況を迅
速かつ的確に把握でき、ひいてはデバッグ作業の効率向
上を図れる効果を有する。
With the above configuration, the present invention allows the steps in which the program to be debugged to be executed to be directly observed while checking the relationship before and after the statements on the source program list, so that the program can quickly and accurately check the execution status of the program to be debugged. This has the effect of improving the efficiency of debugging work.

〈実施例の説明〉 以下図面に示す実施例に基づき、本発明を具体的に説明
する。
<Description of Examples> The present invention will be specifically described below based on examples shown in the drawings.

なお実施例では、汎用コンピュータを用い、デバッグ目
的に応じて周辺機器およびソフトウェアを取り替えるこ
とにより適用範囲を広げたC言語用のデバッグシステム
に本発明を実施した一例を示すが、これに限らず、それ
単独で動作するデバッグ専用機等にも略同様に実施でき
、又、被デバ・7グプログラム用の言語も「C」以外の
各種高級言語に変更して実施できることは勿論である。
In the embodiment, an example will be shown in which the present invention is implemented in a C language debugging system using a general-purpose computer and expanding the scope of application by replacing peripheral devices and software according to the debugging purpose, but the present invention is not limited to this. It goes without saying that the present invention can be implemented in substantially the same way on a dedicated debugging machine that operates independently, and the language for the program to be debugged can also be changed to various high-level languages other than "C".

本発明を実施するデバッグシステムは、第3図に示す如
く、汎用コンピュータを使用したエンジニアリングワー
クステーション11と、該ワークステーション11に対
するオペレータの直接的なアクセスを可能とする端末装
置12と、ワークステーション11を用いて開発された
被デバッグプログラムをワークステーション11側から
の制御の下に実行し、アセンブラレベルでのデバッグを
可能とするデバッグ実行装置13とから構成される。
As shown in FIG. 3, a debug system implementing the present invention includes an engineering workstation 11 using a general-purpose computer, a terminal device 12 that allows an operator to directly access the workstation 11, and a workstation 11. The debug execution device 13 executes a program to be debugged developed using the debugger under control from the workstation 11 side, and enables debugging at the assembler level.

ワークステーション11は、マイクロプロセッサを使用
した演算制御装置21を中心として、RAMから成る内
部記憶装置22と、ハードディスクドライブ等の外部記
憶装置23と、周辺装置に対するインターフェース回路
を備えた入出力装置24とを各種バス25を介して接続
したものであって、更にワークステーション11に対し
、入出力装置24を通じて端末装置12とデバッグ実行
装置13とが接続される。
The workstation 11 is centered around an arithmetic and control unit 21 using a microprocessor, an internal storage device 22 consisting of a RAM, an external storage device 23 such as a hard disk drive, and an input/output device 24 equipped with an interface circuit for peripheral devices. are connected to each other via various buses 25, and a terminal device 12 and a debug execution device 13 are further connected to the workstation 11 through an input/output device 24.

端末装置12は、ワークステーション11に対する直接
的なアクセスを可能とするキーボード26と、ワークス
テーションll内でのデータ処理状況を視認しうる形で
表示するCRT等のディスプレイ装置27とから成り、
キーボード26からのコマンド入力により、外部記憶装
置23に予め格納しておいた第4図に示すコンパイラ3
トシンポリンクデバッガ32等の実行フログラム、ソー
スプログラム33・ロードモジュール34等から作られ
るデータを内部記憶装置22にロードした後、演算制御
装置21においてプログラム31・32を順次実行させ
ることにより、ワークステーション11はデバッグ実行
装置13を制御しながら全体でデバッグシステムとして
動作する。
The terminal device 12 consists of a keyboard 26 that allows direct access to the workstation 11, and a display device 27 such as a CRT that visually displays the data processing status within the workstation 11.
By inputting a command from the keyboard 26, the compiler 3 shown in FIG. 4 stored in the external storage device 23 is activated.
After loading data created from an execution program such as a tosympolink debugger 32, a source program 33, a load module 34, etc. into the internal storage device 22, the workstation is 11 operates as a debug system as a whole while controlling the debug execution device 13.

デバッグ実行装置13は、デバッグすべきプログラムを
走らせうるマイクロプロセッサを制御部に使用した電子
式金銭登録機等の被デバツグ装置28と、該被デバツグ
装置28とワークステーション11間にあって、被デバ
ツグ装置28のCPUに代わって被デバツグ装置28を
直接制御するエミュレータ29とから成る。該エミュレ
ータ29はそれ単独でもアセンブラレベルでのデバッグ
を可能とするものであるが、本実施例にあっては、入出
力装置24を通じてワークステーション11側から与え
られたコマンドに対応して、被デバツグ装置28上のメ
モリーの内容を表示、更新し、あるいは又、被デバツグ
装置28上のプログラムを実行、停止等の各種制御を行
った後、その結果をワークステーション11側に返送す
ることにより、ワークステーション11側で高級言語に
よるソースプログラム33のレベルでのデバッグ処理を
可能とする。
The debug execution device 13 is located between a device to be debugged 28, such as an electronic cash register, whose control unit is a microprocessor capable of running a program to be debugged, and the device to be debugged 28 and the workstation 11. The emulator 29 directly controls the debugged device 28 in place of the CPU. The emulator 29 can perform debugging at the assembler level by itself, but in this embodiment, the emulator 29 debugs the debugged object in response to commands given from the workstation 11 through the input/output device 24. After displaying and updating the contents of the memory on the device 28, or performing various controls such as executing and stopping the program on the device 28 to be debugged, the results are sent back to the workstation 11, thereby debugging the workpiece. This enables debugging processing at the level of a source program 33 using a high-level language on the station 11 side.

第4図は、C言語で記述されたソースプログラム33が
機械語に翻訳され、更にシンボリックデバッグされるま
での主としてワークステーション11内部におけるソフ
トウェアによる処理の流れを概略的に示す。
FIG. 4 schematically shows the flow of software processing mainly within the workstation 11 from when a source program 33 written in C language is translated into machine language and further symbolically debugged.

まず最初に、複数のファイルから成るソースプログラム
33は、ワークステーション11内部テコンパイラ31
によりコンパイルされ・ロードモジュール34が形成さ
れる。ロードモジュール34は、被デバツグ装置28の
マイクロプロセッサが実行しうる機械語に加えて、該機
械語のアドレスとソースプログラム33の行番号の対応
関係を示す行番号情報、ソースプログロム33上で記述
された変数とデバッグ対象の装置28上のメモリーアド
レスとの対応関係を示すシンボル情報を含むものであっ
て、そのファイル形式は、例えばオペレーティングシス
テムUNIX  SYSTEM  V(7)COFF(
Common  0bject  File  For
mat)に従って構成される。
First of all, the source program 33 consisting of a plurality of files is compiled by the internal compiler 31 of the workstation 11.
is compiled to form the load module 34. In addition to the machine language that can be executed by the microprocessor of the device to be debugged 28 , the load module 34 also contains line number information that indicates the correspondence between the address of the machine language and the line number of the source program 33 . The file format includes, for example, the operating system UNIX SYSTEM V(7) COFF (
Common Object File For
mat).

次いでシンボリックデバッグ32を作動させ、端末装置
12のキーボード26から所定のコマンドを入力すると
、該コマンドを処理するために必要なエミュレータコマ
ンドがエミュレータ29に送られる。エミュレータ29
は、かかるエミュレータコマンドを解釈、実行した後そ
の結果をデバッガ32に返送する。
Next, when the symbolic debugging 32 is activated and a predetermined command is input from the keyboard 26 of the terminal device 12, an emulator command necessary to process the command is sent to the emulator 29. Emulator 29
interprets and executes the emulator command, and then sends the result back to the debugger 32.

シンボリックデバッグ32はその内部のメモリー上に、
ロードモジュール34の行番号情報を基にして、機械語
のアドレスとそれに対応するファイル名、関数名、行番
号から成るレコード群で構成される行番号テーブルを予
め作成してあり、デバッガ32はエミュレータ29から
返送される処理結果を、上記行テーブルおよびソースプ
ログラムファイル33を参照しながら編集し、端末装置
12のディスプレイ装置27において表示する。
Symbolic debugging 32 stores information on its internal memory,
Based on the line number information of the load module 34, a line number table consisting of a record group consisting of machine language addresses, corresponding file names, function names, and line numbers is created in advance, and the debugger 32 uses the emulator The processing results returned from 29 are edited with reference to the line table and source program file 33, and are displayed on the display device 27 of the terminal device 12.

本発明は上記構成のデバッグシステムにあって、プログ
ラムの実行トレース時におけるトレース状況の結果の表
示方法にその特徴を有する。
The present invention resides in the debug system having the above configuration, and is characterized by a method of displaying results of trace status during program execution tracing.

第1図は本発明の実施に好適な画面表示の一例を示すも
のであって、端末装置12のディスプレイ装置27にお
ける表示画面41の内、最下段42に現在実行している
命令のプログラムカウンタ値43と、それに対応するソ
ースプログラムのファイル名44、関数名45、行番号
46を「ファイル名−関数名一行番号<pc値〉」のフ
ォーマットで表示する。
FIG. 1 shows an example of a screen display suitable for carrying out the present invention, in which the program counter value of the currently executed command is displayed on the bottom row 42 of the display screen 41 on the display device 27 of the terminal device 12. 43, the file name 44, function name 45, and line number 46 of the corresponding source program are displayed in the format of "file name-function name one line number <pc value>".

下から2段目は端末装置12のキーボード26からディ
スクコマンドを入力するためのコマンド入カニリア47
であって、ワークステーション11側にアクセス可能な
時期にはプロンプト(>)48とカーソル()49が表
示されて、所定のコマンドを入力可能としている。更に
該エリア47から上がトレース状況表示エリア51とし
て使用される。
The second row from the bottom is a command input canister 47 for inputting disk commands from the keyboard 26 of the terminal device 12.
When the workstation 11 side is accessible, a prompt (>) 48 and a cursor ( ) 49 are displayed, allowing predetermined commands to be input. Further, the area above the area 47 is used as a trace status display area 51.

トレース状況表示エリア51には、被デバッグプログラ
ムの実行トレース中、現在のプログラムカウンタ値43
に対応するソースプログラム330行番号46を含め、
咳行番号46近傍のソースプログラムリスト52が表示
される。
The trace status display area 51 displays the current program counter value 43 during execution tracing of the debugged program.
Including source program 330 line number 46 corresponding to
A source program list 52 near line number 46 is displayed.

更に該リスト52上で、現在のPC値に対応する行番号
46が白抜きの反転杆53として特定され、かかる白抜
き行53をPC値43の変化に対応させて順次移動させ
ることにより、ソースプログラム33のリスト52上で
プログラムの実行トレース状況を表示させる様にしてい
る。
Further, on the list 52, the line number 46 corresponding to the current PC value is specified as a white inversion rod 53, and by sequentially moving the white line 53 in accordance with changes in the PC value 43, the source The execution trace status of the program is displayed on the list 52 of the program 33.

第2図は上記表示をさせるための、制御の流れを示す一
例であって、ステップ61の「始め」は、オペレータが
キーボード26を通じて表示画面41のコマンド入カニ
リア47にトレース実行開始コマンドを入力することに
より、トレース実行が開始された状態を示す。
FIG. 2 shows an example of the flow of control for displaying the above-mentioned information. At the "beginning" of step 61, the operator inputs a trace execution start command into the command input canister 47 of the display screen 41 through the keyboard 26. This indicates that trace execution has started.

トレースの実行開始と連繋してステップ62において、
デバッガ32からエミュレータ29に向けて、機械語プ
ログラムをステップ実行させるための既定のエミュレー
タコマンド“s tp”を送出する。するとエミュレー
タ29は、該コマンドに対応して被デバツグ装置28の
プログラムを1機械語だけ実行させたあと、実行後のプ
ログラムカウンタ値(P C)をシンボリックデバッガ
32に返送する。かかるプログラムカウンタ値がデバッ
ガ32において受信される(ステップ63)と、デバッ
ガ32の内部に予め作成しである行番号テーブルが検索
され、プログラムカウンタ値が示すアドレスに対応する
ソースプログラム33のファイル名44、関数名45、
行番号46が調べられる(ステップ64)。続くステッ
プ65において、「PCに対応する行番号が有るか?」
の判定が“NO″であると、空白行を実行したと判断さ
れるので再度ステップ62に戻って、有効な機械語を実
行するまで上記動作を繰り返す。
In conjunction with the start of trace execution, in step 62,
The debugger 32 sends a predetermined emulator command "s tp" to the emulator 29 for step execution of the machine language program. Then, the emulator 29 executes only one machine language of the program in the debugged device 28 in response to the command, and then returns the program counter value (PC) after execution to the symbolic debugger 32. When such a program counter value is received by the debugger 32 (step 63), a line number table created in advance inside the debugger 32 is searched, and the file name 44 of the source program 33 corresponding to the address indicated by the program counter value is searched. , function name 45,
Row number 46 is examined (step 64). In the following step 65, "Is there a line number corresponding to the PC?"
If the determination is "NO", it is determined that a blank line has been executed, so the process returns to step 62 and repeats the above operation until a valid machine language is executed.

一方上記ステップ65において、「プログラムカウンタ
値に対応する行番号有り」との判定がなされると、次に
ステップ66で「行番号は現在ディスプレイ上に表示中
のソースプログラムの範囲内か?」の判定がなされる。
On the other hand, if it is determined in step 65 that there is a line number corresponding to the program counter value, then in step 66 it is determined whether the line number is within the range of the source program currently displayed on the display. A judgment is made.

かかる判定が“YES″であれば既に実行部分を含むソ
ースプログラムのりスト52が表示画面41上に表示さ
れているので、ソースプログラムリスト52を画面上に
再表示する操作を行うことなくステップ67に移って、
画面上に表示されたソースプログラムリスト52の内、
プログラムカウンタ値43に対応する行番号46を白抜
き53に反転表示して、現在実行しているソースステー
トメント54を特定する。
If the determination is "YES", the source program list 52 including the execution part is already displayed on the display screen 41, so the process goes to step 67 without performing an operation to redisplay the source program list 52 on the screen. Move on,
Of the source program list 52 displayed on the screen,
The line number 46 corresponding to the program counter value 43 is highlighted in white 53 to identify the source statement 54 currently being executed.

逆にステップ66で判定がNO”であれば、プログラム
リスト52が全く表示されていないか、又は現在実行し
ている部分から外れたところが表示されていると判断さ
れるので、実行ステートメント54を含むプログラムリ
スト52を表示する必要がある。そこでステップ68に
おいて、先ずプログラムカウンタ値に対応するファイル
名が現在表示中のファイル名と同一か否かを判定し、”
 YES”であれば更に、ステップ69においてそのフ
ァイル中に該当の行番号があるか否かの判定を行い、判
定が“NO″であればエラーメツセージを表示してオペ
レータに注意を促す一方(ステップ70)、判定が“Y
ES”であれば、該行番号を中央として、近傍のソース
プログラムリスト52を20行分画面に表示する(ステ
ップ71)とともに、上記と同様に該当行を白抜き53
にして表示する。
On the other hand, if the determination in step 66 is NO, it is determined that the program list 52 is not displayed at all, or that the program list 52 is displayed outside of the part currently being executed, so the execution statement 54 is included. It is necessary to display the program list 52. Therefore, in step 68, it is first determined whether the file name corresponding to the program counter value is the same as the file name currently being displayed.
If YES, it is further determined in step 69 whether or not the corresponding line number exists in the file. If the determination is NO, an error message is displayed to call the operator's attention (step 69). 70), the judgment is “Y”
ES", the nearby source program list 52 is displayed for 20 lines on the screen with the line number in the center (step 71), and the corresponding line is outlined 53 in the same way as above.
and display it.

又、上記したステップ68で「PC値に対応するファイ
ル名と現在表示中のファイル名とが相違する」と判定さ
れると、ステップ72において、更に「当該ソースファ
イルが外部記憶装置に存在するか否か」が判定され、存
在しなければ「ソースファイルがない」旨のエラーメツ
セージを表示してオペレータに注意を促しくステップ7
3)、ファイルが存在すれば、該ファイルを参照できる
様にオープンした後(ステップ74)、被デバッグプロ
グラムを全て実行し終えるまで上記表示操作を繰り返す
のである。
Further, if it is determined in step 68 that "the file name corresponding to the PC value and the currently displayed file name are different", then in step 72 it is further determined that "whether the source file exists in the external storage device or not" is determined. Step 7: If the source file does not exist, an error message indicating that the source file does not exist is displayed to alert the operator.
3) If the file exists, it is opened so that it can be referenced (step 74), and the above display operation is repeated until the entire program to be debugged has been executed.

なお上記実施例では、ソースプログラム33のリスト5
2の移動を停止させた状態で、実行ステートメント54
を含む行を示す白抜き反転杆53を移動させることによ
りトレース状況を表示する様にしたが、プログラムカウ
ンタ値に対応する行番号を常時画面中央などの一定箇所
に位置させ、プログラムリストを実行トレースの進行に
従って上下にスクロールさせることも可能であるし、ま
た該当行の全体を白抜きにするのではなく、行頭にマー
クを付加して実行待を特定する等の変更も可能である。
Note that in the above embodiment, the list 5 of the source program 33
With the movement of 2 stopped, execute statement 54
The trace status is displayed by moving the white inversion rod 53 that indicates the line containing the program, but the line number corresponding to the program counter value is always positioned at a fixed location such as the center of the screen, and the program list is displayed as an execution trace. It is also possible to scroll up and down as the line progresses, and it is also possible to make changes such as adding a mark to the beginning of the line to specify the execution queue instead of making the entire line white.

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

第1図は本発明にかかるデハング装置における実行トレ
ース状況の表示例を示す表示画面の正面図、第2図は第
1図に示す表示の手順を説明する流れ図、第3図は本発
明を実施するためのデバッグシステムの一例を示すブロ
ック図、第4図は第3図のシステム中における処理の流
れを説明する概略図である。 11・・・・ワークステーション 12・・・・端末装置 27・・・・ディスプレイ装置 33・・・・ソースプログラム 41・・・・表示画面 52・・・・ソースプログラムリスト 53・・・・白抜き行 特許 出願人  立石電機株式会社 寸3)る ニアflJ−)a //  フークスデーンa/ !
FIG. 1 is a front view of a display screen showing an example of displaying an execution trace status in a dehanging device according to the present invention, FIG. 2 is a flowchart explaining the display procedure shown in FIG. 1, and FIG. FIG. 4 is a block diagram showing an example of a debug system for debugging. FIG. 4 is a schematic diagram illustrating the flow of processing in the system of FIG. 11... Workstation 12... Terminal device 27... Display device 33... Source program 41... Display screen 52... Source program list 53... Outline Line Patent Applicant: Tateishi Electric Co., Ltd.

Claims (2)

【特許請求の範囲】[Claims] (1)被デバッグプログラムを実行し、該実行過程をト
レースする手段と、 トレース手段におけるトレース状況を表示させる手段と
を備えたデバッグ装置であって、上記表示手段は、表示
画面上に一連のソースプログラムリストを表示させると
ともに、該リスト上においてトレース手段で現在実行さ
れているステートメントを順次識別表示させることを特
徴とするプログラムデバッグ装置。
(1) A debugging device comprising means for executing a program to be debugged and tracing the execution process, and means for displaying the trace status of the tracing means, wherein the display means displays a series of source sources on a display screen. A program debugging device characterized by displaying a program list and sequentially identifying and displaying statements currently being executed by a tracing means on the list.
(2)表示手段で表示されるソースプログラムリストは
、現在実行中のステートメントを含む所定行数の部分リ
ストであって、該リストの移動を停止させて表示する一
方、所定のマークを現在実行中のステートメントを含む
行に対応させて順次移行させている特許請求の範囲第1
項記載のプログラムデバッグ装置。
(2) The source program list displayed by the display means is a partial list of a predetermined number of lines including the statement currently being executed, and while the movement of the list is stopped and displayed, a predetermined mark indicating the statement currently being executed is displayed. The first claim is shifted sequentially in correspondence with the lines containing the statement.
Program debugging device as described in Section 1.
JP60232524A 1985-10-17 1985-10-17 Program debug device Expired - Lifetime JPH0731616B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60232524A JPH0731616B2 (en) 1985-10-17 1985-10-17 Program debug device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60232524A JPH0731616B2 (en) 1985-10-17 1985-10-17 Program debug device

Publications (2)

Publication Number Publication Date
JPS6292034A true JPS6292034A (en) 1987-04-27
JPH0731616B2 JPH0731616B2 (en) 1995-04-10

Family

ID=16940680

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60232524A Expired - Lifetime JPH0731616B2 (en) 1985-10-17 1985-10-17 Program debug device

Country Status (1)

Country Link
JP (1) JPH0731616B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01147951A (en) * 1987-12-04 1989-06-09 Fujitsu Ltd Facsimile equipment
JP2015114786A (en) * 2013-12-11 2015-06-22 三菱電機株式会社 Information processing system and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5714954A (en) * 1980-07-02 1982-01-26 Mitsubishi Electric Corp Program debugging device of computer
JPS57103549A (en) * 1980-12-19 1982-06-28 Fujitsu Ltd Computer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5714954A (en) * 1980-07-02 1982-01-26 Mitsubishi Electric Corp Program debugging device of computer
JPS57103549A (en) * 1980-12-19 1982-06-28 Fujitsu Ltd Computer system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01147951A (en) * 1987-12-04 1989-06-09 Fujitsu Ltd Facsimile equipment
JP2015114786A (en) * 2013-12-11 2015-06-22 三菱電機株式会社 Information processing system and program

Also Published As

Publication number Publication date
JPH0731616B2 (en) 1995-04-10

Similar Documents

Publication Publication Date Title
EP0785510B1 (en) Program debugging system for debugging a program having a graphical user interface
KR100339697B1 (en) Program production system for semiconductor tester
JP2004139458A (en) Program development support device, program execution device, compiling method, and debugging method
JPS62113244A (en) Program test device
JPS6292034A (en) Program debugging device
EP0801348A1 (en) Method of monitoring the operation of a computer
JPH0554277A (en) Plant monitor device
JPH02275539A (en) Debugging system
JPH06242943A (en) Source code level debugging device
JP2659366B2 (en) Debugging method and device
JPH05250221A (en) Simulator execution system
JPS6292035A (en) Program debugging device
JPS6292033A (en) Program debugging device
JPS6292032A (en) Test method for program
JPH0766343B2 (en) Program test equipment
JP2870735B2 (en) Automatic check method of data value in debugger
JPS59128652A (en) Program testing method using display device
JPH02220145A (en) Program tracing system
JPH07110780A (en) Debugging device
JPS626260B2 (en)
JPS63178341A (en) Program debugging system
JPH0546434A (en) Program debugging system
JPH03102538A (en) Testing system for program
JPH08212105A (en) Program managing device
JPH09297695A (en) Symbolic cross debugger and preparation system

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term