JPS6031643A - Storage circuit of state history - Google Patents

Storage circuit of state history

Info

Publication number
JPS6031643A
JPS6031643A JP58139050A JP13905083A JPS6031643A JP S6031643 A JPS6031643 A JP S6031643A JP 58139050 A JP58139050 A JP 58139050A JP 13905083 A JP13905083 A JP 13905083A JP S6031643 A JPS6031643 A JP S6031643A
Authority
JP
Japan
Prior art keywords
address
register
circuit
restart
state history
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
JP58139050A
Other languages
Japanese (ja)
Inventor
Mitsuo Aoyanagi
青柳 光男
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
Nippon Electric Co Ltd
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, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP58139050A priority Critical patent/JPS6031643A/en
Publication of JPS6031643A publication Critical patent/JPS6031643A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment

Abstract

PURPOSE:To prevent the registration of redundant information by controlling registration while comparing a set address with a microinstruction word address. CONSTITUTION:A suppressing address comparator 16 and a restart address comparator 18 compare the contents of a suppressing address register 15 and a restart address register 17 with an address designated by a microinstruction word reading address circuit 11 respectively. If the comparator 16 detects the coincidence, the detecting signal designates a control circuit 40 to suppress the registration in a tracer 20. If the comparator 18 detects the coincidence, the detecting signal designates the control circuit 40 to restart the registration in the tracer 20. Therefore, the registration of redundant information can be prevented.

Description

【発明の詳細な説明】 〔発明の属する技術分野の説明〕 本発明は、情報処理装置の動作トレースの為に内部状態
の履歴を逐一記憶する状態履歴記憶回路に関するもので
ある。
DETAILED DESCRIPTION OF THE INVENTION [Description of the technical field to which the invention pertains] The present invention relates to a state history storage circuit that stores a history of internal states point by point for tracing the operation of an information processing device.

〔従来技術の説明〕[Description of prior art]

従来、この種の状態履歴記憶回路は、第1図に示す様に
、情報処理装置1の内部に設けられる。
Conventionally, this type of state history storage circuit is provided inside an information processing device 1, as shown in FIG.

そして、この状態履歴回路は、命令実行制御回路10と
状態履歴記憶装置20と内部状態情報レジスタ32と状
態履歴記憶装置用アドレスレジスタ30(以下アドレス
レジスタと略記する。)とアドレスカウンタ31とから
構成され、各種タイミング(例えばファームウェアステ
ップ)毎に命令実行制御回路10から出力される内部状
態情報レノスタ32に格納された内容を状態履歴記憶装
置20に出力する。この時の状態履歴記憶装置20への
格納アドレスはアドレスレジスタ30で与えられている
。状態履歴記憶装置20に内部状態情報レソスタ32の
内容を格納する毎に、アドレスレジスタ30の内容は、
カウンタ31によシ更新され、直前に格納した次のアド
レスを指示する様に設定される。このアドレスレジスタ
30の内容に従って、内部状態が状態履歴記憶装置20
に低位アドレスから順次記憶される様になっている。
The state history circuit includes an instruction execution control circuit 10, a state history storage device 20, an internal state information register 32, an address register 30 for state history storage device (hereinafter abbreviated as address register), and an address counter 31. The contents stored in the internal state information recorder 32 outputted from the instruction execution control circuit 10 at various timings (for example, firmware steps) are output to the state history storage device 20. The storage address in the state history storage device 20 at this time is given by the address register 30. Every time the contents of the internal status information register 32 are stored in the status history storage device 20, the contents of the address register 30 are changed to
The counter 31 is updated and set to indicate the next address stored immediately before. According to the contents of this address register 30, the internal state is determined by the state history storage device 20.
The data is stored sequentially starting from the lowest address.

この様に状態履歴記憶装置20に内部状態情報を記憶し
ておくことによシ、障害発生時に、状態履歴記憶装置2
0内に格納されている内部状態情報を取シ出して障害処
理対策に利用されてきた。しかし、状態履歴記憶装置2
0は記憶容量が限られている為に状態履歴記憶装置20
の最高位アドレス迄内部状態情報を格納した後は、アド
レスレジスタ30は再び状態履歴記憶装置20の最下位
アドレスを指示し、更に最下位アドレスに状態情報が格
納されると、アドレスレジスタ30はカウンタ31によ
シ次のアドレスを指すようになっている。このため、状
態履歴記憶装置20に記憶されている内部状態情報は、
低位アドレスより順次書き換えられることになる。従っ
て、ファームウェア命令の一ステップ毎の内部状態を逐
−状態履歴記憶装置20に格納する動作トレースに於い
て。
By storing the internal state information in the state history storage device 20 in this way, when a failure occurs, the state history storage device 20
The internal state information stored in 0 is extracted and used as a countermeasure for troubleshooting. However, state history storage device 2
0 is the state history storage device 20 because the storage capacity is limited.
After storing the internal state information up to the highest address, the address register 30 again points to the lowest address of the state history storage device 20, and when the state information is further stored at the lowest address, the address register 30 returns to the counter. 31 points to the next address. Therefore, the internal state information stored in the state history storage device 20 is
The data will be rewritten sequentially starting from the lowest address. Therefore, in the operation trace in which the internal state of each step of the firmware instruction is stored in the state history storage device 20 one by one.

次の命令待ち等によシ同一フアームウェアステップルー
プを何度も実行している場合に、そのファームウェアの
ステップ情報が格納され、障害発生時に、これら冗長な
情報が含まれることにより。
When the same firmware step loop is executed many times while waiting for the next command, the step information of the firmware is stored, and when a failure occurs, this redundant information is included.

より有効な情報を逸してしまう欠点があった。This had the drawback of missing more useful information.

〔発明の詳細な説明〕[Detailed description of the invention]

本発明の目的は、情報処理装置を制御しているマイクロ
命令語アドレスを逐一登録する第1の記憶手段(状態履
歴記憶装置)と、前記マイクロ命令語アドレスが登録を
抑止する為の第2の記憶手段に設定されたアドレスに一
致した場合に、前記第1の記憶手段への登録を抑止させ
、更に前記マイクロ命令語アドレスが登録を再開する為
の第3の記1意手段に設定されたアドレスに一致した場
合に、前記第1の記憶手段への登録を再開する制御手段
とを有する構成にすることによ)、前記第1の記憶手段
に冗長な情報を登録しないようにすることで、有限な前
記第1の記憶手段をよシ有効に利用することができるよ
うにした状態履歴記憶回路を提供することにある。
An object of the present invention is to provide a first storage means (state history storage device) for registering micro-instruction word addresses that control an information processing device one by one, and a second storage means for inhibiting registration of the micro-instruction word addresses. If the address matches the address set in the storage means, registration in the first storage means is suppressed, and the microinstruction word address is set as a third unique means for restarting registration. and a control means that restarts registration in the first storage means when the address matches), thereby preventing redundant information from being registered in the first storage means. Another object of the present invention is to provide a state history storage circuit that can make more effective use of the limited first storage means.

〔発明の構成〕[Structure of the invention]

本発明によれば、マイクロ命令語によ多制御がなされる
情報処理装置の状態の履歴を記憶する状態履歴記憶回路
において、前記情報処理装置を制御しているマイクロ命
令語のアドレスを逐一登録する第1の記憶手段と、該第
1の記憶手段への登録を抑止するアドレスを予め設定で
きる第2の記憶手段と、該第2の記憶手段に記憶された
アドレスと、前記情報処理装置を制御しているマイクロ
命令語のアドレスとを比較する抑止アドレス比較と 手段と、前記第1の記憶手段への登録@再開するアドレ
スを予め設定できる第3の記憶手段と、該第3の記憶手
段に記憶されたアドレスと、前記情報処理装置を制御し
ているマイクロ命令語のアドレスとを比較する再開アド
レス比較手段と、前記抑止アドレス比較手段及び前記再
開アドレス比較手段の出力信号に応じて前記第1の記憶
手段へのマイクロ命令語のアドレスの登録を行なうか否
かの制御を行なう制御手段とを有することを特徴とする
状態履歴記憶回路が得られる。
According to the present invention, in a state history storage circuit that stores a history of the state of an information processing device that is controlled by microinstructions, addresses of microinstructions controlling the information processing device are registered one by one. a first storage means; a second storage means capable of presetting an address for inhibiting registration in the first storage means; an address stored in the second storage means; and a control unit for controlling the information processing device. an inhibition address comparison means for comparing the address of the microinstruction word that is being executed; a third storage means capable of presetting a registration@restart address in the first storage means; restart address comparison means for comparing the stored address with the address of the microinstruction word controlling the information processing device; There is obtained a state history storage circuit characterized in that it has a control means for controlling whether or not to register the address of a microinstruction word in the storage means.

〔この発明の詳細な説明〕[Detailed description of the invention]

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第2図を参照すると9本発明の一実施例による状態履歴
記憶回路は、マイクロ命令語によ多制御がなされる情報
処理装置における前記マイクロ命令語のアドレスを記憶
するものである。本実施例による状態履歴記憶回路は情
報処理装置の中に設けられる。本実施例による状態履歴
記憶回路は。
Referring to FIG. 2, a state history storage circuit according to an embodiment of the present invention stores the address of a microinstruction word in an information processing apparatus that is controlled by the microinstruction word. The state history storage circuit according to this embodiment is provided in an information processing device. The state history storage circuit according to this embodiment is as follows.

マイクロ命令語が格納されているマイクロ命令語メモリ
(以下C8Mと略記する・)12と、前記C8M 12
内にある。あるアドレスのマイクロ命令語を読み出す為
のアドレスを指示するマイクロ命全語読み出しアドレス
回路(以下アドレス回路と略記する・)11と、前記ア
ドレス回路11で示されたアドレスを逐次記憶していく
状態履歴記憶装置(以下トレーサと略記する。)20と
、前記トレーサ20の格納すべきアドレスを示すアドレ
スレジスタ30と、前記トレーサ2oに前記アドレス回
路11からの内容(前記C8M 12のアドレス回路ル
。)を格納する毎に前記アドレスレジスタ30の内容を
更新するアドレスカウンタ(以下カウンタと略記する。
A microinstruction word memory (hereinafter abbreviated as C8M) 12 in which microinstruction words are stored, and the C8M 12
It's within. A micro-instruction all-word read address circuit (hereinafter abbreviated as address circuit) 11 that instructs the address for reading out the micro-instruction word at a certain address, and a state history that sequentially stores the addresses indicated by the address circuit 11. A storage device (hereinafter abbreviated as a tracer) 20, an address register 30 indicating the address to be stored in the tracer 20, and the contents from the address circuit 11 (the address circuit of the C8M 12) are stored in the tracer 2o. An address counter (hereinafter abbreviated as counter) updates the contents of the address register 30 each time it is stored.

)31とを有している。)31.

本実施例は、更に、前記トレーサ2oに前記アドレス回
路11からの内容(前記C8M 12のアドレスである
。)を格納する際に前記トレーサ2゜に格納抑止を開始
するアドレスを設定できる抑止アドレスレジスタ(以下
抑止レジスタと略記する)15と、同様に前記トレーサ
2oに格納を再開さセルアドレスを設定できる再開アド
レスレジスタ(以下再開レジスタと略記する。)17と
、前記アドレス回路11からの内容(前記C3M12の
アドレス)と前記抑止レジスタ15の内容とを比較する
抑止アドレス比較回路(以下抑止比較回路と略記する。
This embodiment further includes an inhibition address register that can set an address at which storage inhibition is to be started in the tracer 2o when storing the contents from the address circuit 11 (which is the address of the C8M 12) in the tracer 2o. (hereinafter abbreviated as an inhibition register) 15, a restart address register (hereinafter abbreviated as a restart register) 17, which can similarly set a cell address for restarting storage in the tracer 2o, and a content from the address circuit 11 (hereinafter referred to as a restart register). C3M12 address) and the contents of the inhibition register 15 (hereinafter abbreviated as inhibition comparison circuit).

)16と、前記アドレス回路11からの内容(前記C8
M 12のアドレス)と前記再開レジスタ17の内容を
比較する再開アドレス比較回路(以下再開比較回路と略
記する。)18と、前記抑止比較回路16及び前記再開
比較回路18の一致信号を受け、前記トレーサ20及び
前記アドレスレジスタ30の各入力を制御する制御回路
40と、前記制御回路40の指示により前記トレーサ2
0及び前記アドレスレジスタ30の入力を抑止したシ解
放したシする入力ダート41及び42とを有している。
) 16 and the contents from the address circuit 11 (the C8
A restart address comparison circuit (hereinafter abbreviated as the restart comparison circuit) 18 compares the contents of the restart register 17 (address of M 12) with the contents of the restart register 17, receives a match signal from the inhibition comparison circuit 16 and the restart comparison circuit 18, and compares the contents of the restart register 17. A control circuit 40 that controls each input of the tracer 20 and the address register 30;
0 and input darts 41 and 42 that suppress and release the input of the address register 30.

以下、動作を説明する。The operation will be explained below.

前記アドレス回路11により示されたマイクロ命令語ア
ドレスによシ前記C8M 12からマイクロ命令語が読
み出され、そのマイクロ命令語により情報処理装置によ
る処理がなされる。このマイクロ命令語には次のマイク
ロ命令語を読み出すべきマイクロ命令語アドレスが指定
されている。このマイクロ命令語アドレスは前記アドレ
ス回路11にとり込まれ、前記C8M 12に次ステツ
プのマイクロ命令語アドレスとして指示がなされる。こ
の様にして前記アドレス回路11で示されたマイクロ命
令語アドレスは、前記トレーサ20の前記アドレスレジ
スタ30によシ指示された位置に次々とマイクロ命令語
アドレスが登録される。
A microinstruction word is read out from the C8M 12 according to the microinstruction address indicated by the address circuit 11, and the information processing device performs processing according to the microinstruction word. This micro-instruction word specifies the micro-instruction address from which the next micro-instruction word should be read. This microinstruction word address is taken into the address circuit 11 and instructed to the C8M 12 as the next step microinstruction word address. In this way, the microinstruction word addresses indicated by the address circuit 11 are registered one after another at the positions indicated by the address register 30 of the tracer 20.

更に、前記抑止比較回路16や前記再開比較回路18で
は、前記抑止レジスタ15や前記再開レジスタ17の内
容と、前記アドレス回路11で指示されたアドレスとが
、常時比較されている。今。
Further, the inhibition comparison circuit 16 and the restart comparison circuit 18 constantly compare the contents of the inhibition register 15 and the restart register 17 with the address specified by the address circuit 11. now.

前記抑止レジスタ15には仮にアドレスAが、前記再開
レジスタ17には仮にアドレスBが、各々設定されてい
るとして説明を続ける。
The explanation will be continued assuming that address A is temporarily set in the inhibition register 15 and address B is temporarily set in the restart register 17.

前記アドレス回路11で指示されたマイクロ命令語アド
レスがAの場合、前記抑止比較回路16で一致し禿こと
が検出される。この検出信号は前記制御回路40に、前
記トレーサ20に対する登録の抑止を指示する。これを
受けた制御回路4゜は前記全ての入力グー)41.42
に対し登録抑止の指示をする。これを受けた前記全ての
入力グ−)41.42は前記トレーサ20及び前記アド
レスレジスタ30の内容を保存スヘくタートラ閉じ、登
録が抑止される。
When the microinstruction word address specified by the address circuit 11 is A, the inhibition comparison circuit 16 detects a match and baldness. This detection signal instructs the control circuit 40 to suppress registration for the tracer 20. The control circuit 4 that received this input all the above inputs) 41.42
Instruct to suppress registration. Upon receiving this, all the input groups 41 and 42 are closed to save the contents of the tracer 20 and the address register 30, and registration is inhibited.

一方、前記アドレス回路11は1次々と新たなアドレス
を指示し、前記C3M12からマイクロ命令語が読み出
され、処置がなされる。ここで前記アドレス回路工1で
指示されたマイクロ命令語アドレスがBになると、前記
再開比較回路18によ)一致したことが検出される。こ
の検出信号により、前記制御回路40に対し、前記トレ
ーサ20に対する登録の再開の指示がなされる。これを
受けた前記制御回路40は前記全ての入カケゞ−ト41
゜42に登録再開の指示をする。これによ如前記全ての
入力ダート41.42は、前記トレーサ20及び前記ア
ドレスレジスタ30の内容を更新する為にゲートを開放
し、登録が再開される。
On the other hand, the address circuit 11 instructs new addresses one after another, the microinstruction word is read out from the C3M 12, and processing is performed. Here, when the microinstruction word address specified by the address circuit 1 becomes B, the restart comparison circuit 18 detects a match. This detection signal instructs the control circuit 40 to restart registration of the tracer 20. Upon receiving this, the control circuit 40 controls all the input ports 41.
Instruct ゜42 to restart registration. This causes all input darts 41, 42 to open their gates to update the contents of the tracer 20 and address register 30, and registration is resumed.

この様にして、前記抑止レジスタ15と前記再開レジス
タ17に、既知のマイクロ命令語のルーチンの入口及び
出口のアドレスを設定することによシ、前記トレーサ2
0には既知のマイクロ命令語のルーチンを登録させない
で済み、前記トレーサ20に冗長な情報を登録させない
ことが可能となる。
In this way, by setting the entry and exit addresses of the known microinstruction word routine in the inhibition register 15 and the restart register 17, the tracer 2
0 does not require registering a known microinstruction routine, and it becomes possible to prevent redundant information from being registered in the tracer 20.

尚、前記抑止レジスタ15や前記再開レジスタ17にセ
ソトアソシアティゾメモリを使用することにより、複数
四の抑止アドレスと再開アドレスを設定することも可能
である。
Incidentally, by using sesotoassociate memory for the inhibition register 15 and the restart register 17, it is also possible to set a plurality of inhibition addresses and restart addresses.

〔発明の詳細な説明〕[Detailed description of the invention]

本発明には以上説明したように、抑止アドレスレジスタ
及び再開アドレスレジスタに設定されたアドレスとマイ
クロ命令語アドレスとを比較しながら、状態履歴記憶装
置(第1の記憶装置)への
As explained above, in the present invention, data is stored in the state history storage device (first storage device) while comparing the address set in the inhibition address register and the restart address register with the microinstruction word address.

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

第1図は従来の状態履歴記憶回路のブロック図。 第2図は本発明の一実施例による状態履歴記憶回路のブ
ロック図である。 ■・・・情報処理装置、10・・・命令実行制御回路。 11・・・マイクロ命令語読み出しアドレス回路。
FIG. 1 is a block diagram of a conventional state history storage circuit. FIG. 2 is a block diagram of a state history storage circuit according to an embodiment of the present invention. ■... Information processing device, 10... Instruction execution control circuit. 11...Microinstruction word read address circuit.

Claims (1)

【特許請求の範囲】[Claims] 1、 マイクロ命令語により制御がなされる情報処理装
置の状態の履歴を記憶する状態履歴記憶回路において、
前記情報処理装置を制御しているマイクロ命令語のアド
レスを逐一登録する第1の記憶手段と、該第1の記憶手
段への登録を抑止するアドレスを予め設定できる第2の
記憶手段と、該第2の記憶手段に記憶されたアドレスと
、前記情報処理装置を制御しているマイクロ命令語のア
トめ設定できる第3の記憶手段と、該第3の記憶手段に
記憶されたアドレスと、前記情報処理装置を制御してい
るマイクロ命令語のアドレスとを比較する再開アドレス
比較手段と、前記抑止アドレス比較手段及び前記再開ア
ドレス比較手段の出力信号に応じて前記第1の記憶手段
へのマイクロ命令語のアドレスの登録を行なうか否かめ
制御を行々う制御手段とを有することを特徴とする状態
履歴記憶回路。
1. In a state history storage circuit that stores the state history of an information processing device controlled by microinstruction words,
a first storage means for registering addresses of microinstructions controlling the information processing device one by one; a second storage means for presetting addresses for inhibiting registration in the first storage means; an address stored in the second storage means; a third storage means capable of setting a microinstruction word controlling the information processing device; an address stored in the third storage means; restart address comparison means for comparing the address of a microinstruction word controlling the information processing device; and a microinstruction to the first storage means in response to output signals of the inhibition address comparison means and the restart address comparison means. 1. A state history storage circuit comprising: control means for controlling whether or not to register a word address.
JP58139050A 1983-07-29 1983-07-29 Storage circuit of state history Pending JPS6031643A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58139050A JPS6031643A (en) 1983-07-29 1983-07-29 Storage circuit of state history

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58139050A JPS6031643A (en) 1983-07-29 1983-07-29 Storage circuit of state history

Publications (1)

Publication Number Publication Date
JPS6031643A true JPS6031643A (en) 1985-02-18

Family

ID=15236300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58139050A Pending JPS6031643A (en) 1983-07-29 1983-07-29 Storage circuit of state history

Country Status (1)

Country Link
JP (1) JPS6031643A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61245247A (en) * 1985-04-23 1986-10-31 Mitsubishi Electric Corp Trace controller
JPS62131346A (en) * 1985-12-04 1987-06-13 Nec Corp Data trace device
FR2643474A1 (en) * 1989-02-17 1990-08-24 Nec Corp Device for recording an execution history in an information processing unit
US6651507B1 (en) 1998-05-15 2003-11-25 Dresser, Inc. Pressure gauge having a dampener mechanism
US6679122B2 (en) 1998-05-15 2004-01-20 Dresser, Inc. Pressure gauge having a dampener mechanism with attachable housing
US6750263B2 (en) 1999-12-13 2004-06-15 Nippon Shokubai Co., Ltd. Method for production of porous cross-linked polymer

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61245247A (en) * 1985-04-23 1986-10-31 Mitsubishi Electric Corp Trace controller
JPS62131346A (en) * 1985-12-04 1987-06-13 Nec Corp Data trace device
FR2643474A1 (en) * 1989-02-17 1990-08-24 Nec Corp Device for recording an execution history in an information processing unit
US6651507B1 (en) 1998-05-15 2003-11-25 Dresser, Inc. Pressure gauge having a dampener mechanism
US6679122B2 (en) 1998-05-15 2004-01-20 Dresser, Inc. Pressure gauge having a dampener mechanism with attachable housing
US6750263B2 (en) 1999-12-13 2004-06-15 Nippon Shokubai Co., Ltd. Method for production of porous cross-linked polymer

Similar Documents

Publication Publication Date Title
US4839895A (en) Early failure detection system for multiprocessor system
US5070476A (en) Sequence controller
JPS6031643A (en) Storage circuit of state history
US5261084A (en) Error judgment method
KR100281155B1 (en) Electronic device
JPS60214044A (en) Microcomputer
JPS58181160A (en) Controlling system of emergency operation
US4511983A (en) Apparatus for controlling microinstructions stored in a data processing unit memory
JPH03156659A (en) Direct memory access controller
JPH0475147A (en) Time monitoring device in information processing system
JP2506591B2 (en) Auxiliary processor
KR100284044B1 (en) Abnormal operation recovery method of functional devices with relation
JPH01114947A (en) Tracing system for data processor
JPH0823816B2 (en) Micro program change device
JPS61117635A (en) Virtual storage control system
JPS59191662A (en) Detecting system for program runaway
JP2001005689A (en) Trace sampling circuit
JPH01286028A (en) Microprogram patching system
JPH04128961A (en) Multi-processor control system
JPS62272331A (en) Tracer system
JPS5822765B2 (en) Program loading method in electronic computer system
JPS6269329A (en) Detecting system for breakage position of memory
JPS628236A (en) Storage device for activity log
JPH08161245A (en) Serial data receiver
JPS63129464A (en) Memory access controller