JPS6270947A - Control system for debug interruption - Google Patents

Control system for debug interruption

Info

Publication number
JPS6270947A
JPS6270947A JP60211516A JP21151685A JPS6270947A JP S6270947 A JPS6270947 A JP S6270947A JP 60211516 A JP60211516 A JP 60211516A JP 21151685 A JP21151685 A JP 21151685A JP S6270947 A JPS6270947 A JP S6270947A
Authority
JP
Japan
Prior art keywords
information
debug
address
pointer
match
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
JP60211516A
Other languages
Japanese (ja)
Inventor
Toshiyuki Uda
右田 俊幸
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP60211516A priority Critical patent/JPS6270947A/en
Publication of JPS6270947A publication Critical patent/JPS6270947A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To debug a case including a memory access sequence by using a storing means to store the information word containing the debug interruption control information. CONSTITUTION:The addresses and commands stored in the fields of the ADDR and the CMD of a debug information memory circuit 4 are supplied to the input at one side of each of comparators 7 and 8 via signal lines 401 and 402. While the main memory address 202 and a request command 203 given from a memory access control circuit 2 in an actual memory access mode are applied to the input at the other side of each of comparators 7 and 8. The pointer information on a PNT field is supplied to the input at one side of a switch circuit 6. Thus the pointer information on the PNT field is selected only in case the addresses of the memory request are coincident and the commands are dissident respectively. In other cases, the value obtained by adding 1 to the contents of an address pointer 5 is selected.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置におけるデバグ割込み制御方式
に関し、特にあらかじめ記憶したデバグ割込み制御情報
に基づいてデバグ割込みを制御するデバグ割込み制御方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a debug interrupt control method in an information processing device, and particularly to a debug interrupt control method for controlling debug interrupts based on debug interrupt control information stored in advance.

〔従来の技術〕[Conventional technology]

従来の情報処理装置において、プログラムの論理的なミ
スやハードウェアの故障等によって引き起こされる誤動
作の原因解析のために、メモリアクセス動作に着目して
デバグ作業をすることが有効な手段の1つとして利用さ
れている。すなわち、あらかじめデバグモードをセット
し検出したいメモリアクセスの種類やアドレスを特殊な
準備されたレジスタに設定することにより、所望のメモ
リアクセスが出されるとそれを検出してソフトウェアに
デバグ割込みを報告するようなハードウェアサポートが
なされてきた。
In conventional information processing devices, debugging with a focus on memory access operations is an effective way to analyze the causes of malfunctions caused by logical errors in programs, hardware failures, etc. It's being used. In other words, by setting the debug mode in advance and setting the type and address of the memory access that you want to detect in a special prepared register, when the desired memory access is issued, it will be detected and a debug interrupt will be reported to the software. There has been extensive hardware support.

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

上述した従来のデバグ割込み制御方式は、単一のメモリ
アクセスを対象とする場合は十分役立つが、ある特定の
アドレスにアクセスするケースは一般に複数あって、所
望のメモリリクエスト以外のタイミングでのデバグ割込
みが報告されることも多い。このため、ソフトウェアの
デバグ割込み処理ルーチン内で各種の判定を行ったり、
一致検出のためのコマンドおよびアドレスをダイナミッ
クに設定しなおしながら目的のメモリリクエストに到達
するという手順が必要であるという欠点がある。
The conventional debug interrupt control method described above is quite useful when targeting a single memory access, but there are generally multiple cases in which a specific address is accessed, and debug interrupts are generated at timings other than the desired memory request. is often reported. For this reason, various judgments are made within the software debug interrupt processing routine,
This method has the disadvantage that it requires a procedure of dynamically resetting commands and addresses for match detection to reach the target memory request.

また、そのような余分なデパグ割込みの発生やソフトウ
ェアルーチン動作のために、本来調査すべき事象とのタ
イミング的なずれが生じて、調査したいケースが再現し
なくなるようなこともあるという欠点がある。
In addition, due to the occurrence of such extra debugging interrupts and software routine operations, there is a timing lag with the event that should be investigated, and the case that you want to investigate may not be reproduced, which is a drawback. .

本発明の目的は、上述の点に鑑み、メモリアクセスシー
ケンスを含んだケースのデバグを実環境と変わらない状
態で行うことができるデバグ割込み制御方式を提供する
ことにある。
In view of the above-mentioned points, an object of the present invention is to provide a debug interrupt control method that allows debugging of a case including a memory access sequence in the same state as in a real environment.

C問題点を解決するための手段〕 本発明のデバグ割込み制御方式は、検出すべきメモリリ
クエストのアドレス情報およびコマンド情報ならびにポ
インタ情報およびデバグ割込みの可否を指示するデバグ
割込み制御情報を含む複数の情報語を格納する情報語格
納手段と、この情報語格納手段に格納された前記情報語
のアドレスを指定するアドレスポインタと、このアドレ
スポインタが指定する情報語から読み出されるアドレス
情報と実際のメモリリクエストのアドレス情報との一致
を検出する第1の比較手段と、前記アドレスポインタが
指定する情報語から読み出されるコマンド情報と実際の
メモリリクエストのコマンド情報との一致を検出する第
2の比較手段と、前記第1の比較手段および第2の比較
手段によって一致が検出されかつ前記アドレスポインタ
が指定する情報語から読み出される前記デバグ割込み制
御情報が割込み可を示している場合にデバグ割込みを報
告するデバグ割込み報告手段と、前記第1の比較手段お
よび第2の比較手段によって一致が検出されかつ前記ア
ドレスポインタが指定する情報語から読み出される前記
デバグ割込み制御情報が割込み不可を示している場合に
前記アドレスポインタの内容に“1”を加算する加算手
段と、前記第1の比較手段だけが一致を検出した場合に
前記アドレスポインタが指定する情報語から読み出され
る前記ポインタ情報を前記アドレスポインタに新しい内
容として格納させる切替手段とを有する。
Means for Solving Problem C] The debug interrupt control method of the present invention uses a plurality of pieces of information including address information of a memory request to be detected, command information, pointer information, and debug interrupt control information that indicates whether a debug interrupt is possible or not. information word storage means for storing a word; an address pointer for specifying the address of the information word stored in the information word storage means; and address information read from the information word specified by this address pointer and information for an actual memory request. a first comparing means for detecting a match with address information; a second comparing means for detecting a match between the command information read from the information word specified by the address pointer and the command information of the actual memory request; A debug interrupt report that reports a debug interrupt when a match is detected by the first comparing means and the second comparing means and the debug interrupt control information read from the information word specified by the address pointer indicates that interrupts are enabled. and when a match is detected by the first comparing means and the second comparing means and the debug interrupt control information read from the information word specified by the address pointer indicates that interrupts are disabled, an addition means for adding "1" to the content; and when only the first comparison means detect a match, the pointer information read from the information word specified by the address pointer is stored in the address pointer as new content; and a switching means.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。本
実施例のデバグ割込み制御方式は、演算の制御、実行な
どを行う主要部を全て含む演算制御回路1、演算制御回
路1内にあって主記憶装置3とのインタフェースをもつ
メモリアクセス制御回路2、メモリアクセスによるデバ
グ割込みの検出のための複数のデバグ情報語を記tqす
るデバグ情報記土な回路4、デバグ情報記憶回路4の続
出しおよび書込みアドレスを与えるアドレスポインタ5
、アドレスポインタ5の入力を選択する切替回路6、メ
モリアクセス制御回路2からのアドレス情報およびコマ
ンド情報とデバグ情報記憶回路4からのアドレス情報お
よびコマンド1′ff報とを比較する比較回路7および
8、比較回路7の出力信号701と比較回路8の否定出
力信号802との論理積をとるアンド回路9、比較回路
7の出力信号701と比較回路8の出力信号801とデ
バグ情報記憶回路4からのデバグ割込み制御情報404
との論理積をとるアンド回路10、アドレスポインタ5
の内容に“1”を加算する加算器11で、その主要部が
構成されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. The debug interrupt control method of this embodiment includes an arithmetic control circuit 1 that includes all the main parts that control and execute arithmetic operations, and a memory access control circuit 2 that is located within the arithmetic control circuit 1 and has an interface with a main storage device 3. , a debug information recording circuit 4 that records a plurality of debug information words for detecting debug interrupts by memory access, and an address pointer 5 that provides a continuation of the debug information storage circuit 4 and a write address.
, a switching circuit 6 for selecting the input of the address pointer 5, and comparison circuits 7 and 8 for comparing the address information and command information from the memory access control circuit 2 with the address information and command 1'ff information from the debug information storage circuit 4. , an AND circuit 9 which takes the logical product of the output signal 701 of the comparison circuit 7 and the negative output signal 802 of the comparison circuit 8, the output signal 701 of the comparison circuit 7, the output signal 801 of the comparison circuit 8, and the output signal from the debug information storage circuit 4. Debug interrupt control information 404
AND circuit 10 that performs logical product with , address pointer 5
The main part thereof is composed of an adder 11 that adds "1" to the contents of.

本実施例のデバグ割込み制御方式において、デバグ情報
記憶回路4にソフトウェアプログラムにより設定される
デバグ情報語のフォーマットは、第2図で示されるよう
に定められている。第2図において、デバグ情報語の″
ADDR″フィールドにはメモリリクエストでアクセス
する主記憶装置3のアドレス(以下、主記憶アドレスと
略記する)が入っており、“CMD”フィールドにはメ
モリリクエストの種別を示す「命令フェッチのためのリ
ード」、「オペランドフェッチのためのリード」、「オ
ペランドへのライト」等の指定が符号化されたコマンド
で入っている。この“ADDR”および“CMD”のフ
ィールドに格納されているアドレスおよびコマンドは、
第1図に示す信号線401および402を介して比較回
路7および8の一方の入力となっている。比較回路7お
よび8の他方の入力は、メモリアクセス制御回路2から
与えられる実際のメモリアクセス時の主記憶アドレス2
02およびリクエストコマンド203である。
In the debug interrupt control system of this embodiment, the format of the debug information word set in the debug information storage circuit 4 by the software program is determined as shown in FIG. In Figure 2, the debug information word ``
The "ADDR" field contains the address of the main memory 3 to be accessed by the memory request (hereinafter abbreviated as main memory address), and the "CMD" field contains the "read for instruction fetch" field that indicates the type of memory request. ”, “Read for operand fetch”, “Write to operand”, etc. are included as encoded commands. The addresses and commands stored in the “ADDR” and “CMD” fields are
It serves as one input of comparison circuits 7 and 8 via signal lines 401 and 402 shown in FIG. The other input of the comparison circuits 7 and 8 is the main memory address 2 at the time of actual memory access given from the memory access control circuit 2.
02 and request command 203.

主記憶アドレスの一致により、比較回路7の出力信号7
01は“1”となる。リクエストコマンドの一致により
、比較回路8の出力信号801は“1′となる。比較回
路8の出力信号802は信号80】の否定信号であり、
コマンドが不一致のときに“1″となる。
Due to the match of the main memory addresses, the output signal 7 of the comparison circuit 7
01 becomes "1". Due to the matching of the request commands, the output signal 801 of the comparison circuit 8 becomes "1'. The output signal 802 of the comparison circuit 8 is the negative signal of the signal 80.
It becomes "1" when the commands do not match.

第2図で“PNT”はアドレスポインタ5の入力データ
とするためのポインタ情報を格納するフィールドであり
、信号線403を介して切替回路6の一方の入力となる
。切替回路6の選択信号はアンド回路9の出力信号90
1である。すなわち、メモリリクエストのアドレスのみ
が一致しコマンドが不一致という場合に限って“PNT
”フィールドのポインタ情報が選択されるようになって
おり、その他の場合はアドレスポインタ5の内容に加算
器11により“1”を加算した値が選択されていること
になる。なお、アドレスポインタ5の更新は、比較回路
7においてメモリリクエストのアドレスの一致が検出さ
れたときになされる。
In FIG. 2, "PNT" is a field that stores pointer information to be input data to the address pointer 5, and becomes one input to the switching circuit 6 via the signal line 403. The selection signal of the switching circuit 6 is the output signal 90 of the AND circuit 9.
It is 1. In other words, only when the address of the memory request matches and the command does not match, "PNT
” field pointer information is selected. In other cases, the value obtained by adding “1” to the contents of the address pointer 5 by the adder 11 is selected. is updated when the comparison circuit 7 detects a match between the addresses of the memory requests.

第2図で“C”は1ビツトのデバグ割込み制御情報を格
納するためのフィールドであり、主記憶アドレスおよび
リクエストコマンドがともに一致するメモリアクセスが
あった場合に、その時点でデバグ割込みを起動したいと
きに“1”、そうでなくて次のエントリにより一致チェ
ックを続行したいときに“0”を設定するように与えら
れたフィールドである。′C”フィールドのデバグ割込
み制御情報に応してデバグ割込みを起動するか次のエン
トリによる一致チェックを続行するかを判別する機能は
具体的にはアンド回路10によって実現されており、ア
ンド回路10にデバグ割込み制御情報404が入力とし
て与えられとともに、アンド回路10の出力信号線10
01が演算制御回路lへのデバグ割込み報告線となって
いる。
In Figure 2, "C" is a field for storing 1-bit debug interrupt control information, and if there is a memory access where both the main memory address and the request command match, we want to activate the debug interrupt at that point. This is a field that is set to "1" when the match is checked, and "0" when the match check is to be continued with the next entry. Specifically, the function of determining whether to start a debug interrupt or continue matching check with the next entry in accordance with the debug interrupt control information in the 'C' field is realized by the AND circuit 10. The debug interrupt control information 404 is given as an input to the output signal line 10 of the AND circuit 10.
01 is a debug interrupt report line to the arithmetic control circuit l.

いま、デバグ情報記憶回路4に演算制御回路lからソフ
トウェアの指定により信号線101を介して第3図に示
すような4ワードのデバグ情報語を設定した場合を考え
る。第3図のデバグ情報語の設定が完了すると、アドレ
スポインタ5はソフトウェアの指示により“0″に初期
化され、その後情報処理装置上では通常通りプログラム
の実行が始められる。
Now, let us consider a case where a 4-word debug information word as shown in FIG. 3 is set in the debug information storage circuit 4 via the signal line 101 by software designation from the arithmetic control circuit 1. When the setting of the debug information word shown in FIG. 3 is completed, the address pointer 5 is initialized to "0" by the instruction from the software, and then the program starts running normally on the information processing device.

例えば、′a番地”への“命令リード”のリクエストが
出されると、アドレスが一致かつコマンドが不一致なの
で、切替回路6を介して“PNT”フィールドのポイン
タ情報がアドレスポインタ5に格納される。しかし、エ
ントリ“0”のデバグ情報語のポインタ情報がO”なの
で、結局同一エントリのデバグ情報語に基づく比較を続
行することになる。“a番地°への“ライト”が検出さ
れるまではエンドす“0”のデバグ情報語が使用され、
検出されると初めてアドレスポインタ5の内容が加算器
11により“1”だけ加算されてエントリ“1′のデバ
グ情報語による一致チェックが始まる。“b番地”に対
する最初のメモリアクセスが“命令リード”であれば、
エントリ“1”のデバグ情報語のデバグ割込み制御情報
が“O゛なので、次はエントリ“2”のデバグ情報語に
よる一致チェックとなる。“C番地”への1オペランド
リード”のメモリアクセスが出た時点で、エントリ“2
”のデバグ情報語のデバグ割込み制御情報が“1”なの
で、デバグ割込みが報告されて一連の一致チェックシー
ケンスは終了する。一方、“b番地”に対する最初のメ
モリアクセスが“命令リード”以外であった場合には、
エントリ“1′のデバグ情報語のポインタ情報“3”が
アドレスポインタ5に設定されるので、エントリ“3”
のデバグ情報語による“d番地′への“ライドの一致チ
ェノクとなる。そして、“d番地”への。
For example, when a request for "instruction read" to address 'a' is issued, since the addresses match and the commands do not match, the pointer information of the "PNT" field is stored in the address pointer 5 via the switching circuit 6. However, since the pointer information of the debug information word of entry "0" is O", the comparison based on the debug information word of the same entry will be continued. A debug information word of “0” is used until a “write” to address “a” is detected.
When it is detected, the contents of address pointer 5 are incremented by "1" by adder 11, and a match check using the debug information word of entry "1" begins.The first memory access to "b address" is "instruction read". If,
Since the debug interrupt control information of the debug information word of entry "1" is "O", the next step is a match check with the debug information word of entry "2". A memory access of "one operand read to address C" is issued. At that point, the entry “2”
Since the debug interrupt control information in the debug information word for " is "1", a debug interrupt is reported and the series of match check sequences ends. On the other hand, if the first memory access to "b address" is not "instruction read" If
Since pointer information "3" of the debug information word of entry "1'" is set to address pointer 5, entry "3"
This is a match check for a "ride to address d" using the debug information word. Then, to “address d”.

ライト”のメモリアクセスが出た時点で、エントリ“3
”のデバグ情報語のデバグ割込み制御情報が“1”なの
で、デバグ割込みが報告されて一連の一致チェックシー
ケンスは終了する。
When the memory access for "write" occurs, entry "3" is accessed.
Since the debug interrupt control information of the debug information word "" is "1", the debug interrupt is reported and the series of match check sequences ends.

上述の例のように、本実施例のデバグ割込み制御方式に
よれば、従来困難であった複雑なシーケンスの後にあら
れれる特定番地へのメモリアクセスの検出を、シーケン
ス中の動作タイミングを変えるようなソフトウェアの介
入を無くした状態で効果的に行うことが可能となる。デ
バグ情報記憶回路の初期設定を除けば一切メモリアクセ
スに対する外部環境を変えずに調査事象の再現ができる
ので、調査のためのシステム環境作り等に無駄な時間を
浪費せずに効率的な作業を行える。
As in the example above, according to the debug interrupt control method of this embodiment, detection of a memory access to a specific address that occurs after a complex sequence, which has been difficult in the past, can be done by changing the operation timing during the sequence. This can be done effectively without software intervention. Except for the initial settings of the debug information storage circuit, the investigation event can be reproduced without changing the external environment for memory access, so you can work efficiently without wasting time creating the system environment for investigation. I can do it.

なお、上記実施例の動作の説明では、デバグ情報語を4
ワードとした場合について例示したが、デバグ情報語の
ワード数は必要に応じて増減できることはいうまでもな
い。
In addition, in the explanation of the operation of the above embodiment, the debug information word is 4.
Although the case where the word is used as an example has been illustrated, it goes without saying that the number of words of the debug information word can be increased or decreased as necessary.

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

以上説明したように本発明は、デバグ割込み制御情報を
含む情報語を格納する情報語格納手段を設けることによ
り、従来解析するのが難しかった複雑なメモリアクセス
シーケンスを含んだケースのデバグを実環境と変らない
状態で再現しながら進めることを容易にするという効果
がある。
As explained above, by providing an information word storage means for storing information words including debug interrupt control information, the present invention enables debugging of cases involving complex memory access sequences that were conventionally difficult to analyze in a real environment. This has the effect of making it easier to proceed while reproducing the same state.

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

第1図は本発明の一実施例のブロック図、第2図は第1
図に示したデバグ割込み制御方式で用いるデバグ情報語
のフォーマットを示す図、第3図は第1図に示したデバ
グ割込み制御方式の動作を説明するためのデバグ情報語
の設定データ例を示す図である。 図において、 ■・・・・・演算制御回路、 2・・・・・メモリアクセス制御回路、3・・・・・主
記憶装置、 4・・・・・デバグ情報記憶回路、 5・・・・・アドレスポインタ、 6・・・・・切替回路、 7.8・・・比較回路、 9.10・・・アンド回路、 11・・・・・加算回路である。 く  ′・−・′
FIG. 1 is a block diagram of one embodiment of the present invention, and FIG. 2 is a block diagram of an embodiment of the present invention.
A diagram showing the format of the debug information word used in the debug interrupt control method shown in the figure, and FIG. 3 is a diagram showing an example of setting data of the debug information word to explain the operation of the debug interrupt control method shown in FIG. It is. In the figure, ■...Arithmetic control circuit, 2...Memory access control circuit, 3...Main storage device, 4...Debug information storage circuit, 5...・Address pointer, 6...Switching circuit, 7.8...Comparison circuit, 9.10...AND circuit, 11...Addition circuit. Ku ′・−・′

Claims (1)

【特許請求の範囲】 検出すべきメモリリクエストのアドレス情報およびコマ
ンド情報ならびにポインタ情報およびデバグ割込みの可
否を指示するデバグ割込み制御情報を含む複数の情報語
を格納する情報語格納手段と、 この情報語格納手段に格納された前記情報語のアドレス
を指定するアドレスポインタと、 このアドレスポインタが指定する情報語から読み出され
るアドレス情報と実際のメモリリクエストのアドレス情
報との一致を検出する第1の比較手段と、 前記アドレスポインタが指定する情報語から読み出され
るコマンド情報と実際のメモリリクエストのコマンド情
報との一致を検出する第2の比較手段と、 前記第1の比較手段および第2の比較手段によって一致
が検出されかつ前記アドレスポインタが指定する情報語
から読み出される前記デバグ割込み制御情報が割込み可
を示している場合にデバグ割込みを報告するデバグ割込
み報告手段と、前記第1の比較手段および第2の比較手
段によって一致が検出されかつ前記アドレスポインタが
指定する情報語から読み出される前記デバグ割込み制御
情報が割込み不可を示している場合に前記アドレスポイ
ンタの内容に“1”を加算する加算手段と、 前記第1の比較手段だけが一致を検出した場合に前記ア
ドレスポインタが指定する情報語から読み出される前記
ポインタ情報を前記アドレスポインタに新しい内容とし
て格納させる切替手段と、を有することを特徴とするデ
バグ割込み制御方式。
[Scope of Claims] Information word storage means for storing a plurality of information words including address information of a memory request to be detected, command information, pointer information, and debug interrupt control information indicating whether or not a debug interrupt is to be performed; an address pointer that specifies the address of the information word stored in the storage means; and a first comparing means that detects a match between the address information read from the information word specified by the address pointer and the address information of the actual memory request. and a second comparing means for detecting a match between the command information read from the information word specified by the address pointer and the command information of the actual memory request, and a match is detected by the first comparing means and the second comparing means. is detected and the debug interrupt control information read from the information word specified by the address pointer indicates that the interrupt is enabled, debug interrupt reporting means reports a debug interrupt, the first comparison means and the second addition means for adding "1" to the contents of the address pointer when a match is detected by the comparison means and the debug interrupt control information read from the information word specified by the address pointer indicates that interrupts are disabled; A debug interrupt characterized by comprising: switching means for storing the pointer information read from the information word specified by the address pointer in the address pointer as new content when only the first comparing means detects a match. control method.
JP60211516A 1985-09-24 1985-09-24 Control system for debug interruption Pending JPS6270947A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60211516A JPS6270947A (en) 1985-09-24 1985-09-24 Control system for debug interruption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60211516A JPS6270947A (en) 1985-09-24 1985-09-24 Control system for debug interruption

Publications (1)

Publication Number Publication Date
JPS6270947A true JPS6270947A (en) 1987-04-01

Family

ID=16607206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60211516A Pending JPS6270947A (en) 1985-09-24 1985-09-24 Control system for debug interruption

Country Status (1)

Country Link
JP (1) JPS6270947A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04367902A (en) * 1991-06-17 1992-12-21 Mitsubishi Electric Corp Programmable controller
JPH0830485A (en) * 1994-07-20 1996-02-02 Chugoku Nippon Denki Software Kk Debugging device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04367902A (en) * 1991-06-17 1992-12-21 Mitsubishi Electric Corp Programmable controller
JPH0830485A (en) * 1994-07-20 1996-02-02 Chugoku Nippon Denki Software Kk Debugging device

Similar Documents

Publication Publication Date Title
US5659679A (en) Method and apparatus for providing breakpoints on taken jumps and for providing software profiling in a computer system
US4652997A (en) Method and apparatus for minimizing overhead when executing nested do loops
US6052801A (en) Method and apparatus for providing breakpoints on a selectable address range
EP0638864B1 (en) Development support system for microcomputer with internal cache
US6785883B1 (en) Software system for tracing data
JPS6270947A (en) Control system for debug interruption
JP2653412B2 (en) How to set breakpoints
JP2000076095A (en) Device and method for tracing program and storage medium storing program therefor
JP2616542B2 (en) Pseudo failure generation system
JP2653411B2 (en) How to set breakpoints
JPH0475147A (en) Time monitoring device in information processing system
JP2786215B2 (en) Restart processing control method
JPH0362233A (en) Address match timing tracing mechanism
JP3102381B2 (en) Task debugging device, task debugging method, and recording medium therefor
JPS63120336A (en) Switching system for memory access mode
JPS6282437A (en) Control system for interruption of debug in information processor
JPH0573356A (en) Debug back-up method
JPS61141046A (en) System for controlling debug interruption
JPH01147728A (en) Parity rom preparation supporting system
JPH0432418B2 (en)
JPH01185738A (en) Address trace circuit
JPS6282438A (en) Control system for interruption of debug in information processor
JPH02242444A (en) Debugging mechanism for information processor
JPH04367902A (en) Programmable controller
JPH08328900A (en) Emulator