KR100194800B1 - How to Cross-Debug Multiple Chill Programs Using Connection Manager - Google Patents
How to Cross-Debug Multiple Chill Programs Using Connection Manager Download PDFInfo
- Publication number
- KR100194800B1 KR100194800B1 KR1019950053999A KR19950053999A KR100194800B1 KR 100194800 B1 KR100194800 B1 KR 100194800B1 KR 1019950053999 A KR1019950053999 A KR 1019950053999A KR 19950053999 A KR19950053999 A KR 19950053999A KR 100194800 B1 KR100194800 B1 KR 100194800B1
- Authority
- KR
- South Korea
- Prior art keywords
- host
- chill
- connection manager
- debugging
- debugger
- Prior art date
Links
Landscapes
- Debugging And Monitoring (AREA)
Abstract
본 발명은 교환기 시스템과 같은 실시간 내장형 시스템의 소프트웨어 개발시 내장형 시스템의 소프트웨어 개발시 여러개의 칠(CHILL) 프로그램들을 호스트 시스템에서 동시에 교차 디버깅하는 칠(CHILL) 프로그램 교차 디버깅 방법에 관한 것으로, 목적 시스템에 접속 관리자를 도입하여 호스트 칠 디버거로부터 새로운 실행 파일의 교차 디버깅 요구가 들어오면 접속 관리자가 새로운 원격서버를 자동으로 생성하여 새로운 디버깅 세션이 생성되게 하는 칠(CHILL) 프로그램 교차 디버깅 방법을 제공하기 위하여, 접속 관리자를 실행시키고 새로운 호스트 칠 디버거를 실행하는 제 1 단계(301,302); 상기 호스트 칠 디버거가 상기 접속 관리자에게 논리적 통신로 설립을 요구하여 호스트 칠 디버거와 접속 관리자 사이에 논리적 통신로를 수립한 후에 상기 접속 관리자가 새로운 원격 서버를 생성하는 제 2 단계(303 내지305); 및 상기 원격 서버가 논리적 통신로를 이용하여 상기 호스트 칠 디버거와 교차 디버깅을 수행한 후에 논리적 통신로를 해제하고 상기 원격 서버와 호스트 칠 디버거를 종료하는 제 3 단계(306 내지 309)를 포함하여 간단하고 편리하게 다수의 교차 디버깅을 동시에 수행할 수 있는 효과가 있다.The present invention relates to a CHILL program cross-debugging method of simultaneously cross-debugging several CHILL programs in a host system at the time of software development of a real-time embedded system such as an exchange system. To introduce a connection manager to provide a CHILL program cross debugging method where the connection manager automatically creates a new remote server and creates a new debugging session when a request for cross debugging of a new executable file is received from the host chiller debugger. A first step (301, 302) of executing a connection manager and executing a new host chill debugger; A second step (303 to 305) in which the connection manager creates a new remote server after the host chill debugger requests the connection manager to establish a logical communication path and establishes a logical communication path between the host chill debugger and the connection manager; And a third step (306 to 309) of releasing the logical communication channel and terminating the host server debugger after the remote server performs cross debugging with the host chiller using the logical channel. It is effective to perform multiple cross debugging at the same time.
Description
제1도는 본 발명이 적용되는 전체 시스템의 구성도.1 is a block diagram of an entire system to which the present invention is applied.
제2도는 본 발명에 따른 다수의 필(chill) 프로그램의 교차 디버깅 개념도.2 is a conceptual diagram of cross debugging of multiple chill programs in accordance with the present invention.
제3도는 본 발명에 따른 흐름도.3 is a flow chart according to the present invention.
* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings
101 : 호스트 칠 디버깅 102 : 범용 운영 체계101: Debug Host Chill 102: Universal Operating System
103 : 컴퓨터 104 : 접속 관리자103: Computer 104: Access Manager
105 : 원격 서버 106 : 교환기용 운영 체계105: remote server 106: operating system for the exchange
107 : 교환기107: exchanger
본 발명은 교환기 시스템과 같은 실시간 내장형 시스템의 소프트웨어 개발시 목적 시스템의 접속 관리자를 이용하여 여러개의 칠(chill) 프로그램들을 호스트 시스템에서 동시에 교차 디버깅하는 칠(chill) 프로그램 교차 디버깅 방법에 관한 것이다.The present invention relates to a chill program cross-debugging method of simultaneously cross-debugging several chill programs in a host system using a connection manager of a target system in software development of a real-time embedded system such as an exchange system.
칠(chill) 프로그램의 교차 디버깅이란 교환기와 같은 실시간 내장형 시스템 개발에 있어서, 대화형 디버깅 세션을 바로 지원할 수 없는 목적 시스템(교환기 시스템 등)에서 칠(chill) 프로그램을 디버깅하는 것을 말한다.Cross-debugging of a chill program refers to debugging a chill program on a target system (such as an exchange system) that does not support interactive debugging sessions in real-time embedded system development such as an exchange.
종래의 교차 디버깅 방법은 원격 서버를 목적 시스템에서 수행시켜 프로그램 수행 제어 기능,메모리와 레지스터 값 참조 및 변경 기능 등 디버깅을 의한 최소 기능을 지원하고, 대부분의 디버깅 기능은 호스트 칠 디벅거(host debugger)가 통신 라인을 이용하여 목적 시스템의 원격 서버와 통싱하면서 디버깅하는 방법을 이용하였다.The conventional cross-debugging method runs a remote server on the target system to support the minimum functions by debugging such as program execution control function, memory and register value reference and change function, and most debugging functions are host chill debuggers. Debugged while communicating with the remote server of the target system using the communication line.
이러한 종래의 디버깅 방법은 먼저 원격 서버를 목족 시스템에서 수행시킨다.그리고,호스트 칠 디버거를 호스트 시스템에서 수행시킨후, 호스트 칠 디버거와 원격 서버 사이에 통신로를 수립한다. 상기 단계가 끝나면 하나의 프로그렘에 대한 교차 디버깅을 수행할 수 있는 하나의 디버깅 세션이 수립된다. 이와 같은 디버깅 세션이 만들어지면 호스트 칠 디버거는 디버깅할 실행 화일을 목적 시스템에 다운 로딩하고, 디버깅 명령어를 이용하여 실행 화일을 디버깅한다. 그리고,이실행 화일에 대한 디버깅이 끝나면 호스트 칠 디버거와 원격 서버는 통신로를 해제하고 각각의 수행을 마치게 된다.This conventional debugging method first runs the remote server on the shepherd system. Then, the host chill debugger runs on the host system, and then establishes a communication path between the host chill debugger and the remote server. After the above steps, a debugging session is established to perform cross debugging of one program. When a debugging session is created, the host chill debugger downloads the executable file to be debugged on the target system and debugs the executable file using debugging commands. After debugging this executable, the host chill debugger and the remote server break the communication path and finish their execution.
그러나, 이러한 종래의 디버깅 방법은 목적 시스템에서 여러게의 응용 프로그램을 디버깅하려면 디버깅할 때마다, 새로운 원격 서버를 디버깅하고자 하는 사용자가 목적 시스템에서 수행시키고 호스트 칠 디버거를 수행해야 함으로, 디버깅을 하는데 있어 번거럽고 시간이 많이 걸리는 문제점이 있었다.However, this conventional debugging method is cumbersome for debugging, because whenever a user wants to debug a new remote server, the user who wants to debug the new remote server must run on the target system and run a host chill debugger. There was a problem that was painful and time consuming.
상기 문제점을 해결하기 의하여 안출된 본 발명은 목적 시스템에 접속 관리자를 도입하여 호스트 칠 디버거로부터 새로운 실행 파일의 교차 디버깅 요구가 들어오면 접속 관리자가 새로운 원격 서버를 자동으로 생성하여 새로운 디버깅 세션이 생성되게 하는 칠(chill) 프로그램 교차 디버깅 방법을 제공하는데 그 목적이 있다.In order to solve the above problems, the present invention introduces a connection manager to a target system, and when a cross-debugging request of a new executable file is received from the host chill debugger, the connection manager automatically creates a new remote server so that a new debugging session is created. The goal is to provide a way to cross-debug a chill program.
상기 목적을 달성하기 위하여 안출된 본 발명은, 호스트 칠 디버거를 포함하는 호스트 시스템과, 원격 서버를 수행하는 목적 시스템을 구비한 시스템에 적용되는 교차 디버깅 방법에 있어서, 목적 시스템에서 접속 관리자를 실행시키고 호스트 시스템에서 새로운 호스트 칠 디버거를 실행하는 제1단계; 상기 호스트 칠 디버거가 상기 접속 관리자에게 논리적 통신로 설립을 요구하여, 상기 호스트 칠 디버거와 상기 접속 관리자 사이에 논리적 통신로가 수립되면, 상기 접속 관리자가 새로운 원격 서버를 생성하는 제2단계; 및 상기 원격 서버가 논리적 통신로를 이용하여 상기 호스트 칠 디버거와 교차 디버깅을 수행한 후에 논리적 통신로를 해제하고, 상기 원격 서버와 칠 디버거를 종료하는 제3단계를 포함한 것을 특징으로 한다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 일 실시예를 상세히 설명한다. 제1도는 본 발명이 적용되는 전체 시스템의 구성도로서, 101은 호스트 칠 디버거, 102는 범용 운영 체계, 103은 컴퓨터, 104느 접속 관리자, 105는 원격 서버, 106은 교환기용 운영 체계, 107은 교환기를 각각 나타낸다.In order to achieve the above object, the present invention provides a cross-debugging method applied to a system having a host system including a host chiller and an object system for executing a remote server, wherein the connection manager is executed in the target system. A first step of executing a new host chill debugger in the host system; A second step in which the host manager debugger requests the connection manager to establish a logical communication path, and when the logical communication path is established between the host chiller and the connection manager, the connection manager creates a new remote server; And a third step of releasing the logical communication path after the remote server performs cross debugging with the host chiller using a logical communication path, and terminating the remote server and the chiller debugger. Hereinafter, with reference to the accompanying drawings will be described an embodiment according to the present invention; 1 is a block diagram of the entire system to which the present invention is applied, 101 is a host chiller debugger, 102 is a general operating system, 103 is a computer, 104 is a connection manager, 105 is a remote server, 106 is an operating system for a switch, and 107 is Each exchanger is shown.
여기에서 보는 것과 같이 칠(chill) 교차 디버깅은 호스트 칠(chill) 디버거(101)를 수행하는 호스트 시스템과 원격 서버(105)를 수행하는 목적 시스템으로 구성되다. 그리고, 이 두 개의 시스템은 명령어와 결과값이 전송을 위하여 시리얼 라인이나 이더넷 접속등의 물리적 통신로로 연결되다.As shown here, chill cross debugging consists of a host system running a host chill debugger 101 and a target system running a remote server 105. The two systems are then connected to a physical channel, such as a serial line or an Ethernet connection, for transmission of commands and results.
호스트 시스템은 일반적인 범용 컴퓨터 시스템을 의미하며, 컴퓨터(103)상에 범용 운영체제(102)가 수행되고, 그 환경에서 다양한 응용 프로그램이 수행된다.The host system refers to a general general purpose computer system, and the general purpose operating system 102 is executed on the computer 103, and various applications are executed in the environment.
호스트 칠(chill) 디버거(101)는 호스트 시스템용 칠(CHILL) 프로그램 디버거로서, 호스트 시스템에서 대화형 디버깅 세션을 지원한다. 따라서, 교차 디버깅을 위하여 호스트 칠(CHILL)에는 목적 시스템과의 통신을 위하여 통신 처리 부분이 추가 되었다.Host chill debugger 101 is a CHILL program debugger for host systems that supports interactive debugging sessions on the host system. Therefore, the host chill has been added to the host CHILL for cross debugging to communicate with the target system.
범용 운영 체계(102)는 호스트 칠(chill) 디버거(101)가 목적 시스템과의 논리적 통신로를 수립하기 위하여 유닉스 시스템의 소켓(socket) 프로그래밍에서 제공하는 것과 같은 시스템 호출을 제공한다. 그리고, 컴퓨터(103)는 목적 시스템의 교환기 하드웨어와 물리적으로 연결된다.General purpose operating system 102 provides a system call such as that provided by host chill debugger 101 to provide socket programming of a Unix system to establish a logical communication path with a target system. The computer 103 is then physically connected with the exchanger hardware of the target system.
한편, 원격 서버(105)는 목적 시스템용 실행 파일을 수행하며, 호스트 칠(chill) 디버거(101)로부터 디버깅을 위해 필요한 싱글-스텝핑(single-stepping), 메모리와 레지스터 값 참조 및 변경 등의 명령어를 받아, 이를 수행하고 그 결과를 돌려준다.On the other hand, the remote server 105 executes an executable file for the target system, and commands such as single-stepping, memory and register value reference and change required for debugging from the host chill debugger 101. Accepts, performs this and returns the result.
접속 관리자(104)는 호스트 칠 디버거(101)와 논리적 통신로를 설립하고, 원격 서버(105)를 생성하는 기능을 수행한다. 그리고, 이 통신로를 원격 서버(105)가 이용할 수 있게 하여 호스트 칠(chill) 디버거와 원격 서버(105) 사이에 통신이 이루어지게 한다.The connection manager 104 establishes a logical communication path with the host chill debugger 101 and performs a function of creating a remote server 105. This communication path is then made available to the remote server 105 to allow communication between the host chill debugger and the remote server 105.
교환기용 운영체계(106)는 교환기 시스템의 제어계 레벨 운영 체계로서, 복잡하고 다양한 형태의 대형 응용 소프트웨어를 수행하고 관리하는데 효과적인 기능을 제공한다. 이의 주요 기능에는 프로세스 관리, 메시지 전송 관리, 시간 관리, 메모리 관리, 입출력 관리, 파일 관리 등이 있으며, 접속 관리자(104)가 호스트 시스템과의 논리적 통신로를 수립할 수 있게 하기 위하여 유닉스 시스템의 소켓 프로그래밍에서 제공하는 것과 같은 시스템 호출을 제공한다.The exchange operating system 106 is a control system level operating system of the exchange system, and provides an effective function for executing and managing a large variety of complex and various types of application software. Its main functions include process management, message transfer management, time management, memory management, input / output management, file management, and so on, so that the connection manager 104 can establish a logical communication path with a host system. It provides the same system calls that are provided by programming.
교환기(107)는 호스트 시스템의 컴퓨터 하드웨어와 물리적으로 직접 연결되며, 이를 물리적 통신로라 한다.The exchange 107 is physically connected directly with the computer hardware of the host system, which is called a physical communication path.
제2도는 본 발명에 따른 다수의 칠(chill) 프로그램의 교차 디버깅 개념도로서, 여러명의 사용자가 호스트 시스템에 로그인하여 n개의 프로그램을 교차 디버깅 하고자 할 때의 수행 모델을 나타낸다.2 is a conceptual diagram of cross debugging of a plurality of chill programs according to the present invention, and shows an execution model when several users log in to a host system and cross debug the n programs.
종래의 교차 디버깅에서는 접속 관리자가 존재하지 않는다. 따라서, 목적 시스템에서 여러개의 응용 프로그램을 디버깅하려면 디버깅할 때마다 새로운 원격 서버를 사용자가 수동으로 목적 시스템에 수행시켜야 한다. 그러나, 접속 관리자가 도입됨에 따라 접속 관리자가 목적 시스템에 새로운 원격 서버를 자동으로 생성할 수 있게 되었다.In conventional cross debugging, there is no connection manager. Therefore, to debug multiple applications on the target system, each time you debug, you must manually run a new remote server on the target system. However, with the introduction of the access manager, the access manager can automatically create a new remote server on the target system.
제3도는 본 발명에 따른 흐름도이다. 먼저, 접속 관리자를 목적 시스템에서 실행시키고(301), 새로운 실행 파일을 교차 디버깅하기 위하여 호스트 시스템에서 새로운 호스트 칠 디버거를 실행한다(302). 이후, 호스트 시스템에서 생성된 호스트 칠 디버거가 목적 시스템에서 생성된 접속 관리자에게 논리적 통신로 설립을 요구하여(303), 호스트 칠 디버거와 접속 관리자 사이에 논리적 통신이 수립되면 접속 관리자가 새로운 원격 서버를 생성한다(305). 이후, 접속 관리자는 새로운 교차 디버깅을 수행하기 위하여 호스트 시스템에서 새로운 호스트 필 디버거를 실행한다.3 is a flow chart according to the present invention. First, a connection manager is executed on the target system (301), and a new host chill debugger is executed on the host system (302) to cross debug the new executable file. Thereafter, the host Chill debugger created in the host system requests the connection manager created in the target system to establish a logical channel (303), and when logical communication is established between the host Chill debugger and the access manager, the connection manager establishes a new remote server. Generate 305. The connection manager then runs a new host fill debugger on the host system to perform new cross debugging.
한편, 접속 관리자에 의하여 생성된 원격 서버가 통신로를 이용하여 호스트 칠 디버거와 교차 디버깅을 수행하여(306), 교차 디버깅을 완료한 후에(307), 논리적 통신로를 해제하고(308), 생성된 원격 서버와 호스트 칠 디버거를 종료한다(309). 한편, 상기 각 과정 수행중에 새로운 호스트 칠 디버거로부터의 교차 디버깅 요구가 들어오면, 접속 관리자가 수행중인 디버깅을 완료한 후에 처리할 수 있도록 대기 큐에 저장한다.Meanwhile, the remote server generated by the access manager performs cross debugging with the host Chill debugger using the communication channel (306), after completing the cross debugging (307), and releases the logical communication channel (308). The remote server and the host Chill debugger are terminated (309). On the other hand, if a cross-debugging request from a new host Chill debugger is received during each process, the connection manager stores it in a waiting queue for processing after completing the debugging.
상기와 같이 본 발명은 목적 시스템에 접속 관리자를 도입하여 호스트 칠 디버거로부터 새로운 실행 파일의 교차 디버깅 요구가 들어오면 접속관리자가 새로운 원격 서버를 자동으로 생성하여 새로운 디버깅 세션을 생성하도록 함으로써, 간단하고 편리하게 다수의 교차 디버깅을 동시에 수행할 수 있는 효과가 있다.As described above, the present invention is simple and convenient by introducing a connection manager to the target system and allowing the connection manager to automatically create a new remote server by creating a new remote server when a cross debugging request of a new executable file is received from the host chiller. This has the effect of enabling multiple cross debuggings at the same time.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019950053999A KR100194800B1 (en) | 1995-12-22 | 1995-12-22 | How to Cross-Debug Multiple Chill Programs Using Connection Manager |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1019950053999A KR100194800B1 (en) | 1995-12-22 | 1995-12-22 | How to Cross-Debug Multiple Chill Programs Using Connection Manager |
Publications (2)
Publication Number | Publication Date |
---|---|
KR970049558A KR970049558A (en) | 1997-07-29 |
KR100194800B1 true KR100194800B1 (en) | 1999-06-15 |
Family
ID=66645720
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1019950053999A KR100194800B1 (en) | 1995-12-22 | 1995-12-22 | How to Cross-Debug Multiple Chill Programs Using Connection Manager |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100194800B1 (en) |
-
1995
- 1995-12-22 KR KR1019950053999A patent/KR100194800B1/en not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
KR970049558A (en) | 1997-07-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5630049A (en) | Method and apparatus for testing software on a computer network | |
US6011920A (en) | Method and apparatus for debugging applications on a personality neutral debugger | |
US6718294B1 (en) | System and method for synchronized control of system simulators with multiple processor cores | |
US6988264B2 (en) | Debugging multiple threads or processes | |
US5511217A (en) | Computer system of virtual machines sharing a vector processor | |
US5440697A (en) | Method and apparatus for simulating I/O devices | |
US6658650B1 (en) | Service entry point for use in debugging multi-job computer programs | |
US6324684B1 (en) | Processor having real-time execution control for debug functions without a debug monitor | |
US20010011215A1 (en) | Network device simulation system and method | |
KR100194800B1 (en) | How to Cross-Debug Multiple Chill Programs Using Connection Manager | |
DE69930953D1 (en) | OPERATING COMMUNICATIONS PROTOCOL | |
JPH0793182A (en) | Program tracing method | |
KR0175455B1 (en) | Cross Debugging Operation | |
KR100200712B1 (en) | Apparatus for program debugging of no-target system | |
KR100289039B1 (en) | Method for executing control of process in cross debugging server | |
KR20010038205A (en) | An apparatus and method for remote debugging of embedded real - time software | |
KR920010411B1 (en) | Hardware installing testing program | |
JPH08147189A (en) | Debugging method for operating system of parallel computer | |
KR100205061B1 (en) | Driving method of debugger in distributed computing environment | |
KR20000033277A (en) | Apparatus for testing web based protocol remotely and method thereof | |
KR100310289B1 (en) | Method of chill program cross co-debugging using debugger master | |
CN118426950A (en) | Data processing method and device, electronic equipment and storage medium | |
JP2581327B2 (en) | Virtual machine I / O interrupt handling method | |
JPH02277146A (en) | Program debugging system | |
Katseff et al. | The evolution of HPC/VORX |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20040202 Year of fee payment: 6 |
|
LAPS | Lapse due to unpaid annual fee |