JPS61204748A - Program tracing system - Google Patents

Program tracing system

Info

Publication number
JPS61204748A
JPS61204748A JP60043658A JP4365885A JPS61204748A JP S61204748 A JPS61204748 A JP S61204748A JP 60043658 A JP60043658 A JP 60043658A JP 4365885 A JP4365885 A JP 4365885A JP S61204748 A JPS61204748 A JP S61204748A
Authority
JP
Japan
Prior art keywords
trace
program
memory
processor
data
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
JP60043658A
Other languages
Japanese (ja)
Inventor
Toshihiro Maruyama
智弘 丸山
Toshiaki Ishikawa
俊明 石川
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.)
Fuji Facom Corp
Original Assignee
Fuji Facom 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 Fuji Facom Corp filed Critical Fuji Facom Corp
Priority to JP60043658A priority Critical patent/JPS61204748A/en
Publication of JPS61204748A publication Critical patent/JPS61204748A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To trace a data at the optional part of a program without taking trouble at all to the program of a body, by setting a trace element bit and a trace parameter to a parity use memory. CONSTITUTION:A trace controlling circuit 7 is provided, and a trace element bit and a trace parameter are stored in a parity data use ROM 3, so that a trace use program is stored in a RAM 4. The trace controlling circuit 7 is constituted with an interruption generating circuit 71 and a trace parameter latching circuit 72, etc. Also, in the parity data use ROM 3, trace element bits T0,T1......and trace parameters TP0,TP1......are stored together with parity bits P0,P1.......

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置等におけるROM(’J−ドオ
ンリメモリ)化されたプログラムのトレース(追跡)方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method for tracing a program stored in a ROM (J-only memory) in an information processing device or the like.

〔従来の技術〕[Conventional technology]

第4図は、情報処理装置の一般的な構成を示すブロック
図である。同図において、1はマイクロプロセッサ(μ
mP)の如きプロセッサ(CPU)、2はプログラムを
格納するためのメモリ(ROM)、3はパリティデータ
を格納するためのメモリ(几OM)、4は処理データ等
を格納するためのメモリ(RAM)、5はメモリ制御回
路、6はパリティチェック回路、ABはアドレスバス、
DBはデータバス、CBはコントロールバス、CLはメ
モリ2,3.4を制御するための制御信号線(制御信号
;MC)、LPはパリティエラー発生をプロセッサ1へ
通知する割込信号線(割込信号;PI)であり、プロセ
ッサ1はROM化されたプログラムコードおよびパリテ
ィデータにもとづいて命令を実行し、処理を行なう。
FIG. 4 is a block diagram showing a general configuration of an information processing device. In the figure, 1 is a microprocessor (μ
2 is a memory (ROM) for storing programs, 3 is a memory (OM) for storing parity data, and 4 is a memory (RAM) for storing processing data, etc. ), 5 is a memory control circuit, 6 is a parity check circuit, AB is an address bus,
DB is a data bus, CB is a control bus, CL is a control signal line (control signal; MC) for controlling the memories 2 and 3.4, and LP is an interrupt signal line (interrupt signal line) that notifies processor 1 of the occurrence of a parity error. The processor 1 executes instructions and processes based on the program code and parity data stored in the ROM.

ここで、プロセッサ1が命令をフェッチするときの動作
およびパリティチェック、さらに従来のトレース方式等
について説明する0 まず、プロセッサ1はその内部のプログラムカウンタで
指示されるアドレス値をアドレスバスABに、またリー
ド信号等の制御信号をコントロールバスCBへそれぞれ
出力する。このとき、制御回路5はメモリ2および3に
対してデータを読み出すためのメモリ制御信号MCを出
力し、これによりメモリ2および3からは指定されたア
ドレスのデータおよびパリティデータが所定のタイミン
グで出力される。パリティチェック回路6ではこれらの
データのチェックを行ない、パリティエラーがあればエ
ラー発生割込信号PIがプロセッサ1へ通知される。プ
ロセッサ1は、この割込信号によりエラー処理を行なう
一方、パリティエラーがなければ、プロセッサlは所定
のタイミングでプログラムデータをプロセッサ内にとり
込み、このデータにより指定される処理を行なう0プロ
セツサ1は上記動作をくり返し実行することにより、所
定の処理を行なう。
Here, we will explain the operation and parity check when the processor 1 fetches an instruction, as well as the conventional tracing method, etc.0 First, the processor 1 transfers the address value indicated by its internal program counter to the address bus AB, and Each control signal such as a read signal is output to the control bus CB. At this time, the control circuit 5 outputs a memory control signal MC for reading data to the memories 2 and 3, and thereby the memories 2 and 3 output data at the specified address and parity data at a predetermined timing. be done. The parity check circuit 6 checks these data, and if there is a parity error, an error occurrence interrupt signal PI is notified to the processor 1. Processor 1 performs error processing based on this interrupt signal, and if there is no parity error, processor 1 takes program data into the processor at a predetermined timing and performs the processing specified by this data. A predetermined process is performed by repeatedly performing the operation.

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

さて、これらのプログラムを実行している時、外部から
プロセッサ1の動作状況や途中経過を知りたい場合には
プロセッサ専用のデバッグツールをつなぐのが普通であ
るが、機器組込タイプのものでは簡単にはデバッグツー
ルをつなぐことが出来ず、また出来たとしても、複雑な
現象の場合には、途中で実行をとめること罠よってトラ
ブルが実際には生じなくなり、障害の追跡(トレース)
が出来なくなることがある。このため、ROMプログラ
ム内の必要な部分に、あらかじめ事象をサンプルするた
めのトレース用プログラムを追加しておいて、RAM中
に追跡結果のデータを集めこれを外部からよみ出して解
析するような事が行なわれる。しかしながら、原因がわ
からない状態でトレースを行なうものであるため、予想
がはずれたりするとすべて作りなおしという様な事態も
起こる。あるいは、必要なデータが得られないために、
何度も作り直さなければならないこともある。
Now, when running these programs, if you want to know the operating status and progress of processor 1 from the outside, it is normal to connect a debugging tool dedicated to the processor, but it is easy to use a debugging tool that is built into the device. It is not possible to connect a debugging tool to the system, and even if it is possible to do so, in the case of complex phenomena, problems may not actually occur due to the trap of stopping execution midway through, and it is difficult to trace the problem.
It may become impossible to do so. For this reason, it is possible to add a trace program to sample events in advance to the necessary part of the ROM program, collect the trace result data in RAM, read it externally, and analyze it. will be carried out. However, since tracing is performed without knowing the cause, there may be situations where the entire process has to be recreated if predictions are wrong. Or, because the necessary data is not available,
You may have to recreate it many times.

さらに、トレース用プログラムを迫力9するためにメイ
ンプログラム自体も修正しなければならず、準備作業も
煩雑で、きわめて時間がかかる等の種々の問題がある。
Furthermore, in order to make the tracing program more powerful, the main program itself must be modified, and the preparation work is complicated and takes an extremely long time, among other problems.

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

プロセッサによって実行される各プログラムのトレース
要求ビットおよびトレースパラメータを記憶する第1の
メモリと、該各プログラムをトレースするためのトレー
ス用プログラムを記憶する第2のメモリと、トレース要
求ビットが立っているときはトレースパラメータを一時
的に記憶するとともにブ1セッサに対して割込信号を発
生するトレース制御回路とを設ける。
a first memory that stores trace request bits and trace parameters of each program executed by the processor; a second memory that stores a tracing program for tracing each program; and a trace request bit that is set. In this case, a trace control circuit is provided which temporarily stores trace parameters and generates an interrupt signal to the processor.

〔作用〕[Effect]

プロセッサは、上記トレース制御回路から割込信号を受
けたときは、そのトレースパラメータを参照して上記第
2メモリに登録されているトレースプリグラムへと分肢
し、指定されたトレース処理を行なう。こうすることに
より、メインプログうことができるようにする。
When the processor receives an interrupt signal from the trace control circuit, it refers to the trace parameters, branches to the trace program registered in the second memory, and performs the specified trace processing. This will allow you to run the main program.

〔実施例〕〔Example〕

#!1図はこの発明の実施例を示す構成図、#IIA図
は第1図のトレース制御回路の具体側を示すブロック図
、第1B図は第1図のパリティデータ用ROMの具体例
を示す構成図である。
#! Figure 1 is a block diagram showing an embodiment of the present invention, Figure #IIA is a block diagram showing a concrete example of the trace control circuit in Figure 1, and Figure 1B is a configuration diagram showing a concrete example of the parity data ROM in Figure 1. It is a diagram.

第1図の第4図との主な相違点はトレース制御回路7を
設けた点、トレース要求ビットおよびトレースパラメー
タをパリティデータ用ROM3に格納した点およびトレ
ース用プログラムをRAM4に格納するようにした点で
ある。トレース制御回路7は第1A図に具体的に示され
るように1割込発生回路71およびトレースパラメータ
ラッチ回路72等から構成される。また、パリティデー
タ用孔OM3には、トレース要求ビット’ro * ’
r1・・・・・・およびトレースパラメータTPO、T
Pl・・・・・・がパリティビットpoe Pi・・・
・・・と\もに、例えば第1B図の如く記憶される。な
お、トレース要求ビットおよびトレースパラメータはR
OMメモリ3ではな(−龍の適宜なメモリに格納するこ
とが可能であり、また、トレース用プログラムもELA
Mメモリ4ではな(、R,0M2の空いている部分等に
格納することができる。
The main differences between FIG. 1 and FIG. 4 are that a trace control circuit 7 is provided, trace request bits and trace parameters are stored in the parity data ROM 3, and the trace program is stored in the RAM 4. It is a point. The trace control circuit 7 is comprised of a 1-interrupt generation circuit 71, a trace parameter latch circuit 72, etc., as specifically shown in FIG. 1A. In addition, the parity data hole OM3 has a trace request bit 'ro*'.
r1... and trace parameters TPO, T
Pl... is the parity bit poe Pi...
... and \ are stored, for example, as shown in FIG. 1B. Note that the trace request bit and trace parameters are R
It is not OM memory 3 (-It is possible to store it in the appropriate memory of Ryu, and the trace program is also ELA
It can be stored not in the M memory 4 (, R,0M2, etc.) but in an empty space.

ここで、その動作について説明する。Here, its operation will be explained.

まず、プロセッサ1はプログラムコードをメモリ2から
とり込む。このとき、パリティデータがメモリ3からデ
ータラインDLに所定のタイミングで出力されるので、
パリティチェック回路6ではそのパリティチェックを行
ない、エラーであればパリティエラー割込信号PIをプ
ロセッサ1へ出力する。また、メモリ3からパリティデ
ータが読み出されると同時に、第1B図に示される如き
トレース要求ビットTH(iは正の整数)とトレースパ
ラメータTPiがデータラインDLに出力される。トレ
ースビットは@IA図の割込発生回路71に入力され、
トレースパラメータはトレースパラメータラッチ回路7
2に入力される。そして、トレース要求ビットが@1”
のときは、割込発生回路71から所定のタイミングでト
レース要求割込信号TIがラインLTに出力されるとと
もに、トレースパラメータがラッチ回路72にラッチさ
れる。割込信号がプロセッサ1に入力されると、プロセ
ッサ1はあらかじめ指定された割込処理、スなわちトレ
ースパラメータをラッチ回路72から読み出し、このパ
ラメータにて指示されるトレース処理を実行する。
First, the processor 1 takes in a program code from the memory 2. At this time, parity data is output from the memory 3 to the data line DL at a predetermined timing, so
The parity check circuit 6 performs a parity check, and if an error occurs, outputs a parity error interrupt signal PI to the processor 1. Further, at the same time as the parity data is read from the memory 3, the trace request bit TH (i is a positive integer) and the trace parameter TPi as shown in FIG. 1B are output to the data line DL. The trace bit is input to the interrupt generation circuit 71 in the @IA diagram,
Trace parameters are trace parameter latch circuit 7
2 is input. And the trace request bit is @1”
At this time, the trace request interrupt signal TI is output from the interrupt generation circuit 71 to the line LT at a predetermined timing, and the trace parameters are latched by the latch circuit 72. When an interrupt signal is input to the processor 1, the processor 1 reads a prespecified interrupt process, that is, a trace parameter from the latch circuit 72, and executes the trace process specified by this parameter.

割込処理動作について第2図および第3図を参照して、
もう少し具体的に説明する。なお、第2図はプロセッサ
にて実行されるプログラム例を示す参照図、第3図は割
込処理動作を説明するための説明図である。
Regarding the interrupt processing operation, with reference to FIGS. 2 and 3,
Let me explain in more detail. Note that FIG. 2 is a reference diagram showing an example of a program executed by the processor, and FIG. 3 is an explanatory diagram for explaining an interrupt processing operation.

いま、第2図の如く、プロセッサIKて順次実行すべき
命令がOo〜On+2まであり、各命令Omはメモリ3
のアドレスAmに格納されているものとすると、プロセ
ッサ1はアドレスAmのメモリの内容、すなわち命令O
mのコードを取り込み、その命令に従って動作する。こ
\で、アドレスAn+1のトレース要求ビットをあらか
じめ′1”にセットしておくとともに、トレースパラメ
ータの値をあらかじめ決めた値、例えば2”に設定する
。この値は、メモリ3が8ビツトで構成されているもの
とすると、アドレスAmに対するトレースパラメータの
値の範囲は16進数で′OO”〜”3F”、すなわち6
4通りのトレースパラメータを設定することが可能であ
る。こうして、プロセッサが命令を順次実行し、いま命
令On+1を実行すると、前述の如くプロセッサにトレ
ース要求割込が入る。これにより、プロセッサは所定の
割込処理ルーチン、つまりレジスタ退避や割込のマスク
等のモニタ処理を行なった後、トレースパラメータを第
1A図のラッチ回路72からよみ出し、これを判別する
。トレースパラメータは上述の例では2″に設定された
ので、この値に該当するトレース処理を実行する。トレ
ースパラメータ2の処理は、例えば第3図に示されるよ
うに、命令On+tを実行した後のプログラムカウンタ
PC,スティタスレジスタS几やメモリの内容等をi1
0装置やRAMへ出力するものである。この結果、i1
0装置の出力やRAMデータから、成る命令を実行した
後の結果を知ることができる。
Now, as shown in Fig. 2, there are instructions Oo to On+2 to be executed sequentially by the processor IK, and each instruction Om is stored in the memory 3.
, the processor 1 stores the contents of the memory at the address Am, that is, the instruction O
It takes in the code of m and operates according to its instructions. At this point, the trace request bit at address An+1 is set to ``1'' in advance, and the value of the trace parameter is set to a predetermined value, for example 2''. Assuming that memory 3 consists of 8 bits, the range of trace parameter values for address Am is 'OO' to '3F' in hexadecimal, that is, 6
It is possible to set trace parameters in four ways. In this way, the processor sequentially executes the instructions, and when the instruction On+1 is now executed, a trace request interrupt is generated in the processor as described above. As a result, the processor performs a predetermined interrupt processing routine, that is, monitor processing such as saving registers and masking interrupts, and then reads trace parameters from the latch circuit 72 of FIG. 1A and discriminates them. In the above example, the trace parameter was set to 2'', so the trace process corresponding to this value is executed.The process for trace parameter 2 is, for example, after executing the instruction On+t, as shown in Figure 3. Program counter PC, status register S, memory contents, etc.
0 device or RAM. As a result, i1
0 The result after executing the following instructions can be known from the output of the device and the RAM data.

なお、これらのトレース処理のためのプログラムは上述
の如く、トレース開始前にあらかじめRAM4等へ格納
しておくこととする。
Note that, as described above, the programs for these trace processes are stored in advance in the RAM 4 or the like before starting the trace.

なお、上述のようにトレースパラメータを00”〜′″
3F”とするのではなく、6ビツトの各ビットに対応し
てトレース処理を設定しておけば、複数のトレース処理
を実行することも可能となる。また、以上では、プログ
ラムはROMにあるものとして説明したが、プログラム
がRAMにあっても全く同様の結果が得られることは云
う迄もない。
In addition, as mentioned above, the trace parameters are set to 00''~'''
If you set the trace processing corresponding to each bit of 6 bits instead of "3F", it becomes possible to execute multiple trace processing.In addition, in the above, the program is stored in ROM. However, it goes without saying that exactly the same results can be obtained even if the program is in RAM.

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

この発明によれば、パリティ用メモリにトレース要求ビ
ットおよびトレースパラメータを設定したことにより、
本体のプログラムにはまったく手′ を加えることなく
プログラムの任意の場所でのデータをトレースする事が
可能である。さらに、実際に障害の原因を調査する際に
もトレース場所をきわめて容易に変更できる事、さらに
はデータをサンプルするプログラムをRAM内においた
事により、現場でサンプルするデータを簡単に変更でき
ることから、きわめて効率的に障害の原因を知る事が可
能となる利点がもたらされる。
According to this invention, by setting the trace request bit and trace parameters in the parity memory,
It is possible to trace data anywhere in the program without making any changes to the main program. Furthermore, when actually investigating the cause of a failure, it is extremely easy to change the trace location, and by storing the data sampling program in RAM, the data to be sampled can be easily changed on site. This provides the advantage that it is possible to know the cause of a failure extremely efficiently.

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

第1図はこの発明の実施例を示す構成図、第1A図は第
1図におけるトレース制御回路の具体例を示すブロック
図、第1B図は第1図のパリティデータ格納用メモリの
具体例を示す構成図、第2図は実行プログラムとトレー
ス要求ピット、トレースパラメータの関係を説明する参
照図、第3図は割込処理動作を説明するための説明図、
第4図は一般的なデータ処理システムを示す構成図であ
る0 符号説明 1・・・・・・プロセッサ(CPU)、2・・・・・・
プログラム格納用几OM、3・・・・・・パリティデー
タ格納用几OM、4・曲・RAM、5・・曲メモリ制御
回路、6・・・・・・パリティチェック回路、7・・・
・・・トレース制御回路、71・・・・・・割込発生回
路、72・・・・・・トレースパラメータラッチ回路、
AB・・間アドレスバス、DB・・・・・・データバス
、CL・・・・・・メモリ制御信号線、MC・・・・・
・メモリ制御信号、LP、LT・・・・・・割込信号線
、P■・・曲パリティエラー割込信号、TI・・・・・
・トレース割込信号、DL・・曲データライン、几T・
・・・・・トレースパラメータ続出信号。 代理人 弁理士 並 木 昭 夫 代理人 弁理士 松 崎    清 箔 ! ■ 冨IA図 第1B図 官 2 図 第 3 図 一−−−−−J Wi4図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 1A is a block diagram showing a specific example of the trace control circuit in FIG. 1, and FIG. 1B is a specific example of the parity data storage memory shown in FIG. FIG. 2 is a reference diagram for explaining the relationship between the execution program, trace request pits, and trace parameters; FIG. 3 is an explanatory diagram for explaining the interrupt processing operation;
FIG. 4 is a block diagram showing a general data processing system.
OM for program storage, 3... OM for storing parity data, 4. Song/RAM, 5.. Song memory control circuit, 6... Parity check circuit, 7...
... Trace control circuit, 71 ... Interrupt generation circuit, 72 ... Trace parameter latch circuit,
AB...address bus, DB...data bus, CL...memory control signal line, MC...
・Memory control signal, LP, LT... Interrupt signal line, P■... Song parity error interrupt signal, TI...
・Trace interrupt signal, DL・・Song data line, 几T・
...Trace parameter successive signal. Agent: Patent Attorney Akio Namiki Agent: Patent Attorney Kiyohaku Matsuzaki! ■ Tomi IA Figure 1B Officer 2 Figure 3 Figure 1 ----J Wi4 Figure

Claims (1)

【特許請求の範囲】[Claims] プロセッサと、該プロセッサによつて実行される各プロ
グラム対応のトレース要求ビットおよびトレースパラメ
ータを記憶する第1のメモリと、該各プログラムをトレ
ースするためのトレース用プログラムを記憶する第2の
メモリと、前記プロセッサによつて第1メモリから読み
出されるトレース要求ビットを参照しその内容に応じて
トレースパラメータを一時的に記憶するとともにプロセ
ッサに対して割込信号を発生するトレース制御回路とを
備え、プロセッサは該トレース制御回路を介して割込信
号を受けたときはそこに一時的に記憶されているトレー
スパラメータにて指定されるトレース用プログラムを前
記第2メモリから読み出して実行することを特徴とする
プログラムトレース方式。
a processor, a first memory that stores trace request bits and trace parameters corresponding to each program executed by the processor, and a second memory that stores a tracing program for tracing each program; a trace control circuit that refers to a trace request bit read from a first memory by the processor, temporarily stores trace parameters according to the contents thereof, and generates an interrupt signal to the processor; A program characterized in that when an interrupt signal is received via the trace control circuit, a trace program designated by a trace parameter temporarily stored therein is read out from the second memory and executed. Trace method.
JP60043658A 1985-03-07 1985-03-07 Program tracing system Pending JPS61204748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60043658A JPS61204748A (en) 1985-03-07 1985-03-07 Program tracing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60043658A JPS61204748A (en) 1985-03-07 1985-03-07 Program tracing system

Publications (1)

Publication Number Publication Date
JPS61204748A true JPS61204748A (en) 1986-09-10

Family

ID=12669953

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60043658A Pending JPS61204748A (en) 1985-03-07 1985-03-07 Program tracing system

Country Status (1)

Country Link
JP (1) JPS61204748A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01211136A (en) * 1988-02-19 1989-08-24 Mitsubishi Electric Corp Program debugging system
WO2009157036A1 (en) * 2008-06-24 2009-12-30 富士通株式会社 Information processor and control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01211136A (en) * 1988-02-19 1989-08-24 Mitsubishi Electric Corp Program debugging system
WO2009157036A1 (en) * 2008-06-24 2009-12-30 富士通株式会社 Information processor and control method

Similar Documents

Publication Publication Date Title
JPS5886648A (en) Tracing device
JPH03204737A (en) Debug circuit of signal processing processor
JPH1078889A (en) Microcomputer
JPS61204748A (en) Program tracing system
CN107315685A (en) A kind of real-time adjustment method of non-invasive procedure
JPH0581070A (en) Programmable controller and user program execution method in programmable controller
JPS58181160A (en) Controlling system of emergency operation
JPH11110250A (en) Method for switching software execution mode
JPS5835648A (en) Program execution controlling system
JPH02181236A (en) Debug device
JPH06202907A (en) Debug support device
JP2786215B2 (en) Restart processing control method
JPH02115953A (en) Simulator
GB2575869A (en) Integrated circuit processor
JPS61286936A (en) Step operation control system
JPH01189732A (en) Task start-up control method
JPH0287237A (en) Execute instruction control system
JPH0683987A (en) Microcomputer
JPS6364139A (en) Memory dumping control system
JPH02103643A (en) Interruption generation circuit for debug
JPS63228237A (en) Program debugging system
JPS58109946A (en) Debugging method for program
JPH01142948A (en) Symbolic debugger for microcomputer
JPS63639A (en) Program debugging system
JPH0215340A (en) Control system for state history memory device