JPS59163654A - Debug device - Google Patents

Debug device

Info

Publication number
JPS59163654A
JPS59163654A JP58036556A JP3655683A JPS59163654A JP S59163654 A JPS59163654 A JP S59163654A JP 58036556 A JP58036556 A JP 58036556A JP 3655683 A JP3655683 A JP 3655683A JP S59163654 A JPS59163654 A JP S59163654A
Authority
JP
Japan
Prior art keywords
address
memory
computer
debug
bus
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
JP58036556A
Other languages
Japanese (ja)
Inventor
Haruo Takagi
高木 治夫
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.)
Omron Corp
Original Assignee
Tateisi Electronics Co
Omron Tateisi Electronics Co
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 Tateisi Electronics Co, Omron Tateisi Electronics Co filed Critical Tateisi Electronics Co
Priority to JP58036556A priority Critical patent/JPS59163654A/en
Publication of JPS59163654A publication Critical patent/JPS59163654A/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 improve the debug efficiency by referring several times the memory of an actual device computer in a simple procedure and therefore eliminating the need for registration of the reference address value of each time. CONSTITUTION:An interface circuit 8 of a debug device 1 is connected to a processor 11 of an actual device computer 10 via a control bus 12, an address bus 13 and a data bus 14. A processor 2 is connected to the circuit 8 via a debug device system 9, and at the same time a memory 3 storing a reference memory address is connected to the circuit 8. The addresses are registered to the memory 3 from a keyboard 5 connected to a key input control circuit 7, and a display device 4 is connected to a bus 9 via a display control circuit 6. Then the memory address stored in the memory 3 is referred to several times in a simple procedure. As a result, the registration of the address value is eliminated for each reference to the memory address. This improve the debug efficiency.

Description

【発明の詳細な説明】 (発明の分野) 本発明は、例えばマイクロプロセッサ等のプロセッサを
実装した機器のデバッグを行なうデバッグ装置に関し、
特にプログラムのデバッグ中に所定アドレスにおけるメ
モリ内容が簡単な操作で複数回参照できるようにしたデ
バッグ装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of the Invention) The present invention relates to a debugging device for debugging a device equipped with a processor such as a microprocessor.
In particular, the present invention relates to a debugging device that allows memory contents at a predetermined address to be referenced multiple times with a simple operation while debugging a program.

(発明の背景) 一般に、コン上0ユータシステム等におけるプログラム
のデバッグ途中に、メモリのあるエリアの内容あるいは
レジスタの内容等がいかなる値(こなっているかを知る
ためζここれらのメモリあるいはレジスタ等を参照する
必要がある場合が生ずる。
(Background of the Invention) Generally, during debugging of a program in a computer system, etc., in order to find out what value the contents of a certain area of memory or the contents of a register, etc. There may be times when it is necessary to refer to the

また、コンピュータシステムのプログラムがループ状に
実行される場合等には該ループの各実行回ごとに同一の
エリアの内容を参照する必要がある場合が生ずる。
Further, when a computer system program is executed in a loop, it may be necessary to refer to the contents of the same area each time the loop is executed.

従来、プログラムのデバッグ中ζこ、メモリ内の所定ア
ドレスの内容全参照する場合には、プログラムラ実行す
るコンピュータすなわち実機コンピュータに接続された
デバッグ装置により、あるいは裏機コンピュータ内に設
けられたデバッグ装置により該エリアの内容の表示が行
なわれていた。
Conventionally, when debugging a program, if you want to refer to the entire contents of a predetermined address in memory, you can use a debug device connected to the computer that executes the program, that is, the actual computer, or a debug device installed in the back computer. The contents of the area were displayed.

この場合、メモリ内のあるアドレスの内容を参照するた
めには、その都度参照すべきアドレスをキーボード等に
よって入力した後要求キー等を押下していた。
In this case, in order to refer to the contents of a certain address in the memory, the user inputs the address to be referenced each time using a keyboard or the like and then presses a request key or the like.

しかしながら、前記従来形においては、例えはプログラ
ムのループを1回芙行するごとに同一のアドレスの内容
を参照する必要がある場合等には、たとえ同一の参照ア
ドレスを何回も参照する場合であっても、参照の都度ア
ドレスデークを置数する必要があり、デバッグ装置の操
作が煩雑になるという不都合があった。また、前記従来
形においては、同じ参照アドレスを複数回参照する場合
でもその参照アドレスをオペレータが記憶しておくかあ
るいはメモ用紙等に書き込んでおく必要がありデバッグ
の効率が悪くなるという不都合があっ(発明の目的) 本発明の目的は、前述の従来形にどける問題点にかんが
み、デバッグ装置において、簡単な手順によって実機コ
ンピュータのメモリを複数回参照できるようにし、デバ
ッグの効率を向上させることにある。
However, in the conventional form, even if the same reference address is referenced many times, for example, when it is necessary to refer to the contents of the same address every time the program loops once, Even if there were, it would be necessary to set the address data each time it is referenced, which would make the operation of the debugging device complicated. In addition, in the conventional method, even if the same reference address is referenced multiple times, the operator must memorize the reference address or write it on memo paper, etc., which reduces debugging efficiency. Purpose of the Invention) An object of the present invention is to improve the efficiency of debugging by making it possible to refer to the memory of an actual computer multiple times through a simple procedure in a debugging device, in view of the above-mentioned problems with the conventional type. .

(発明の構成および効果) 本発明は1、実機コンピュ−タシステムのプログラムの
デバッグを行なうデバッグ装置において、]征故された
メモリアドレスを格納するアドレスレジスタを用い該ア
ドレスレジスタの内容データをアドレスとして用いるこ
とにより実機コントロ−ルのメモリ内容を読み出して表
示するという構想にこ基つくものであり、このような構
想を用いることにより、同じメモリアドレスを参照する
場合には参照アドレス値を参照の都度置数する必要がな
くなりデバッグ装置のキー操作が簡略化されると共に、
オはレータがメモリアドレスを記憶したりメモ用紙に書
き込んでおく手間が不要となり極めて効率的)ごデバッ
グを行なうことが可能になる。
(Structure and Effects of the Invention) The present invention provides 1. In a debugging device for debugging a program of an actual computer system, an address register for storing a destroyed memory address is used, and the content data of the address register is used as an address. This is based on the concept of reading out and displaying the memory contents of the actual device control.By using such a concept, when referring to the same memory address, the reference address value can be changed each time the reference is made. This simplifies key operations on the debugging device, and eliminates the need for
This eliminates the need for the programmer to memorize memory addresses or write them down on memo paper, making debugging extremely efficient.

(実施例の説明) 以下、図面により本発明の詳細な説明する。(Explanation of Examples) Hereinafter, the present invention will be explained in detail with reference to the drawings.

第1図は、本発明の1実施例に係わるデバッグ装置の概
略を示す。同図のデバッグ装置1はプロセッサ2、メモ
リ3、数字表示器等で構成される表示器4、キーボード
5、表示コントロール回路6、キー人力コントロール回
路7、インターフェース回路8を具備する。プロセッサ
2とメモリ3、表示コントロール回路6、キー人力コン
トロール回路7およびインターフェース回路8はデバッ
グ装置のシステムバス9を介して相互に接続されている
。また、表示コントロール回路6は表示器4に、キー人
力コントロール回路7はキーボード5にそれぞれ接続さ
れている。10は、プログラムのデバッグの対照となる
コンピュータシステムt なわち実機コンピュータを示
し、プロセッサ11および図示しないメモリを具備する
。該プロセッサ11と該メモリとはコントロールバス1
2、アドレスバス13、およびデータバス14を含むシ
ステムバスによって接続されている。実1虚コンピユー
タ10の該システムバスはインターフェース回路8を介
してデバッグ装置1と接続されている。
FIG. 1 schematically shows a debugging device according to an embodiment of the present invention. The debugging device 1 shown in the figure includes a processor 2, a memory 3, a display 4 including a numeric display, a keyboard 5, a display control circuit 6, a key manual control circuit 7, and an interface circuit 8. The processor 2, memory 3, display control circuit 6, key manual control circuit 7, and interface circuit 8 are interconnected via a system bus 9 of the debug device. Further, the display control circuit 6 is connected to the display 4, and the key manual control circuit 7 is connected to the keyboard 5. Reference numeral 10 denotes a computer system t, ie, a real computer, which is the target of program debugging, and includes a processor 11 and a memory (not shown). The processor 11 and the memory are connected to a control bus 1.
2, an address bus 13, and a data bus 14. The system bus of the real and imaginary computer 10 is connected to the debug device 1 via an interface circuit 8.

g1図のデバッグ装装置の動・作を第2図を参照して説
明する。第1図のデバッグ装装置1においては、メモリ
3内の所定のアドレスあるいはプロセッサ2内のレジス
タが参照アドレスを置数するためのアドレスレジスタA
RMとして用いられ、このアビレスレジスタAR’Mに
参照したい実機コンピュータ10のメモリのアドレスを
セットする。実機コントロ−ル10のメモリのアドレス
を参照する場合には、果1幾コンピュータ10をホール
ト状暢等にしておき、デバッグ装置1のキーボード5上
に設けられた要求キーを押下する。これにより、デバッ
グ装置1内のプロセッサ2の動きによりインターフェー
ス回路8を介して実機コンピュータ10のメモリにアト
9レス信号およびコントロール信号が入力されて該メモ
リの読み出しが行なわれる。読み出しによって得られた
データは実機コンピュータのデータバス14およびデバ
ッグ装置1のインターフェース回路8を介してデバッグ
装置1側に入力され、表示コントロール回烙6を介して
表示器4に表示される。このようにして、デバッグ装置
1から実機コントロ−ル10のメモリの任意のアドレス
の内容を参照することができる。
The operation of the debugging device shown in Fig. g1 will be explained with reference to Fig. 2. In the debugging device 1 of FIG. 1, a predetermined address in the memory 3 or a register in the processor 2 is an address register A for storing a reference address.
This register AR'M is used as RM, and the address of the memory of the actual computer 10 to be referenced is set in this register AR'M. When referring to the memory address of the actual controller 10, the computer 10 is put into a halt state, etc., and a request key provided on the keyboard 5 of the debugging device 1 is pressed. As a result, the AT9 address signal and the control signal are input to the memory of the actual computer 10 via the interface circuit 8 by the movement of the processor 2 in the debugging device 1, and the memory is read. The data obtained by reading is input to the debugging device 1 side via the data bus 14 of the actual computer and the interface circuit 8 of the debugging device 1, and is displayed on the display 4 via the display control circuit 6. In this way, the contents of any address in the memory of the actual controller 10 can be referenced from the debug device 1.

たたし、本発明のデバッグ装置においては、アドレスレ
ジスタに参照アドレス1直を置数して耶くことにより、
以後は要求キーを押下するだけで該参照アドレス値で示
される実機コンピュータ10のメモリ内容を何回でも参
照することができる。
However, in the debugging device of the present invention, by setting the reference address 1 in the address register,
Thereafter, by simply pressing the request key, the memory contents of the real computer 10 indicated by the reference address value can be referenced any number of times.

すなわち、第2図に示すように新たなアドレスを参照す
る場合にはキーボード5から新たな参照アドレス値を前
記アドレスレジスタに置数した後要求キーが押下される
が(スタート1)、すでにセットされている参照アト9
レスと同じアト9レスの内容を参照する場合は参照の度
ごとに参照アドレスを置数することなく直ちに要求キー
が押下される(スタート2)。そして要求キーが押下さ
れるとキーボードからの置数の有無が判定され、置数が
あった場合には置数されたデータをアト9レスレジスタ
に格納し、更新されたアドレスレジスタの内容値を表示
する。これに対して、新たな置数が行なわれることなく
要求キーが押下された場合にはアl−”レスレジスタの
内容を更新することなく読み出して表示する。そして、
いずれの場合にもアドレスレジスタの内容値で示される
アドレスによって英賎コンピュータのメモリ内容を読み
出し、読み出したデータを表示器によって表示する。
That is, when referring to a new address as shown in FIG. 2, the request key is pressed after entering the new reference address value from the keyboard 5 in the address register (Start 1), but the value has already been set. Reference At9
When referring to the contents of the address 9 address that is the same as the address, the request key is immediately pressed without entering the reference address each time the reference is made (Start 2). When the request key is pressed, the presence or absence of a number entered from the keyboard is determined, and if there is a number entered, the entered data is stored in the address register, and the updated content value of the address register is stored. indicate. On the other hand, if the request key is pressed without a new number being entered, the contents of the address register are read and displayed without being updated.
In either case, the memory contents of the computer are read out using the address indicated by the content value of the address register, and the read data is displayed on the display.

このように、本発明に係わるデバッグ装置に3いては、
アドレスレジスタに最初の参照を行なう場合にのみ参照
アドレス値を設定すれはよく、以後同一アドレスを参照
する場合には参照の都度参照アドレス値を置数する必要
がなくなりデバッグを行なう場合のキー操作が開路化さ
れると共に、オはレーダが参照アビレスを記1意しある
いはメモ用紙に記碌し−C2くことが不要となるからデ
バッグを効率的に行なうことがOT能になる。
In this way, the debugging device according to the present invention has the following features:
It is a good idea to set the reference address value only when making the first reference to the address register.If you refer to the same address from now on, there is no need to set the reference address value each time you refer to it, and key operations when debugging become easier. When the circuit is opened, it is no longer necessary for the radar to write down the reference Aviles or write it on a memo paper, making it possible to debug efficiently.

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

第1図は本発明の1実施例に係わるデバッグ装置の構成
を示すノロツク回路図、そして第2図は第1図のデバッ
グ装置の動作を説明するためのフローチャートである。 1・・・・デバッグ装置、2・・・・・・プロセッサ、
3・・・・・・メモリ、4・・・・・・表示器、5・・
・・・・キーボード、6・・・・・・表示コントロール
回路、7・・・・・・キー人力コントロール回路、8・
・・・・・インターフェース回路、9・・・・・システ
ムバス、10・・・・・・実機コンピュータ、11・・
・・・・プロセッサ、12・・・・・・コントロールバ
ス、13・・・・・・アト9レスパス、14・・・・・
・データバス。 特許出願人  立石電機株式会社 代理人  弁理士 伊東辰雄 代理人  弁理士 伊東哲也
FIG. 1 is a circuit diagram showing the configuration of a debugging device according to an embodiment of the present invention, and FIG. 2 is a flowchart for explaining the operation of the debugging device shown in FIG. 1...debug device, 2...processor,
3...Memory, 4...Display, 5...
... Keyboard, 6 ... Display control circuit, 7 ... Key human control circuit, 8.
...Interface circuit, 9...System bus, 10...Actual computer, 11...
...Processor, 12...Control bus, 13...At9 address path, 14...
・Data bus. Patent applicant Tateishi Electric Co., Ltd. Agent Patent attorney Tatsuo Ito Agent Patent attorney Tetsuya Ito

Claims (1)

【特許請求の範囲】[Claims] 実機コン上0ユータシステムからアドレス信号、データ
信号およびコントロール信号を取出してプログラムデバ
ッグを行なうデバッグ装置であって、該デバッグ装置は
参照メモリアドレスを格納するアドレスレジスタ、該ア
トレースレジスタにアト9レスデータを置数するための
入力手段、実機コンピュータのメモリを該アドレスレジ
スタの内容で示されるアドレスにて参照するための制御
手段、および該制舞手段を起動するための要求キーを具
備し、該入力手段により実機コンピュータのメモリアド
レスが置数されたときは置数されたアドレス値を該アド
レスレジスタに格納し、要求キーの押下に応じて該アト
9レス値を用いて実機コンピュータのメモリを参照し、
メモリアドレスを置数することなく要求キーが押下され
たときは該アドレスレジスタにすでに格納されたアビレ
ス値を用いて実機コンピュータのメモリを参照すること
を特徴とするデバッグ装置。
A debug device that debugs a program by extracting address signals, data signals, and control signals from an actual computer user system, and the debug device includes an address register that stores a reference memory address, and an address register that stores at trace data. , a control means for referencing the memory of the actual computer at the address indicated by the contents of the address register, and a request key for activating the control means. When the memory address of the real computer is set by the means, the set address value is stored in the address register, and the address value is used to refer to the memory of the real computer when the request key is pressed. ,
1. A debugging device characterized in that when a request key is pressed without setting a memory address, the memory of an actual computer is referenced using an Ability value already stored in the address register.
JP58036556A 1983-03-08 1983-03-08 Debug device Pending JPS59163654A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58036556A JPS59163654A (en) 1983-03-08 1983-03-08 Debug device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58036556A JPS59163654A (en) 1983-03-08 1983-03-08 Debug device

Publications (1)

Publication Number Publication Date
JPS59163654A true JPS59163654A (en) 1984-09-14

Family

ID=12473026

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58036556A Pending JPS59163654A (en) 1983-03-08 1983-03-08 Debug device

Country Status (1)

Country Link
JP (1) JPS59163654A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62144252A (en) * 1985-12-18 1987-06-27 Yokogawa Electric Corp Debugging device for microprocessor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62144252A (en) * 1985-12-18 1987-06-27 Yokogawa Electric Corp Debugging device for microprocessor

Similar Documents

Publication Publication Date Title
JPS59163654A (en) Debug device
CA2021835C (en) Method of selectively transferring video displayed information
JPS57164362A (en) Debugging device in multi-processor system
JPS6336327A (en) Sequence display device
JPS6336326A (en) Sequence display device
JPH1021191A (en) Command history managing device for information processor
JPH02302839A (en) System down fault analyzing system
JPS6433683A (en) Information processor
JP2540605B2 (en) Data flow computer execution detection method
JPH0193812A (en) System for displaying help screen
JPS58223855A (en) Storage address controller using microprogram
JPH01123369A (en) Presentation device
JPS61107432A (en) Help message processor
JPS58101352A (en) Data processor
JPS62204365A (en) Information processing system
JPS6037043A (en) Display device for program state
JPH0277951A (en) Index sequence file device
JPS63191260A (en) Program electronic computer
JPS63269248A (en) Small electronic computer
JPH02109146A (en) Program debugging device
JPH0444973B2 (en)
JPS62210572A (en) Documentation device
JPH04302336A (en) Data processor
JPH02120973A (en) Information processor
JPS62204350A (en) Electronic calculator