JPH03134742A - Debug device - Google Patents

Debug device

Info

Publication number
JPH03134742A
JPH03134742A JP1273128A JP27312889A JPH03134742A JP H03134742 A JPH03134742 A JP H03134742A JP 1273128 A JP1273128 A JP 1273128A JP 27312889 A JP27312889 A JP 27312889A JP H03134742 A JPH03134742 A JP H03134742A
Authority
JP
Japan
Prior art keywords
interrupt
nmi
debugger
debug
program
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
JP1273128A
Other languages
Japanese (ja)
Inventor
Chiemi Inamori
稲森 千栄美
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 JP1273128A priority Critical patent/JPH03134742A/en
Publication of JPH03134742A publication Critical patent/JPH03134742A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To execute the debug without any anxiety by constituting the device so that a mask function interruption (NMI) is not generated in the course of running of a debugger, and also, the existence of an NMI signal generated in the course of running of the debugger can be confirmed. CONSTITUTION:A debug device 15 used for the debug of an application program of a microcomputer system is constituted so that an NMI interruption is not generated by an NMI switch 18 before a debugger 12a is actuated, and also, an NMI signal generated in the course of debug is counted by a counter 20. Accordingly,it does not occur that necessary information is broken down by an NMI in the course of the debugger 12a, and also, it can be recognized that the NMI signal is generated in the course of the debugger 12a. In such a way, the efficiency and the reliability of the debug can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、マイクロコンピュータシステムのアプリケ
ーションプログラムのデバッグに使用するデバッグ装置
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a debugging device used for debugging an application program of a microcomputer system.

〔従来の技術〕[Conventional technology]

第5図は80286プログラマーズ・リファレンス・マ
ニュアルP、97.昭和61年6月20日インテルジャ
パン発行に示された割込み記述子テーブルを示す説明図
である。図において、1は割込み記述子テーブル(以下
、I D T ; InterruptDescrip
tor Tableという。)、2はIDTlの構成要
素であり、CPUが取り扱える割込みのチャネル数分だ
け存在するゲートであり、256個用意されている。3
はCPUに存在するIDTレジスタで、ユーザのプログ
ラムシステムで実際に使用している割込みのうち最大の
番号のチャネルを示すIDTリミット4と、メモリ上の
第0ゲート2の位置を示すIDTベース5とから構成さ
れるいる。
Figure 5 is from 80286 Programmer's Reference Manual P, 97. FIG. 2 is an explanatory diagram showing an interrupt descriptor table published by Intel Japan on June 20, 1985. In the figure, 1 is an interrupt descriptor table (hereinafter referred to as IDT; InterruptDescript).
It's called a tor table. ), 2 are constituent elements of IDTl, and are gates that exist as many as the number of interrupt channels that can be handled by the CPU, and 256 gates are prepared. 3
is an IDT register that exists in the CPU, with IDT limit 4 indicating the channel with the highest number among the interrupts actually used in the user's program system, and IDT base 5 indicating the location of the 0th gate 2 in memory. It consists of

また、第6図はゲート2の構成を示しているが、6はユ
ーザ使用不可領域、7は対応する割込みチャネルのタイ
プ等を示すフラグ領域、8は未使用領域、9.lOは対
応する割込み処理である割込みハンドラの開始アドレス
をポイントするコードセグメントとオフセットとが格納
されている割込みコードセグメントセレクタ、割込みコ
ードオフセットである。
Further, FIG. 6 shows the configuration of the gate 2, where 6 is an area that cannot be used by the user, 7 is a flag area that indicates the type of the corresponding interrupt channel, etc., 8 is an unused area, and 9. IO is an interrupt code segment selector and an interrupt code offset in which a code segment and an offset pointing to the start address of an interrupt handler, which is a corresponding interrupt process, are stored.

さらに、第7図はマスク不能割込み(以下、NMlとい
う。)およびプロセンサ例外に起因するソフトウェア割
込みを有するCPUのもとで走行するアプリケーション
プログラム(以下、対象プログラムという、)をデバッ
グするデバッグ装置を示す部分構成図である。図におい
て、11は対象プログラムおよびデバッグプログラムを
実行するCPU、12はデバッグ装置15に内蔵されデ
バッグプログラム12aやポインタ変更プログラム(ポ
インタ変更手段)12b等を格納するRAM、13はN
MI信号を発生するハードウェア(H/W)異常監視装
置、I6はNMI信号線である。
Furthermore, FIG. 7 shows a debugging device for debugging an application program (hereinafter referred to as a target program) running under a CPU that has software interrupts caused by non-maskable interrupts (hereinafter referred to as NMl) and processor exceptions. FIG. In the figure, 11 is a CPU that executes the target program and the debug program, 12 is a RAM built in the debug device 15 and stores the debug program 12a, a pointer change program (pointer change means) 12b, etc., and 13 is N
A hardware (H/W) abnormality monitoring device that generates an MI signal, I6 is an NMI signal line.

次に動作について説明する。デバッグの対象となる対象
プログラムをデバッグ装置15上で実行させている時に
、対象プログラムの不良によりCFULLがゼロ・デイ
バイト、セグメントリミット違反等の例外を検出すると
、それぞれに対して対応する割込みチャネル(以下、割
込みベクトルという。)のソフトウェア割込みを発生す
る。例えば、0〜13の割込みベクトルがそれぞれ各種
の例外に対応している。デバッグ装置15ではこれらの
割込みによって割込みハンドラが起動されると、デバッ
グプログラム12a(以下、デバッガという、)が動作
開始するようになっている。
Next, the operation will be explained. When a target program to be debugged is executed on the debug device 15, if an exception such as CFULL zero day byte or segment limit violation is detected due to a defect in the target program, the corresponding interrupt channel ( Generates a software interrupt (hereinafter referred to as an interrupt vector). For example, interrupt vectors 0 to 13 correspond to various types of exceptions. In the debug device 15, when an interrupt handler is activated by these interrupts, a debug program 12a (hereinafter referred to as a debugger) starts operating.

例えば、セグメントリミット違反に対応する割込みベク
トルが13であるとすると第13ゲート2の割込みコー
ドセグメントセレクタ9および割込みコードオフセット
10にデバッガ12aの開始アドレスをポイントするコ
ードセグメントとオフセットを格納しておく。
For example, if the interrupt vector corresponding to a segment limit violation is 13, a code segment and an offset pointing to the start address of the debugger 12a are stored in the interrupt code segment selector 9 and interrupt code offset 10 of the 13th gate 2.

CPLll 1が13の割込みベクトルに対応する例外
を検出した場合には、IDTベース5の内容をもとに第
13ゲート2が格納されている物理アドレスを得る。次
に、CPUは第13ゲート2の割込みコードセグメント
セレクタ9および割込みコードオフセットIOの内容が
ら、デバッガ12aの開始アドレスを得て、デバッガ1
2aを実行させる。
When the CPLll1 detects an exception corresponding to the interrupt vector 13, it obtains the physical address where the 13th gate 2 is stored based on the contents of the IDT base 5. Next, the CPU obtains the start address of the debugger 12a from the contents of the interrupt code segment selector 9 and interrupt code offset IO of the 13th gate 2, and obtains the start address of the debugger 12a.
Run 2a.

デバッガ12aは、発生した例外に対応して定義されて
いる例外コードをCRT (図示せず)に表示させたり
、その他デバッグの便宜をはかるために、例外が発生し
た時点のCPUIIのレジスタの値、例外を発生させた
命令あるいはこの命令の格納アドレス等をCRTに表示
させたりするように作成されている。
The debugger 12a displays the value of the CPU II register at the time the exception occurred, in order to display the exception code defined in response to the exception on a CRT (not shown), and to facilitate debugging. It is created to display the instruction that caused the exception or the storage address of this instruction on the CRT.

また、通常、CPUIIはソフトウェア割込みや外部か
ら入力される割込み信号に起因するマスク可能割込みに
よる割込み処理を実行中にも、外部から入力されるNM
I信号に起因するNMIの受は付けを拒否できない構造
になっている。従って、デバッガ12aが走行中にNM
I処理によって必要な情報が破壊されてしまい、再度同
じデバッグ操作を行う必要が生じる可能性がある。
In addition, normally, even while executing interrupt processing due to a software interrupt or a maskable interrupt caused by an interrupt signal input from the outside, the CPU II
The structure is such that the reception of NMI caused by the I signal cannot be rejected. Therefore, while the debugger 12a is running, NM
Necessary information may be destroyed by I processing, and the same debugging operation may need to be performed again.

この問題を解決するために、H/W異常監視装置13が
CPUI 1から制御可能であれば、デバッガ12aの
走行中には停止させておくことが考えられる。例えば、
例外が生じてデバッガ12aが起動されるさ、例外コー
ドmをデバッグ装置15のRAM12に保存しておき、
デバッグを中断する。そして、デバッグ装置15には、
例外コードの値mに応じたデバッグゲートをIDTlの
第mゲート17に転送するようなポインタ変更プログラ
ム12bを用意しておく。次に、第mゲート17の内容
がデバッグゲートに書き換えられた状態で再度対象プロ
グラムを実行させると、不良を取り除いていないので、
再度例外が発生する。
In order to solve this problem, if the H/W abnormality monitoring device 13 can be controlled from the CPUI 1, it is conceivable to stop the debugger 12a while it is running. for example,
When an exception occurs and the debugger 12a is started, the exception code m is saved in the RAM 12 of the debugging device 15.
Suspend debugging. Then, in the debug device 15,
A pointer change program 12b is prepared that transfers the debug gate corresponding to the value m of the exception code to the m-th gate 17 of the IDTl. Next, when the target program is executed again with the contents of the m-th gate 17 rewritten to the debug gate, the defect has not been removed, so
The exception occurs again.

そして、デバッグゲートの内容にもとづいて作成される
物理アドレスから開始されるプログラムを、H/W異常
監視装置13の動作を停止させた後に、デバッガ12a
に移行するように作成しておけば、デバッガ12a走行
中はNMI信号が発生しないので、安心してデバッグを
実行することができる。
Then, after stopping the operation of the H/W abnormality monitoring device 13, the debugger 12a executes a program that is started from the physical address created based on the contents of the debug gate.
If the program is created in such a way that the program transitions to , the NMI signal will not be generated while the debugger 12a is running, so debugging can be performed with peace of mind.

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

従来のデバッグ装置は以上のように構成されているので
、対象プログラムで情報が完全には保存されないNMI
処理ルーチンを使用している等の場合には、デバッガ1
2a走行中に必要な情報が破壊されてしまうという課題
があった。また、NMlが発生しないようにしてデバッ
ガ12aを起動すると、本来デバッグ中に発生するNM
I信号を無視してしまうことになり、デバッグに有用な
NMI信号を考慮することができないという課題があっ
た。
Conventional debugging equipment is configured as described above, so NMI information is not completely saved in the target program.
If you are using a processing routine, debugger 1
There was a problem that necessary information was destroyed during 2a driving. In addition, if you start the debugger 12a in such a way that NMl does not occur, NMl, which would normally occur during debugging,
There is a problem in that the I signal is ignored, and the NMI signal, which is useful for debugging, cannot be considered.

この発明は上記のような課題を解消するためになされた
もので、デバッガの走行中にはNMIが発生せず、かつ
、デバッガの走行中に発生したNMT信号の存在を認識
することができるデバッグ装置を得ることを目的とする
This invention was made in order to solve the above-mentioned problems, and is a debugging method that does not generate NMI while the debugger is running and can recognize the presence of an NMT signal that occurs while the debugger is running. The purpose is to obtain equipment.

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

二の発明に係るデバッグ装置は、NMIおよびソフトウ
ェア例外によるソフトウェア割込みを有するCPUと、
ソフトウェア割込みによって起動される割込みハンドラ
に接続されたデバッグプログラムとを用いてデバッグを
行うものにおいて、NMI信号のCPUへの到達を禁止
しうるNMIスイッチと、NMI信号の発生回数を計数
するカウンタと、NMIスイッチを開いてNMI信号を
しゃ断するスイッチ制御信号を出力するとともにカウン
タをリセットし、続いてデバッガを起動する割込み禁止
プログラムと、デバッガに代えて割込み禁止プログラム
を割込みハンドラに接続するポインタ変更手段とを備え
たものである。
A debugging device according to the second invention includes a CPU having software interrupts due to NMI and software exceptions;
In a device that performs debugging using a debug program connected to an interrupt handler activated by a software interrupt, an NMI switch capable of prohibiting the NMI signal from reaching the CPU, and a counter that counts the number of times the NMI signal is generated; An interrupt disabling program that outputs a switch control signal for opening an NMI switch and cutting off the NMI signal, resetting a counter, and subsequently starting a debugger; and a pointer changing means for connecting the interrupt disabling program to an interrupt handler in place of the debugger. It is equipped with the following.

〔作 用〕[For production]

この発明におけるNMIスイッチは、プロセッサ例外に
よるソフトウェア割込みが発生すると、割込み禁止プロ
グラムによって、デバッガが起動される前に開放側、つ
まり、NMI信号をCPUに伝えない側に設定される。
In the present invention, when a software interrupt occurs due to a processor exception, the NMI switch is set to the open side, that is, the side that does not transmit the NMI signal to the CPU, by the interrupt disabling program before the debugger is activated.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。第1
図において、12cは割込みハンドラに接続された割込
み禁止プログラム、18はH/W異常監視装置13とC
PUIIとの間に設けられたNMrスイッチ、19はN
MIスイッチ18の開閉を指示するスイッチ制御信号が
伝達されるスイッチ制御線、20はNMI信号の個数を
計数する割込み発生回数カウンタ(以下、カウンタとい
う。)、21はカウンタリセット信号が伝達されるリセ
ット信号線であり、その他のものは同一符号を付して第
5図に示したものと同一のものである。
An embodiment of the present invention will be described below with reference to the drawings. 1st
In the figure, 12c is an interrupt prohibition program connected to an interrupt handler, 18 is a H/W abnormality monitoring device 13 and C
The NMr switch 19 is provided between the PUII and the NMr switch.
A switch control line to which a switch control signal instructing opening/closing of the MI switch 18 is transmitted; 20 is an interrupt occurrence counter (hereinafter referred to as a counter) for counting the number of NMI signals; 21 is a reset circuit to which a counter reset signal is transmitted. This is a signal line, and the other parts are the same as those shown in FIG. 5 with the same reference numerals.

次に動作について第2図〜第4図のフローチャートを参
照して説明する。第2図のフローチャートはポインタ変
更プログラム12bの処理を示したもので、まず、ステ
ップST21で、0〜13の割込みベクトルに対応した
RAM12内のIDT1の各ゲート2の内容をRAM1
2内の待避エリアに保存しておく。保存された各ゲート
2の内容は対応するデバッガの開始アドレスを指してい
る。そして、ステップST22で各ゲート2に第3図の
フローチャートで示す割込み禁止プログラム12cの開
始アドレスを指すデバッグゲートに書き換える。
Next, the operation will be explained with reference to the flowcharts shown in FIGS. 2 to 4. The flowchart in FIG. 2 shows the processing of the pointer change program 12b. First, in step ST21, the contents of each gate 2 of the IDT 1 in the RAM 12 corresponding to the interrupt vectors 0 to 13 are transferred to the RAM 1.
Save it in the evacuation area inside 2. The saved contents of each gate 2 point to the starting address of the corresponding debugger. Then, in step ST22, each gate 2 is rewritten to a debug gate pointing to the start address of the interrupt disabling program 12c shown in the flowchart of FIG.

この状態で、対象プログラムを実行させる。実行中に例
外が発生すると、対応するソフトウェア割込みが発生す
る。例外に対応した各ゲート2にはデバッグゲートが書
き込まれているので、結局、第3図のフローチャートで
示したプログラムが起動される。起動されると、まず、
ステップ5T31でNMIスイッチ18の状態を確認す
る。NMlスイッチ18が開(OFF)ならばステップ
ST34の処理に移行する。閉(ON)ならばスイッチ
制御信号によってNMIスイッチ1日を開(OFF)に
して、カウンタリセット信号21によってカウンタ20
をリセットする(ステップ5T33)。そして、ステッ
プST21で保存したIDTlの各ゲート2の内容のう
ち、発生した例外に対応したものを取り出して、この内
容で示されるアドレスからプログラムを起動する(ステ
ッブ5T34)。つまり、デバッガに制御を移す。
In this state, run the target program. If an exception occurs during execution, a corresponding software interrupt is generated. Since a debug gate is written in each gate 2 corresponding to the exception, the program shown in the flowchart of FIG. 3 is started after all. When started, first
In step 5T31, the state of the NMI switch 18 is confirmed. If the NMl switch 18 is open (OFF), the process moves to step ST34. If it is closed (ON), the NMI switch is opened (OFF) on the 1st day by the switch control signal, and the counter 20 is opened (OFF) by the counter reset signal 21.
(Step 5T33). Then, from among the contents of each gate 2 of the IDTl saved in step ST21, the one corresponding to the exception that has occurred is retrieved, and the program is started from the address indicated by this contents (step 5T34). In other words, control is transferred to the debugger.

終了時に、必要ならばカウンタ20の計数値を読み出し
て、デバッガ走行中に発生したNMI信号の個数を知る
ことができる。なお、ステップ5T31の処理をせず、
常にステップ5T32から処理を開始してもよい。
At the end, if necessary, the count value of the counter 20 can be read out to know the number of NMI signals generated while the debugger is running. Note that without performing the process in step 5T31,
The process may always start from step 5T32.

そして、対象プログラムのデバッグが終了したら、第4
図のフローチャートに示すステップ5T41のように、
ステップST21で保存した値をIDTlにもどす。
After debugging the target program, the fourth
As in step 5T41 shown in the flowchart of the figure,
The value saved in step ST21 is returned to IDTl.

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

以上のように、この発明によれば、デバッグ装置をデバ
ッガが起動される前にNMrスイッチによってNMI割
込みが発生しないようにするとともに、デバッグ中に発
生したNMI信号をカウンタで計数するように構成した
ので、デバッガの走行中にNMIによって必要な情報が
破壊されず、しかも、デバッガの走行中にNMI信号が
発生したことが認識でき、デバッグの効率と信頼性を向
上させるものが得られる効果がある。
As described above, according to the present invention, the debug device is configured to prevent the occurrence of NMI interrupts using the NMr switch before the debugger is activated, and to count the NMI signals generated during debugging using the counter. Therefore, necessary information is not destroyed by NMI while the debugger is running, and it is possible to recognize that an NMI signal is generated while the debugger is running, which has the effect of improving debugging efficiency and reliability. .

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

第1図はこの発明の一実施例によるデバッグ装置を示す
部分構成図、第2図〜第4図はそれぞれデバッグ装置の
動作を示すフローチャート、第5図はIDTレジスタお
よびIDTの構成を示す説明図、第6図はゲートの構成
を示す構成図、第7図は従来のデバッグ装置を示す部分
構成図である。 11はCPU、12はRAM、12aはデバッガ、12
bはポインタ変更プログラム、12cは割込み禁止プロ
グラム、13はH/W異常監視装置、15はデバッグ装
置、18はNMTスイッチ、20はカウンタ。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a partial configuration diagram showing a debugging device according to an embodiment of the present invention, FIGS. 2 to 4 are flowcharts showing the operation of the debugging device, and FIG. 5 is an explanatory diagram showing the IDT register and the structure of the IDT. , FIG. 6 is a block diagram showing the structure of a gate, and FIG. 7 is a partial block diagram showing a conventional debugging device. 11 is a CPU, 12 is a RAM, 12a is a debugger, 12
b is a pointer change program, 12c is an interrupt disabling program, 13 is a H/W abnormality monitoring device, 15 is a debug device, 18 is an NMT switch, and 20 is a counter. In addition, in the figures, the same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] 外部から入力されるマスク不能割込み信号に起因するマ
スク不能割込み、および例外コードを発生するソフトウ
ェア割込みを有する中央処理装置と、前記ソフトウェア
割込みによって起動される割込みハンドラに接続された
デバッグプログラムとを用いて対象プログラムのデバッ
グを行うデバッグ装置において、前記マスク不能割込み
信号の前記中央処理装置への到達を禁止するマスク不能
割込みスイッチと、前記マスク不能割込み信号の発生回
数を計数する割込み発生回数カウンタと、前記マスク不
能割込みスイッチを開くスイッチ制御信号を出力し、か
つ、前記割込み発生回数カウンタをリセットした後に、
前記デバッグプログラムを起動する割込み禁止プログラ
ムと、前記割込みハンドラを前記割込み禁止プログラム
に接続するポインタ変更手段とを備えたことを特徴とす
るデバッグ装置。
A central processing unit having a non-maskable interrupt caused by an externally input non-maskable interrupt signal and a software interrupt that generates an exception code, and a debug program connected to an interrupt handler activated by the software interrupt. A debugging device that debugs a target program includes: a non-maskable interrupt switch that prohibits the non-maskable interrupt signal from reaching the central processing unit; an interrupt occurrence counter that counts the number of times the non-maskable interrupt signal occurs; After outputting a switch control signal to open a non-maskable interrupt switch and resetting the interrupt occurrence counter,
A debugging device comprising: an interrupt-disabled program that starts the debug program; and pointer change means that connects the interrupt handler to the interrupt-disabled program.
JP1273128A 1989-10-20 1989-10-20 Debug device Pending JPH03134742A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1273128A JPH03134742A (en) 1989-10-20 1989-10-20 Debug device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1273128A JPH03134742A (en) 1989-10-20 1989-10-20 Debug device

Publications (1)

Publication Number Publication Date
JPH03134742A true JPH03134742A (en) 1991-06-07

Family

ID=17523519

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1273128A Pending JPH03134742A (en) 1989-10-20 1989-10-20 Debug device

Country Status (1)

Country Link
JP (1) JPH03134742A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH056344A (en) * 1991-06-28 1993-01-14 Fujitsu Ltd Program run information sampling processing system
JP2015226933A (en) * 2014-05-09 2015-12-17 株式会社アマダホールディングス Laser processing machine, composite processing system, composite processing machine, and processing origin correction method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH056344A (en) * 1991-06-28 1993-01-14 Fujitsu Ltd Program run information sampling processing system
JP2015226933A (en) * 2014-05-09 2015-12-17 株式会社アマダホールディングス Laser processing machine, composite processing system, composite processing machine, and processing origin correction method

Similar Documents

Publication Publication Date Title
EP0702297B1 (en) A data processor with breakpoint circuit
JP2005317023A (en) Breakpoint logic unit, debug logic, and breakpoint method for data processing apparatus
US20070136565A1 (en) Stack underflow debug with sticky base
JPS63111545A (en) Microprocessor for debug
JPS58197553A (en) Program monitor
JPH03134742A (en) Debug device
JPS60124746A (en) Data processing unit
JP2800577B2 (en) Debug device
JPS6382525A (en) Microprocessor with tracing function
JPH0426138B2 (en)
JPH03175539A (en) Debugging microprocessor
JPH02129735A (en) Debug device
JPS5844261B2 (en) Subroutine operation failure detection device
JPH0340039A (en) Firmware diagnostic device
JPS62254236A (en) Detector for exceptional phenomenon
JPH02284238A (en) Program debugging device
JPH05120081A (en) Information processor
JPS6382524A (en) Microprocessor with tracking function
JPS61286936A (en) Step operation control system
JP2000172523A (en) In-circuit emulator and saturation calculation processing method
JPH05216716A (en) Microcomputer
JPH03252830A (en) Debugging mechanism for information processor
JPH04317142A (en) Program debugging device for micro computer
JPS6123253A (en) Data processing system
JP2005267349A (en) Processing module and control method thereof