JPH01113841A - Multi-task debugging mechanism - Google Patents
Multi-task debugging mechanismInfo
- Publication number
- JPH01113841A JPH01113841A JP62270135A JP27013587A JPH01113841A JP H01113841 A JPH01113841 A JP H01113841A JP 62270135 A JP62270135 A JP 62270135A JP 27013587 A JP27013587 A JP 27013587A JP H01113841 A JPH01113841 A JP H01113841A
- Authority
- JP
- Japan
- Prior art keywords
- task
- trace
- state
- buffer
- transition
- 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
Links
- 230000007704 transition Effects 0.000 claims abstract description 32
- 230000004913 activation Effects 0.000 claims description 7
- 230000000694 effects Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000000034 method Methods 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明はOSに係り、特にマルチタスクのデバッグに好
適なマルチタスク用デバッグ機構に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an OS, and particularly to a multitask debugging mechanism suitable for multitask debugging.
従来のマルチタスク用デバッグ機能には、タスクをf!
、11tシたものとして、タスクの起動/終了、タスク
の状態表示等があった。しかしタスクの状態遷移をトレ
ースしたり、タスクの起動順序をトレースする機能は存
在しなかった。Traditional multitasking debugging features include f!
, 11t functions included starting/terminating tasks, displaying task status, etc. However, there was no function to trace task state transitions or task activation order.
上記従来技術は、マルチタスク環境を意識したプログラ
ムのデバッグ方式についての配慮がされておらず。The above-mentioned conventional technology does not consider a program debugging method that takes into account a multitasking environment.
■タスクの状態遷移トレース ■タスク起動順序トレース ができないという問題があった。■Task state transition trace ■Task startup order tracing The problem was that it was not possible.
本発明の目的は上記2点を可能にすることにある。The purpose of the present invention is to make the above two points possible.
上記目的は次により達成される。 The above objectives are achieved by:
(1)タスクの状態遷移トレース
本機能は各種マクロ処理部、ディスパッチャ部等より成
るOSにおいて遷移トレース部と状態トレースバッファ
を設け、マクロ処理部においてタスクの状態遷移が発生
した時遷移したタスクの状態を状態トレースバッファに
順次記録することにより、達成される。(1) Task state transition trace This function provides a transition trace section and a state trace buffer in the OS that consists of various macro processing sections, dispatcher sections, etc. When a task state transition occurs in the macro processing section, the state of the task changes. This is achieved by sequentially recording the state in the state trace buffer.
(2)タスク起動順序トレース
本機能は各種マクロ処理部、ディスパッチャ部等よりな
るOSにおいて、起動トレース部と起動トレースバッフ
ァを設け、ディスパッチャ部がタスクを起動する時に起
動するタスクの識別子を起動トレースバッファに順次記
録することにより、達成される。(2) Task startup order trace This function provides a startup trace section and a startup trace buffer in an OS that consists of various macro processing sections, a dispatcher section, etc., and when the dispatcher section starts a task, the identifier of the task to be started is stored in the startup trace buffer. This is accomplished by sequentially recording.
(1)タスク状態遷移トレース
本機能は各種マクロ処理部、ディスパッチャ部等より成
るOSにおいて、状態遷移のトレースを行なう遷移トレ
ース部、状態遷移のトレースを行ないたいタスクの識別
子を記録するタスクバッファと遷移情報を記録する状態
トレースバッファを設け、マクロ処理部においてタスク
の状態遷移が発生した時遷移トレース部が、そのタスク
の識別子とタスクバッファ内に記録されたトレースすべ
きタスク識別子を比較し、同じであれば遷移したタスク
の状態を状態1ヘレースバツフアに記録することにより
トレースを行なう。(1) Task state transition tracing This function is used in an OS that consists of various macro processing units, dispatcher units, etc., and includes a transition tracing unit that traces state transitions, a task buffer that records the identifier of the task whose state transition you want to trace, and a transition A state trace buffer is provided to record information, and when a state transition of a task occurs in the macro processing section, the transition trace section compares the identifier of the task with the task identifier to be traced recorded in the task buffer and determines whether they are the same. If so, tracing is performed by recording the state of the task that has transitioned to the state 1 Heras buffer.
(2)タスク起動順序トレース
本機能は各種マクロ処理部、ディスパッチャ部等より成
るOSにおいて、タスクの起動順序のトレースを行なう
起動トレース部、起動したタスクの順序を記録する起動
トレースバッファを設け。(2) Task activation order tracing This function provides an activation trace unit that traces the activation order of tasks and an activation trace buffer that records the order of activated tasks in an OS that consists of various macro processing units, dispatcher units, etc.
ディスパッチャがタスクを起動する前に起動トレース部
が、起動するタスクの識別子を起! +−レースバッフ
ァに順次記録することによりトレースを行なう。Before the dispatcher starts a task, the startup trace section generates the identifier of the task to be started! +- Trace is performed by sequentially recording in the race buffer.
以下、本発明を図に従って詳細に説明する。 Hereinafter, the present invention will be explained in detail with reference to the drawings.
第1図は本発明をOS内に適用した1実施例を示すブロ
ック図である。第2図は、その動作を説明するフローチ
ャートである。FIG. 1 is a block diagram showing one embodiment in which the present invention is applied within an OS. FIG. 2 is a flowchart explaining the operation.
第1図において100のOSは、各種マクロ処理部11
,12・・・n、起動するタスクを選択するスケジュラ
一部30、タスクの起動情報を蓄積する起動トレース部
40、タスクを起動するディスパッチャ部50.および
タスクの状態遷移情報を蓄積する遷移トレース部20よ
り成る。60はタスク毎の状態遷移情報を蓄積する状態
トレースバッファ、70は状態遷移トレースを行なうべ
きタスク識別子を入れたタスクバッファ、80は起動し
たタスクの情報を蓄積する起動トレースバッファである
。In FIG. 1, 100 OS is various macro processing units 11
, 12, . and a transition tracing unit 20 that accumulates task state transition information. 60 is a state trace buffer that stores state transition information for each task; 70 is a task buffer that contains a task identifier for which state transition tracing is to be performed; and 80 is a startup trace buffer that stores information about activated tasks.
次に第2図のフローチャートに基づいて第1図の各部の
動作を説明する。Next, the operation of each part shown in FIG. 1 will be explained based on the flowchart shown in FIG.
状態遷移トレースおよび起動タスクトレースを開始する
ために、タスクから開始指示マクロを発行する。マクロ
が発行されるとOSの先頭へ制御が移る。OSではマク
ロ番号のチエツクを行ない11〜nの指定マクロ処理部
へ制御を渡す(500)。To start state transition tracing and activated task tracing, a start instruction macro is issued from the task. When the macro is issued, control is transferred to the top of the OS. The OS checks the macro number and passes control to designated macro processing units 11 to n (500).
開始指示マクロ処理部501では、状7!!遷移トレー
スの開始であればトレースすべきタスクの識別子をタス
クバッファ70に設定、タスクの起動トレース指定であ
れば開始指示をタスクバッファ70に設定する。In the start instruction macro processing unit 501, state 7! ! If a transition trace is to be started, the identifier of the task to be traced is set in the task buffer 70, and if a task startup trace is specified, a start instruction is set in the task buffer 70.
その後タスクの実行においてマクロが発生されるとマク
ロ番号のチエツク後11〜nのマクロ処理部のいずれか
を実行する(500)。そのマクロ処理部の実行におい
てタスクの状態遷移が発生すると(510)遷移トレー
ス部20が呼び出される。遷移トレース部ではタスクバ
ッファ7oを参照して状態遷移のあったタスクがトレー
ス指定されているかチエツクする(512)。指定され
ていれば、タスクに対応した状態トレースバッファ60
にそのタスクの新規状態を記録する(513)。After that, when a macro is generated in the execution of a task, the macro number is checked and then one of the macro processing units 11 to n is executed (500). When a state transition of a task occurs during execution of the macro processing section (510), the transition tracing section 20 is called. The transition trace section refers to the task buffer 7o to check whether the task whose state has changed has been designated for tracing (512). If specified, the state trace buffer 60 corresponding to the task
The new state of the task is recorded (513).
マクロ処理終了後、スケジュラ一部30により次に起動
すべきタスクを選択する(514)。起動トレース部4
0では、タスクバッファ70を参照して起動タスクのト
レース開始指示があるか判断する(515)。開始指示
があれば、スケジュラ一部で選択されたタスク識別子を
起動トレースバッファ80に記録する(516)。After the macro processing is completed, the scheduler part 30 selects a task to be activated next (514). Startup trace section 4
0, the task buffer 70 is referred to to determine whether there is an instruction to start tracing the activated task (515). If there is a start instruction, the task identifier selected by a part of the scheduler is recorded in the startup trace buffer 80 (516).
その後ディスパッチャ部により、選択したタスりを起動
する(517)。Thereafter, the dispatcher section activates the selected task (517).
上述の状態トレースバッファおよび起動トレースバッフ
ァへの情報の記録には、バッファをサイクルバッファと
して用いて、バッファの最後への記録の次は再び先頭か
ら記録していく。To record information in the above-mentioned state trace buffer and startup trace buffer, the buffer is used as a cycle buffer, and after recording to the end of the buffer, recording is performed again from the beginning.
本実施例によれば、指定タスクの状態遷移トレースおよ
び起動タスクの順序トレースを実現でき、マルチタスク
環境下におけるデバッグの効率向上に効果がある。According to this embodiment, it is possible to trace the state transition of a designated task and trace the order of activated tasks, which is effective in improving debugging efficiency in a multitasking environment.
本発明によれば、
■タスクの状態遷移トレース
■タスクの起動順序トレース
の2つが可能となり、マルチタスク環境でのデバッグに
おいてデバッグ効率を高めることができる効果がある。According to the present invention, it is possible to perform two tasks: (1) task state transition tracing, and (2) task activation order tracing, which has the effect of increasing debugging efficiency in debugging in a multitasking environment.
第1図は本発明の一実施例のOSのブロック図、第2図
は第1図の動作を説明するフローチャートである。FIG. 1 is a block diagram of an OS according to an embodiment of the present invention, and FIG. 2 is a flowchart explaining the operation of FIG. 1.
Claims (1)
処理部およびタスクを選択し起動をかけるデイスパツチ
ヤ部等より成るOSにおいて、タスクの状態遷移情報を
蓄積する状態トレースバッファ、タスクの起動順序情報
を蓄積する起動トレースバッファ、マクロ処理において
指定タスクの状態遷移が発生した時にその情報を状態ト
レースバツフアへ蓄積する遷移トレース部、実行タスク
が変化する毎に実行タスクの情報を起動トレースバツフ
アへ蓄積する起動トレース部を設けたことを特徴とする
マルチタスクデバッグ機構。1. In an OS that consists of macro processing units corresponding to various macro functions provided by the OS and a dispatcher unit that selects and starts tasks, etc., a state trace buffer that accumulates task state transition information and task activation order information A startup trace buffer that stores information, a transition trace section that stores information in the state trace buffer when a state transition of a specified task occurs during macro processing, and a transition trace section that stores information on the execution task in the state trace buffer each time the execution task changes. A multi-task debugging mechanism characterized by having a startup trace section for accumulating.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62270135A JPH01113841A (en) | 1987-10-28 | 1987-10-28 | Multi-task debugging mechanism |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62270135A JPH01113841A (en) | 1987-10-28 | 1987-10-28 | Multi-task debugging mechanism |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH01113841A true JPH01113841A (en) | 1989-05-02 |
Family
ID=17482040
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62270135A Pending JPH01113841A (en) | 1987-10-28 | 1987-10-28 | Multi-task debugging mechanism |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH01113841A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04286035A (en) * | 1991-03-15 | 1992-10-12 | Nec Corp | Process tracing system |
US5642478A (en) * | 1994-12-29 | 1997-06-24 | International Business Machines Corporation | Distributed trace data acquisition system |
JP2005250821A (en) * | 2004-03-04 | 2005-09-15 | Renesas Technology Corp | Emulator and microprocessor |
JP2005258889A (en) * | 2004-03-12 | 2005-09-22 | Nec Corp | Program trace method and trace processing system |
-
1987
- 1987-10-28 JP JP62270135A patent/JPH01113841A/en active Pending
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04286035A (en) * | 1991-03-15 | 1992-10-12 | Nec Corp | Process tracing system |
US5642478A (en) * | 1994-12-29 | 1997-06-24 | International Business Machines Corporation | Distributed trace data acquisition system |
JP2005250821A (en) * | 2004-03-04 | 2005-09-15 | Renesas Technology Corp | Emulator and microprocessor |
JP2005258889A (en) * | 2004-03-12 | 2005-09-22 | Nec Corp | Program trace method and trace processing system |
JP4527419B2 (en) * | 2004-03-12 | 2010-08-18 | 日本電気株式会社 | Program trace method and trace processing system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2692609B2 (en) | Multitask program debugging method and apparatus | |
JPH01113841A (en) | Multi-task debugging mechanism | |
JPH06149615A (en) | Event recording system | |
JP3339708B2 (en) | Event recording method | |
JP2511544B2 (en) | System definition change method | |
JPS63138425A (en) | Automatic conversion system for jcl by profile | |
JPH05108404A (en) | Debugger system | |
JPS62137610A (en) | Teaching method for robot | |
JPH113250A (en) | Thread information collection method and recording medium recorded with thread information collection program | |
JPH02108106A (en) | Numerical controller | |
JPH02159626A (en) | Backing processing system at the time of executing tree | |
JPH0237404A (en) | Numerical controller | |
JPS6020771B2 (en) | Micro diagnosis method | |
JPH02127741A (en) | Output system for transaction performance information | |
JPH04286035A (en) | Process tracing system | |
JPH02127734A (en) | Logical simulation system | |
JP2001147830A (en) | Method for changing state of real time os | |
JPH04340628A (en) | Fuzzy inference process compile system | |
JPS59214906A (en) | Programmable controller for controlling instrumentation | |
JPH03235123A (en) | Knowledge base structure for expert system | |
JPH0385644A (en) | Check point acquisition restart system | |
JP2001125795A (en) | Task scheduling device | |
JPH04128936A (en) | Program execution environment changeover system | |
JPS63238623A (en) | Task regenerating system | |
JPH06139104A (en) | Program execution history display system |