JPS605534U - program analyzer - Google Patents

program analyzer

Info

Publication number
JPS605534U
JPS605534U JP9619383U JP9619383U JPS605534U JP S605534 U JPS605534 U JP S605534U JP 9619383 U JP9619383 U JP 9619383U JP 9619383 U JP9619383 U JP 9619383U JP S605534 U JPS605534 U JP S605534U
Authority
JP
Japan
Prior art keywords
address
program
under test
output
read signal
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
JP9619383U
Other languages
Japanese (ja)
Inventor
高木 治夫
Original Assignee
オムロン株式会社
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 オムロン株式会社 filed Critical オムロン株式会社
Priority to JP9619383U priority Critical patent/JPS605534U/en
Publication of JPS605534U publication Critical patent/JPS605534U/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

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

第1図は本考案によるプログラムアナライザを検査の対
象となるコンピュータシステムに接続した状態を示すブ
ロック図、第2図はアドレス比較回路の構成を示すブロ
ック図、第3図aはオブジェクトプログラムが記述され
たメモリ3のメモリマツプ、第3図すはそのフローチャ
ート、第4図はプログラムアナライザの各部の波形を示
す波形図、第5図はヒストリメモリ25の記憶内容を示
す図、第6図はヒストリメモリ25のアドレスデータに
基づいて処理を行う場合のCPU1lの動作を示すフロ
ーチャート、第7図はメモリ12のチェックポイントア
ドレステーブルを示す図である。 1・・・・・・コンピュータシステム、2.11・・・
・・・CPU、3.12・・・・・・メモリ、18・・
・・・・デコーダ、20・・・・・・アドレス比較回路
、21・・・・・・D型フリップフロップ、22・・・
・・・オア回路、23・・・・・・タイミングコントロ
ール回路、25・・・・・・ヒストリメモリ、31.3
2・・・・・・レジスタ、33.34・・・・・・比較
回路、37 ・−−−−−フリップフロップ。
FIG. 1 is a block diagram showing the state in which the program analyzer according to the present invention is connected to a computer system to be inspected, FIG. 2 is a block diagram showing the configuration of an address comparison circuit, and FIG. 3 is a flowchart of the memory 3, FIG. 4 is a waveform diagram showing the waveforms of each part of the program analyzer, FIG. 5 is a diagram showing the stored contents of the history memory 25, and FIG. FIG. 7 is a flowchart showing the operation of the CPU 11 when processing is performed based on the address data of . FIG. 7 is a diagram showing the checkpoint address table of the memory 12. 1... Computer system, 2.11...
...CPU, 3.12...Memory, 18...
... Decoder, 20 ... Address comparison circuit, 21 ... D-type flip-flop, 22 ...
... OR circuit, 23 ... Timing control circuit, 25 ... History memory, 31.3
2...Register, 33.34...Comparison circuit, 37 -------Flip-flop.

Claims (2)

【実用新案登録請求の範囲】[Scope of utility model registration request] (1)  中央演算装置と、該中央演算装置にパスライ
ンを介して接続されプログラムを記憶するメモリと、を
有するコンピュータシステムのプログラムを解析するプ
ログラムアナライザであって、前記被検査システムのデ
ータバスに接続され、その分岐命令を検出する命令デコ
ーダと、前記被検査システムにおいてオペレーションコ
ードを記憶する番地のアクセス時のタイミング信号を検
出するタイミングコントロール回路と、 前記タイミングコントロール回路の出力に基づいて前記
命令デコーダの出力を遅延させる手段を有し、前記被検
査システムの分岐命令と引き続く命令のアクセス時に出
力を出す読込信号発生手段と、 前記被検査システムが所定の開始アドレスをアクセスし
たときから所定の終了アドレスをアクセスするまでの間
前記読込信号発生手段を動作させるアドレス比較手段と
、 前記被検査システムのアドレスバスに接続され、前記読
込信号発生手段の出力に基づいてアクセスされるアドレ
スを記憶するヒストリメモリと、 前記ヒストリメモリに記憶されたアドレスデータに基づ
いて分岐命令による分岐の有無を判定する分岐判定手段
と、を具備することを特徴とするプログラムアナライザ
(1) A program analyzer for analyzing a program of a computer system having a central processing unit and a memory connected to the central processing unit via a path line and storing a program, the program analyzer having a data bus of the system under test. an instruction decoder that is connected to detect the branch instruction; a timing control circuit that detects a timing signal when an address storing an operation code is accessed in the system under test; read signal generating means for delaying the output of a predetermined ending address from when the tested system accesses a predetermined starting address; address comparison means for operating the read signal generation means until accessing the read signal generation means; and a history memory connected to the address bus of the system under test for storing addresses accessed based on the output of the read signal generation means. A program analyzer comprising: branch determining means for determining whether or not a branch occurs due to a branch instruction based on the address data stored in the history memory.
(2)前記アドレス比較手段は検査開始アドレス及び終
了アドレスを夫々設定する第1、第2の設定器と、該設
定器の設定値及び被検査システムによってアクセスされ
るアドレスを比較する第1、第2の比較器と、該第1の
比較器出力によ、ってセットされ、該第2の比較器出力
によってリセットされるフリップフロップと、を有する
ものであることを特徴とする実用新案登録請求の範囲第
1項記載のプログラムアナライザ。
(2) The address comparison means includes first and second setters that respectively set the test start address and end address, and first and second setters that compare the set values of the setters and the addresses accessed by the system under test. 2 comparators, and a flip-flop that is set by the output of the first comparator and reset by the output of the second comparator. The program analyzer described in the scope of item 1.
JP9619383U 1983-06-22 1983-06-22 program analyzer Pending JPS605534U (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9619383U JPS605534U (en) 1983-06-22 1983-06-22 program analyzer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9619383U JPS605534U (en) 1983-06-22 1983-06-22 program analyzer

Publications (1)

Publication Number Publication Date
JPS605534U true JPS605534U (en) 1985-01-16

Family

ID=30229356

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9619383U Pending JPS605534U (en) 1983-06-22 1983-06-22 program analyzer

Country Status (1)

Country Link
JP (1) JPS605534U (en)

Similar Documents

Publication Publication Date Title
JPS605534U (en) program analyzer
JP2754899B2 (en) Return address monitoring circuit of debug device
JPH0581087A (en) Processor monitoring system
JP2002132743A (en) Device and method for monitoring memory access and recording medium recording program for memory access monitor
JPS6020250A (en) Program delay tracing system
JPS6010368A (en) Address conversion buffer control system
JPS59183443A (en) Debug device
JPH04242455A (en) Inter-processor communication trace circuit
JPS6073763A (en) Detecting system of memory address error
JPH03129536A (en) Brake address detecting device
JPH01306933A (en) Debugging device
JPH0475976U (en)
JPS6284500A (en) Microcomputer
EP0300507A2 (en) Generator for generating a bus cycle end signal for debugging operation
JPS6116652U (en) Memory data display tester
JPH0573347A (en) Emulation device
JPS6075945A (en) Program control type data processor provided with trigger timing function
JPS6146538A (en) Fast reading method of memory
JPH02123635U (en)
JPS638949A (en) Program inspection device
JPS6095650U (en) Stack overflow detection circuit
JPS5860362A (en) Interruption signal generating system
JPS617947A (en) Control storage device
JPH0318213B2 (en)
JPH0315948A (en) Address bus test system