KR101997084B1 - Method for determining reproduction time of interrupt request, system, and program using the same - Google Patents

Method for determining reproduction time of interrupt request, system, and program using the same Download PDF

Info

Publication number
KR101997084B1
KR101997084B1 KR1020170024227A KR20170024227A KR101997084B1 KR 101997084 B1 KR101997084 B1 KR 101997084B1 KR 1020170024227 A KR1020170024227 A KR 1020170024227A KR 20170024227 A KR20170024227 A KR 20170024227A KR 101997084 B1 KR101997084 B1 KR 101997084B1
Authority
KR
South Korea
Prior art keywords
reproduction
time
information
time point
reproduction target
Prior art date
Application number
KR1020170024227A
Other languages
Korean (ko)
Other versions
KR20180084577A (en
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 한양대학교 산학협력단
Publication of KR20180084577A publication Critical patent/KR20180084577A/en
Application granted granted Critical
Publication of KR101997084B1 publication Critical patent/KR101997084B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging

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)
  • Collating Specific Patterns (AREA)

Abstract

본 발명의 실시 예에 따른 인터럽트 요청의 재현시점 결정 방법은 재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보를 포함하는 지문정보를 저장하는 단계, 저장된 상기 지문정보에 기초하여 스텝정보를 생성하는 단계 및 상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정하는 단계를 포함한다.The method for determining the repetition time of the interrupt request according to the embodiment of the present invention includes the steps of storing fingerprint information including reference system state information at the time of occurrence of the interruption request of the reproduction target, generating step information based on the stored fingerprint information And determining a reproduction target point of time of the reproduction target interrupt request based on the fingerprint information and the step information.

Description

인터럽트 요청의 재현시점 결정 방법 및 이를 이용하는 시스템 및 프로그램{METHOD FOR DETERMINING REPRODUCTION TIME OF INTERRUPT REQUEST, SYSTEM, AND PROGRAM USING THE SAME}BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to a method for determining a point in time at which an interrupt request is reproduced,

본 발명의 기술적 사상은 인터럽트 요청의 재현시점 결정 방법 및 이를 이용하는 시스템 및 프로그램에 관한 것으로, 보다 상세하게는 지문정보 및 스텝정보에 기초하여 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정할 수 있는 인터럽트 요청의 재현시점 결정 방법 및 이를 이용하는 시스템 및 프로그램에 관한 것이다.The present invention relates to a method for determining a point in time at which an interrupt request is reproduced and a system and a program using the same. More particularly, the present invention relates to an interrupt request And a system and a program using the same.

소프트웨어의 동작을 동일하게 재현하는 기술은 소프트웨어 디버깅, 기록 및 재현 기술, 가상화, 백업 및 복원 기술 등의 다양한 분야에서 중요하게 다루어 진다.Technologies that reproduce the behavior of software in the same way are important in many areas such as software debugging, recording and reproduction techniques, virtualization, backup and restoration techniques.

특히, 인터럽트(interrupt) 요청 등의 비결정적 이벤트는 언제, 어디서, 어떤 요청이 발생할지에 관한 것이 비결정적이므로, 인터럽트 요청이 발생한 정확한 시간정보가 제공되지 않는 환경에서는 해당 인터럽트 요청을 동일한 시점에서 재현하는 데에 어려움이 있다.Particularly, since a nondeterministic event such as an interrupt request is nondeterministic about when, where, and which request is generated, in an environment where accurate time information of an interrupt request is not provided, the interrupt request is reproduced at the same time There is a difficulty in having.

본 발명의 기술적 사상이 이루고자 하는 과제는 지문정보 및 스텝정보에 기초하여 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정할 수 있는 인터럽트 요청의 재현시점 결정 방법 및 이를 이용하는 시스템 및 프로그램을 제공하는 것이다.SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and it is an object of the present invention to provide a method for determining a point in time at which an interrupt request is reproduced based on a fingerprint information and a step information.

본 발명의 기술적 사상에 의한 일 양태에 따른 인터럽트 요청의 재현시점 결정 방법은 재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보를 포함하는 지문정보를 저장하는 단계, 저장된 상기 지문정보에 기초하여 스텝정보를 생성하는 단계 및 상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정하는 단계를 포함할 수 있다.According to an aspect of the present invention, there is provided a method for determining a repetition time of an interrupt request, the method comprising the steps of: storing fingerprint information including reference system status information at a time when a request for an interruption of a reproduction target occurs; And determining a reproduction target point of time of the reproduction target interrupt request based on the fingerprint information and the step information.

예시적인 실시예에 따르면, 상기 기준 시스템 상태 정보는, 프로세서 레지스터 값, 예외처리(exception)가 발생한 횟수, 특정 메모리 영역의 값, 및 시스템 잠금이 이루어진 횟수 중에서 적어도 어느 하나를 포함할 수 있다.According to an exemplary embodiment, the reference system state information may include at least one of a processor register value, a number of times an exception occurs, a value of a specific memory area, and a number of times the system lock is performed.

예시적인 실시예에 따르면, 상기 지문정보를 저장하는 단계는, 상기 기준 시스템 상태 정보, 및 상기 재현 대상 인터럽트 요청이 발생한 시점의 기준 시간정보를 포함하는 상기 지문정보를 저장할 수 있다.According to an exemplary embodiment of the present invention, the step of storing the fingerprint information may store the fingerprint information including the reference system state information and reference time information at the time of the generation of the interrupt request.

예시적인 실시예에 따르면, 상기 재현 타겟 시점을 결정하는 단계는, 상기 지문정보가 일치하는 지점에서 재현을 시도하는 단계 및 상기 재현을 시도한 재현 시도 시점과 상기 기준 시간정보에 상응하는 기록시점의 차이가 지문정보 기준시간보다 작은 경우, 상기 재현 시도 시점을 상기 재현 타겟 시점으로 결정하는 단계를 포함할 수 있다.According to an exemplary embodiment, the step of determining the reproduction target time point may include the steps of attempting reproduction at a point where the fingerprint information coincides with the reproduction time point, Determining the reproduction target time point as the reproduction target time point if the reproduction target time is shorter than the fingerprint information reference time.

예시적인 실시예에 따르면, 상기 재현 타겟 시점으로 결정된 상기 재현 시도 시점은, 상기 기준 시간정보에 상응하는 기록시점보다 이전의 시점일 수 있다.According to an exemplary embodiment, the reproduction attempt time determined as the reproduction target time point may be a time point earlier than the recording time point corresponding to the reference time information.

예시적인 실시예에 따르면, 상기 스텝정보를 생성하는 단계는, 저장된 상기 기준 시스템 상태 정보에 기초하여 브레이크 포인트(breakpoint)를 설정하는 단계를 포함할 수 있다.According to an exemplary embodiment, generating the step information may comprise setting a breakpoint based on the stored reference system state information.

예시적인 실시예에 따르면, 상기 재현 타겟 시점을 결정하는 단계는, 설정된 상기 브레이크 포인트에서 발생된 브레이크 포인트 매치 이벤트에 따라 상기 재현 대상 인터럽트의 재현을 시도하고, 재현 시도의 결과에 따라 재현 시도 시점들 중의 어느 하나를 상기 재현 타겟 시점으로 결정할 수 있다.According to an exemplary embodiment, the step of determining the reproduction target time point may include the steps of: attempting to reproduce the reproduction target interrupt according to a breakpoint match event generated at the set break point, Can be determined as the reproduction target time point.

예시적인 실시예에 따르면, 상기 기준 시간정보에 상응하는 기록시점으로부터 오버타임(overtime) 기준시간이 경과할 때까지 상기 스텝정보를 생성하는 단계를 반복 수행하여, 상기 오버타임 구간이 경과한 직후의 재현 시도 시점을 상기 재현 타겟 시점으로 결정하고, 상기 스텝정보를 생성하는 단계는 상기 재현 시도 시점들을 상기 스텝 정보로 기록할 수 있다.According to an exemplary embodiment, the step of generating the step information until the overtime reference time elapses from the recording time point corresponding to the reference time information is repeated, The reproduction attempt time is determined as the reproduction target time point, and the step of generating the step information may record the reproduction attempting times as the step information.

예시적인 실시예에 따르면, 상기 재현 타겟 시점을 결정하는 단계는, 상기 스텝 정보로 기록된 상기 재현 시도 시점들 중에서 상기 기준 시간정보에 상응하는 기록시점으로부터 상기 지문정보 구간 이내에 존재하는 재현 시도 시점들에 대하여, 순차적으로 상기 재현 대상 인터럽트의 재현을 시도할 수 있다.According to an exemplary embodiment of the present invention, the step of determining the reproduction target time point may include the steps of: reproducing attempting points present within the fingerprint information section from a recording time corresponding to the reference time information among the reproduction attempting times recorded in the step information, It is possible to sequentially attempt to reproduce the interruption target interruption.

예시적인 실시예에 따르면, 상기 재현 타겟 시점을 결정하는 단계는, 상기 스텝 정보로 기록된 상기 재현 시도 시점들 중에서 상기 기준 시간정보에 상응하는 기록시점으로부터 상기 오버타임 구간만큼 이후의 시점보다 이전에 존재하는 재현 시도 시점들에 대하여 순차적으로 상기 재현 대상 인터럽트의 재현을 시도할 수 있다.According to an exemplary embodiment of the present invention, the step of determining the reproduction target time point may further include the step of, after the recording time point corresponding to the reference time information among the reproduction time points recorded in the step information, It is possible to attempt to reproduce the reproduction target interruption sequentially with respect to the existing reproduction attempting points.

예시적인 실시예에 따르면, 상기 재현 타겟 시점을 결정하는 단계는, 상기 스텝 정보로 기록된 상기 재현 시도 시점들에 대하여 시간의 역순으로 상기 재현 대상 인터럽트의 재현을 시도할 수 있다.According to an exemplary embodiment, the step of determining the reproduction target time may attempt to reproduce the reproduction target interruption in the reverse order of time with respect to the reproduction attempting times recorded in the step information.

예시적인 실시예에 따르면, 상기 재현 타겟 시점을 결정하는 단계 이후에, 결정된 재현 타겟 시점의 시간정보를 이용하여 상기 재현 대상 인터럽트 요청을 재현하는 단계 및 상기 재현 대상 인터럽트 요청의 재현 성공여부를 판단하는 단계를 더 포함할 수 있다.According to an exemplary embodiment, after the step of determining the reproduction target time point, the step of reproducing the reproduction target interrupt request using the determined time information of the reproduction target time point and the reproduction of the reproduction target interrupt request are determined Step < / RTI >

예시적인 실시예에 따르면, 상기 재현 성공여부를 판단하는 단계 이후에, 재현에 실패한 경우에 상기 재현 대상 인터럽트의 재현 시도 방식을 변경할 수 있다.According to the exemplary embodiment, after the step of determining whether or not the reproduction is successful, the attempt to reproduce the reproduction target interrupt may be changed when the reproduction is unsuccessful.

본 발명의 기술적 사상에 의한 일 양태에 따른 하드웨어와 결합되어 인터럽트 요청의 재현시점 결정 방법을 수행하기 위해 매체에 저장된 프로그램은, 재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보를 포함하는 지문정보를 저장하는 단계, 저장된 상기 지문정보에 기초하여 스텝정보를 생성하는 단계 및 상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정하는 단계를 수행하는 프로그램 코드를 포함할 수 있다.The program stored in the medium in order to perform the method of determining the point in time at which the interrupt request is reproduced is combined with the hardware according to one aspect of the technical idea of the present invention to generate fingerprint information including reference system status information at the time of the generation of the interruption target interrupt request A step of generating step information based on the stored fingerprint information, and a step of determining, based on the fingerprint information and the step information, a reproduction target point of time of the reproduction target interrupt request .

본 발명의 기술적 사상에 의한 일 양태에 따른 인터럽트 요청의 재현시점 결정할 수 있는 시스템에 있어서, 상기 시스템은, 재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보를 포함하는 지문정보를 저장하고, 저장된 상기 지문정보에 기초하여 스텝정보를 생성하고, 상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정할 수 있다.The present invention provides a system for determining a point-in-time of an interrupt request according to an aspect of the present invention, the system comprising: a fingerprint information storage unit storing fingerprint information including reference system status information The step information is generated based on the fingerprint information, and the reproduction target point of the reproduction request of the interruption target is determined based on the fingerprint information and the step information.

본 발명의 기술적 사상에 의한 실시 예들에 따른 방법과 장치는, 지문정보 및 스텝정보에 기초하여 재현 대상 인터럽트 요청의 재현 타켓 시점을 결정함으로써, 정확한 시간정보가 제공되지 않는 환경에서도 인터럽트 요청을 동일한 시점에서 정확히 재현할 수 있는 효과가 있다.The method and apparatus according to the technical idea of the present invention determine the point of time of the reproduction target of the reproduction target interrupt request based on the fingerprint information and the step information so that even in an environment in which accurate time information is not provided, Can be accurately reproduced.

본 발명의 상세한 설명에서 인용되는 도면을 보다 충분히 이해하기 위하여 각 도면의 간단한 설명이 제공된다.
도 1은 본 발명의 기술적 사상에 의한 일 실시 예에 따른 인터럽트 요청의 재현시점 결정 방법의 플로우차트이다.
도 2는 본 발명의 기술적 사상에 의한 일 실시 예에 따른 지문정보 비교 방식의 재현 시도를 설명하기 위한 도면이다.
도 3은 본 발명의 기술적 사상에 의한 일 실시 예에 따른 오버타임 방식의 재현 시도를 설명하기 위한 도면이다.
도 4는 본 발명의 기술적 사상에 의한 일 실시 예에 따른 스텝비교 방식의 재현 시도를 설명하기 위한 도면이다.
도 5는 본 발명의 기술적 사상에 의한 일 실시 예에 따른 오버스텝 방식의 재현 시도를 설명하기 위한 도면이다.
도 6은 본 발명의 기술적 사상에 의한 일 실시 예에 따른 언더스텝 방식의 재현 시도를 설명하기 위한 도면이다.
도 7은 도 3의 오버타임 방식의 재현 시도에 따라 보장되는 재현 시점을 나타내는 도면이다.
도 8은 도 6의 언더스텝 방식의 재현 시도에 따라 보장되는 재현 시점을 나타내는 도면이다.
BRIEF DESCRIPTION OF THE DRAWINGS A brief description of each drawing is provided to more fully understand the drawings recited in the description of the invention.
FIG. 1 is a flowchart of a method for determining a point in time at which an interrupt request is reproduced according to an embodiment of the present invention.
FIG. 2 is a view for explaining an attempt to reproduce a fingerprint information comparison method according to an embodiment of the present invention.
FIG. 3 is a diagram for explaining an attempt to reproduce the overtime method according to an embodiment of the present invention.
4 is a diagram for explaining an attempt to reproduce the step comparison method according to an embodiment of the present invention.
5 is a view for explaining an attempt to reproduce an over-step method according to an embodiment of the present invention.
FIG. 6 is a view for explaining an attempt to reproduce an under-step method according to an embodiment of the present invention.
FIG. 7 is a view showing a reproduced time point guaranteed according to an attempt to reproduce the overtime method of FIG. 3. FIG.
FIG. 8 is a view showing a reproduction time point guaranteed according to an attempt of reproducing under-step method in FIG. 6; FIG.

본 발명의 기술적 사상은 다양한 변경을 가할 수 있고 여러 가지 실시 예를 가질 수 있는 바, 특정 실시 예들을 도면에 예시하고 이를 상세한 설명을 통해 상세히 설명하고자 한다. 그러나, 이는 본 발명의 기술적 사상을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 기술적 사상의 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are intended to provide further explanation of the invention as claimed. However, it should be understood that the technical idea of the present invention is not limited to the specific embodiments but includes all changes, equivalents, and alternatives included in the technical idea of the present invention.

본 발명의 기술적 사상을 설명함에 있어서, 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 본 명세서의 설명 과정에서 이용되는 숫자(예를 들어, 제1, 제2 등)는 하나의 구성요소를 다른 구성요소와 구분하기 위한 식별기호에 불과하다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS [0029] In the following description of the present invention, a detailed description of known technologies will be omitted when it is determined that the gist of the present invention may be unnecessarily obscured. In addition, numerals (e.g., first, second, etc.) used in the description of the present invention are merely an identifier for distinguishing one component from another.

또한, 본 명세서에서, 일 구성요소가 다른 구성요소와 "연결된다" 거나 "접속된다" 등으로 언급된 때에는, 상기 일 구성요소가 상기 다른 구성요소와 직접 연결되거나 또는 직접 접속될 수도 있지만, 특별히 반대되는 기재가 존재하지 않는 이상, 중간에 또 다른 구성요소를 매개하여 연결되거나 또는 접속될 수도 있다고 이해되어야 할 것이다.Also, in this specification, when an element is referred to as being "connected" or "connected" with another element, the element may be directly connected or directly connected to the other element, It should be understood that, unless an opposite description is present, it may be connected or connected via another element in the middle.

또한, 본 명세서에 기재된 "~부(유닛)", "~기", "~자", "~모듈" 등의 용어는 적어도 하나의 기능이나 동작을 처리하는 단위를 의미하며, 이는 하드웨어나 소프트웨어 또는 하드웨어 및 소프트웨어의 결합으로 구현될 수 있다.It should be noted that the terms such as " unit, "" to, "and" to module ", as used herein, mean units for processing at least one function or operation, Or a combination of hardware and software.

그리고 본 명세서에서의 구성부들에 대한 구분은 각 구성부가 담당하는 주기능 별로 구분한 것에 불과함을 명확히 하고자 한다. 즉, 이하에서 설명할 2개 이상의 구성부가 하나의 구성부로 합쳐지거나 또는 하나의 구성부가 보다 세분화된 기능별로 2개 이상으로 분화되어 구비될 수도 있다. 그리고 이하에서 설명할 구성부 각각은 자신이 담당하는 주기능 이외에도 다른 구성부가 담당하는 기능 중 일부 또는 전부의 기능을 추가적으로 수행할 수도 있으며, 구성부 각각이 담당하는 주기능 중 일부 기능이 다른 구성부에 의해 전담되어 수행될 수도 있음은 물론이다.It is to be clarified that the division of constituent parts in this specification is merely a division by each main function of each constituent part. That is, two or more constituent parts to be described below may be combined into one constituent part, or one constituent part may be divided into two or more functions according to functions that are more subdivided. In addition, each of the constituent units described below may additionally perform some or all of the functions of other constituent units in addition to the main functions of the constituent units themselves, and that some of the main functions, And may be carried out in a dedicated manner.

본 명세서에서 모듈(module)이라 함은 본 발명의 실시 예에 따른 방법을 수행하기 위한 하드웨어 또는 상기 하드웨어를 구동할 수 있는 소프트웨어의 기능적 또는 구조적 결합을 의미할 수 있다. As used herein, a module may refer to a functional or structural combination of hardware to perform the method according to an embodiment of the present invention or software that can drive the hardware.

따라서 상기 모듈은 프로그램 코드와 상기 프로그램 코드를 수행할 수 있는 하드웨어 리소스(resource)의 논리적 단위 또는 집합을 의미할 수 있으며, 반드시 물리적으로 연결된 코드를 의미하거나 한 종류의 하드웨어를 의미하는 것은 아니다.Accordingly, the module may mean a logical unit or a set of hardware resources capable of executing the program code and the program code, and does not necessarily mean a physically connected code or a kind of hardware.

이하, 본 발명의 기술적 사상에 따른 실시 예들을 차례로 상세히 설명한다.Hereinafter, embodiments according to the technical idea of the present invention will be described in detail.

도 1은 본 발명의 기술적 사상에 의한 일 실시 예에 따른 인터럽트 요청의 재현시점 결정 방법의 플로우차트이다.FIG. 1 is a flowchart of a method for determining a point in time at which an interrupt request is reproduced according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 기술적 사상에 의한 일 실시 예에 따른 인터럽트 요청의 재현시점 결정 방법은 인터럽트 요청이 발생할 수 있는 시스템, 예컨대 컴퓨팅 시스템에서 수행될 수 있다.Referring to FIG. 1, a method for determining a time point at which an interrupt request is generated according to an embodiment of the present invention may be performed in a system in which an interrupt request can be generated, for example, in a computing system.

실시 예에 따라, 본 발명의 기술적 사상에 의한 일 실시 예에 따른 인터럽트 요청의 재현시점 결정 방법은 프로그램 코드로 구현되어 매체에 저장될 수 있으며, 상기 매체는 하드웨어와 결합되어 상기 인터럽트 요청의 재현시점 결정 방법을 수행 시킬 수 있다. 이 경우, 상기 프로그램 코드는 프로세서에 의해서 처리될 수 있다.According to an embodiment of the present invention, a method of determining a point in time at which an interrupt request is reproduced according to an embodiment of the present invention may be implemented in a program code and stored in a medium, A determination method can be performed. In this case, the program code may be processed by a processor.

시스템에서 재현하고자 하는 재현 대상 인터럽트 요청이 발생한 경우, 상기 시스템은 재현 대상 인터럽트 요청이 발생한 시점의 지문정보를 저장할 수 있다(S10).In the case where a reproduction target interrupt request to be reproduced by the system occurs, the system can store the fingerprint information at the time when the reproduction target interrupt request is generated (S10).

상기 지문정보는 재현 대상 인터럽트 요청이 발생한 시점의 시스템 상태 정보, 즉 기준 시스템 상태 정보를 포함할 수 있다. 실시 예에 따라, 상기 기준 시스템 상태 정보는 프로세서 레지스터 값, 예외처리(exception)가 발생한 횟수, 특정 메모리 영역의 값, 및 시스템 잠금이 이루어진 횟수 중에서 적어도 어느 하나를 포함할 수 있다.The fingerprint information may include system state information at a point in time at which the interruption request to be reproduced occurs, that is, reference system state information. According to an embodiment, the reference system state information may include at least one of a processor register value, a number of times an exception has occurred, a value of a specific memory area, and a number of times the system lock has been performed.

실시 예에 따라, 상기 지문정보는 기준 시스템 상태 정보와 함께 재현 대상 인터럽트 요청이 발생한 시점의 시간정보를 더 포함할 수도 있다.According to an embodiment, the fingerprint information may further include time information at a point of time when a reproduction target interrupt request is generated together with reference system status information.

실시 예에 따라, 상기 시간정보는 본 발명의 실시 예에 따른 시스템 내의 시스템 타이머 또는 클락 사이클 컴포넌트 등의 시간정보를 제공할 수 있는 모듈로부터 획득될 수 있다.According to an embodiment, the time information may be obtained from a module capable of providing time information such as a system timer or a clock cycle component in a system according to an embodiment of the present invention.

시스템은 S10 단계에서 저장된 지문정보에 기초하여 스텝정보를 생성할 수 있다(S12).The system can generate step information based on the fingerprint information stored in step S10 (S12).

실시 예에 따라, 시스템은 S10 단계에서 저장된 지문정보의 기준 시스템 상태 정보와 현재 시스템 상태정보가 일치하는 지점에 브레이크 포인트(breakpoint)를 설정할 수 있다.According to an embodiment, the system may set a breakpoint at a point where the reference system state information of the fingerprint information stored in step S10 matches the current system state information.

이 경우, 시스템은 설정된 브레이크 포인트에서 발생된 브레이크 포인트 매치 이벤트에 따라 재현 대상 인터럽트의 재현을 시도하고 재현 시도 시점들을 스텝 정보로 저장할 수 있다. In this case, the system may attempt to reproduce the reproduction target interrupt according to the breakpoint match event generated at the set break point, and store the reproduction attempting times as step information.

실시 예에 따라, S12 단계는 도 3에서 설명될 오버타임 방식의 재현 시도에 의해서 대체 수행될 수도 있다.According to the embodiment, the step S12 may be carried out by an attempt to reproduce the overtime method, which will be described with reference to FIG.

S14 내지 S20 단계는, 시스템이 S10 단계에 의해 저장된 지문정보 및 S12 단계에 의해 저장된 스텝정보에 기초하여, 재현 대상 인터럽트 요청을 재현하기 위한 재현 타겟 시점을 결정하는 과정에 해당한다. Steps S14 to S20 correspond to the process of determining a reproduction target time point for reproducing the interruption target interrupt request based on the fingerprint information stored in step S10 and the step information stored in step S12.

S14 내지 S20 단계에서는, 상기 지문정보 및 상기 스텝정보에 기초하여 재현 대상 인터럽트 요청의 재현을 시도하고 재현 시도의 결과에 따라 재현 시도 시점들 중의 어느 하나를 재현 타겟 시점으로 결정할 수 있다. In steps S14 to S20, the reproduction target interrupt request may be reproduced based on the fingerprint information and the step information, and one of the reproduction attempting times may be determined as the reproduction target time according to the result of the reproduction attempt.

상기 재현 타겟 시점은, 재현 대상 인터럽트 요청을 재현해야 하는 목표 시점을 의미할 수 있다.The reproduction target time point may mean a target time point at which the reproduction target interrupt request should be reproduced.

시스템은 지문정보 비교 방식, 오버타임 방식, 스텝비교 방식, 오버스텝 방식, 및 언더스텝 방식 중에서 재현 타겟 시점을 결정하기 위한 재현 시도 방식을 선택할 수 있다(S14).The system can select a reproduction attempting method for determining the reproduction target time point from among the fingerprint information comparison method, the over time method, the step comparison method, the over step method, and the under step method (S14).

재현 시도 방식, 예컨대 지문정보 비교 방식, 오버타임 방식, 스텝비교 방식, 오버스텝 방식, 및 언더스텝 방식 각각에 대해서는 도 2 내지 도 8을 참조하여 상세히 설명된다.The reproduction attempting method, for example, the fingerprint information comparison method, the overtime method, the step comparison method, the over step method, and the under step method will be described in detail with reference to FIG. 2 to FIG.

실시 예에 따라, 시스템은 최초에 지문정보 비교 방식을 선택하여, 지문정보 비교 방식에 따라 재현 대상 인터럽트 요청의 재현을 수행할 수 있다.According to the embodiment, the system may first select the fingerprint information comparison method and perform reproduction of the interruption target interrupt request according to the fingerprint information comparison method.

시스템은 S14 단계에서 선택된 재현 시도 방식에 따라 재현 타겟 시점을 결정할 수 있다(S16).The system can determine the reproduction target time point according to the reproduction attempting method selected in step S14 (S16).

시스템은 결정된 재현 타겟 시점에 기초하여 재현 대상 인터럽트 요청을 재현하고(S18), 재현의 성공 여부를 판단할 수 있다(S20).The system reproduces the interruption target interrupt request based on the determined target point of the reproduction target (S18), and determines whether the reproduction is successful (S20).

실시 예에 따라, S12 단계는 시스템 내의 재현실패 감지기 등의 모듈에 의해서 수행될 수 있다.According to an embodiment, step S12 may be performed by a module, such as a recall failure detector in the system.

S20 단계에서의 재현 성공 여부에 따라, 재현에 실패한 경우 S14 단계로 복귀하여 기존에 선택했던 재현 시도 방식과 다른 재현 시도 방식을 선택하여 재현을 시도할 수 있다.If the reproduction is unsuccessful according to whether or not the reproduction is successful in step S20, the process returns to step S14 and attempts to reproduce by selecting a reproduction attempting method that is different from the previously selected reproduction attempting method.

실시 예에 따라, 시스템은 지문정보 비교 방식에 따라 재현에 실패한 경우, 스텝비교 방식으로 재현 시도 방식을 변경할 수 있다.According to the embodiment, when the reproduction fails in accordance with the fingerprint information comparison method, the system can change the reproduction attempt method by the step comparison method.

다른 실시 예에 따라, 시스템은 오버타임 방식에 따라 재현에 실패한 경우, 오버스텝 방식으로 재현 시도 방식을 변경할 수 있다.According to another embodiment, when the system fails to reproduce in accordance with the overtime method, the reproduction attempting method can be changed in an over-step manner.

또 다른 실시 예에 따라, 시스템은 스텝비교 방식 또는 오버타입 방식에 따라 재현에 실패한 경우 언더스텝 방식으로 재현 시도 방식을 변경할 수 있다.According to another embodiment, the system can change the reproduction attempting method in an under-step manner when the reproduction fails in accordance with the step comparison method or the over-type method.

S20 단계에서의 재현 성공 여부에 따라, 재현에 성공한 경우 본 발명의 실시 예에 따른 인터럽트 요청의 재현시점 결정 과정을 종료할 수 있다.According to the success or failure of the reproduction in the step S20, when the reproduction is successful, the process of determining the reproduction time of the interrupt request according to the embodiment of the present invention can be terminated.

도 2는 본 발명의 기술적 사상에 의한 일 실시 예에 따른 지문정보 비교 방식의 재현 시도를 설명하기 위한 도면이다.FIG. 2 is a view for explaining an attempt to reproduce a fingerprint information comparison method according to an embodiment of the present invention.

도 2를 참조하면, 지문정보 비교방식에 따른 재현 시도하는 과정이 도시되어 있다.Referring to FIG. 2, there is shown a procedure for attempting reproduction according to a fingerprint information comparison method.

지문정보 비교방식에서, 시스템은 지문정보에 포함된 기준 시스템 상태 정보와 시스템 상태 정보가 일치하는 지점에서 재현을 시도할 수 있다. 시스템은 재현 시도 시점(tcurrent)과 지문정보에 포함된 기준 시간정보에 상응하는 기록시점(trecord)의 차이가 지문정보 기준시간(TFP)보다 작은지 여부를 판단할 수 있다.In the fingerprint information comparison method, the system can attempt to reproduce at a point where the reference system state information included in the fingerprint information matches the system state information. The system can determine whether the difference between the time of trial of reproduction (tcurrent) and the recording time (trecord) corresponding to the reference time information included in the fingerprint information is smaller than the fingerprint information reference time (TFP).

시스템은 재현 시도 시점(tcurrent)과 기준 시간정보에 상응하는 기록시점(trecord)의 차이가 지문정보 기준시간(TFP)보다 작은 경우, 해당 재현 시도 시점(tcurrent)을 재현 타겟 시점으로 결정하고, 결정된 재현 타겟 시점에서 재현 대상 인터럽트 요청을 재현할 수 있다.The system determines the reproduction attempting time tcurrent as the reproduction target time point when the difference between the reproduction attempt time tcurrent and the reference time information is smaller than the fingerprint information reference time TFP, It is possible to reproduce the interrupt request to be reproduced at the time of the reproduction target.

실시 예에 따라, 시스템은 재현 시도 시점(tcurrent)이 기준 시간정보에 상응하는 기록시점(trecord)보다 이전의 시점인지 여부를 추가로 판단할 수 있다. 이 경우, 시스템은 재현 시도 시점(tcurrent)이 기록시점(trecord) 이전의 시점이고, 재현 시도 시점(tcurrent)과 기록시점(trecord)의 차이가 지문정보 기준시간(TFP)보다 작은 경우에 해당 재현 시도 시점(tcurrent)를 재현 타겟 시점으로 결정할 수 있다.According to the embodiment, the system may further determine whether the reproduction attempt time tcurrent is earlier than the trecord corresponding to the reference time information. In this case, when the tcurrent is before the trecord and the difference between the tcurrent and the tcord is less than the reference time (TFP) It is possible to determine the trial time (tcurrent) as the reproduction target time.

도 3은 본 발명의 기술적 사상에 의한 일 실시 예에 따른 오버타임 방식의 재현 시도를 설명하기 위한 도면이다.FIG. 3 is a diagram for explaining an attempt to reproduce the overtime method according to an embodiment of the present invention.

도 3을 참조하면, 오버타임 방식에 따른 재현 시도하는 과정이 도시되어 있다.Referring to FIG. 3, there is shown a procedure for attempting reproduction according to the overtime method.

오버타임(overtime) 방식에서, 시스템은 지문정보에 포함된 기준 시간정보에 상응하는 기록시점(trecord)으로부터 오버타임 구간(TOT)이 경과할 때까지 스텝 정보를 반복적으로 생성할 수 있다. In the overtime system, the system can repeatedly generate the step information until the overtime interval (TOT) elapses from the recording time (trecord) corresponding to the reference time information included in the fingerprint information.

시스템은 지문정보에 포함된 기준 시스템 상태 정보에 대하여 브레이크 포인트를 설정하고, 설정된 브레이크 포인트에 도달하여 발생된 브레이크 포인트 매치 이벤트에 따라 재현 대상 인터럽트의 재현을 시도할 수 있다. 이 때, 시스템은 재현 시도 시점들을 스텝으로서 스텝 정보로 기록할 수 있다.The system can set a breakpoint for the reference system state information included in the fingerprint information and attempt to reproduce the interruption target interruption in accordance with the breakpoint match event generated when the set breakpoint is reached. At this time, the system can record the reproduction attempting time points as step information.

실시 예에 따라, 스텝 정보로 기록된 스텝들은 도 4의 스텝비교 방식의 재현 시도, 도 5의 오버스텝 방식의 재현 시도, 도 6의 언더스텝 방식의 재현 시도에서 활용될 수 있다.According to the embodiment, the steps recorded in step information can be utilized in an attempt to reproduce the step comparison method in Fig. 4, an attempt to reproduce the over-step method in Fig. 5, and an attempt to reproduce the under-step method in Fig.

실시 예에 따라, 스텝 정보 기록 과정은 오버타임 방식의 재현 시도와 별개로 수행될 수도 있다.According to the embodiment, the step information recording process may be performed separately from the over-time reproduction attempt.

오버타임 방식에서, 시스템은 지문정보에 포함된 기준 시간정보에 상응하는 기록시점(trecord)으로부터 오버타임 구간(TOT)이 경과한 시점, 즉 제2시점(t2) 직후의 재현 시도 시점(tcurrent)을 재현 타겟 시점으로 결정할 수 있다.In the overtime method, the system detects a time point at which the overtime section (TOT) elapses from the recording time point corresponding to the reference time information included in the fingerprint information, that is, the attempted time tcurrent to reproduce immediately after the second time point t2, Can be determined as the reproduction target time.

도 4는 본 발명의 기술적 사상에 의한 일 실시 예에 따른 스텝비교 방식의 재현 시도를 설명하기 위한 도면이다.4 is a diagram for explaining an attempt to reproduce the step comparison method according to an embodiment of the present invention.

도 4를 참조하면, 스텝비교 방식에 따른 재현 시도하는 과정이 도시되어 있다.Referring to FIG. 4, a procedure of attempting reproduction according to the step comparison method is shown.

스텝비교 방식에서, 시스템은 스텝 정보로 기록된 재현 시도 시점들(스텝들) 중에서 기준 시간 정보에 상응하는 기록시점(trecord)으로부터 지문정보 구간(TFP)만큼 이전의 시점, 즉 제1시점(t1)보다 이전에 존재하는 재현 시도 시점들(스텝들)에 대하여 순차적으로 재현 대상 인터럽트의 재현을 시도할 수 있다.In the step comparison method, the system extracts from the recording time point (trecord) corresponding to the reference time information among the reproduction attempting times (steps) recorded in the step information a time point before the fingerprint information interval (TFP) (Steps) that exist prior to the reproduction target interrupt (steps).

시스템은 지문정보 비교 방식의 재현 시도에 의하여 기록시점(trecord)으로부터 지문정보 구간(TFP)만큼 이전의 시점, 즉 제1시점(t1)보다 이전에 존재하는 재현 시점을 정확히 재현할 수 없으나, 스텝비교 방식을 이용함으로써 이의 재현을 보장할 수 있다.The system can not accurately reproduce the reproduction time point that is before the time point of the fingerprint information interval (TFP), i.e., before the first time point t1, from the recording time point (trecord) by attempting to reproduce the fingerprint information comparison method, By using the comparison method, it is possible to guarantee reproduction thereof.

도 5는 본 발명의 기술적 사상에 의한 일 실시 예에 따른 오버스텝 방식의 재현 시도를 설명하기 위한 도면이다.5 is a view for explaining an attempt to reproduce an over-step method according to an embodiment of the present invention.

도 5를 참조하면, 오버스텝 방식에 따른 재현 시도하는 과정이 도시되어 있다.Referring to FIG. 5, an attempt is made to reproduce an image in accordance with an over-step method.

오버스텝 방식에서, 시스템은 스텝 정보로 기록된 재현 시도 시점들(스텝들) 중에서 기준 시간 정보에 상응하는 기록시점(trecord)으로부터 오버타임 구간(TOT) 이내, 즉 기록시점(trecord)과 제2시점(t2) 사이에 존재하는 재현 시도 시점들(스텝들)에 대하여 순차적으로 재현 대상 인터럽트의 재현을 시도할 수 있다.In the over-step method, the system can reproduce the information recorded within the overtime period (TOT) from the recording time (trecord) corresponding to the reference time information among the reproduction attempting times (steps) It is possible to attempt to reproduce the reproduced object interrupts sequentially with respect to the reproduction attempting points (steps) existing between the time t2.

시스템은 오버타임 방식에서 재현 시도에 의하여 기록시점(trecord)과 제2시점(t2) 사이에 존재하는 재현 시점을 정확히 재현할 수 없으나, 오버스텝 방식을 이용함으로써 이의 재현을 보장할 수 있다.The system can not accurately reproduce the reproduction time point between the recording time point (trecord) and the second time point (t2) by the reproduction attempt in the overtime method, but it can guarantee reproduction by using the over step method.

도 6은 본 발명의 기술적 사상에 의한 일 실시 예에 따른 언더스텝 방식의 재현 시도를 설명하기 위한 도면이다.FIG. 6 is a view for explaining an attempt to reproduce an under-step method according to an embodiment of the present invention.

도 6을 참조하면, 언더스텝 방식에 따른 재현 시도하는 과정이 도시되어 있다.Referring to FIG. 6, an attempt is made to reproduce according to an under-step method.

언더스텝 방식에서, 시스템은 스텝 정보로 기록된 재현 시도 시점들(스텝들)에 대하여 시간의 역순(화살표 방향)으로 재현 대상 인터럽트의 재현을 시도할 수 있다.In the under-step method, the system can attempt to reproduce the reproduction target interruption in the reverse order of time (arrow direction) with respect to the reproduction attempting times (steps) recorded in the step information.

실시 예에 따라, 시스템은 스텝 정보로 기록된 재현 시도 시점들(스텝들) 중에서 오버타임 구간(TOT) 내, 즉 제2시점(t2) 이전의 마지막 재현 시도 시점부터 시간의 역순으로 순차적으로 재현 대상 인터럽트의 재현을 시도할 수 있다.According to the embodiment, the system sequentially reproduces in the overtime interval (TOT) among the reproduce attempting times (steps) recorded in the step information, that is, in the reverse order of the time from the last reproduction attempt before the second time point t2 You can try to reproduce the target interrupt.

도 7은 도 3의 오버타임 방식의 재현 시도에 따라 보장되는 재현 시점을 나타내는 도면이다.FIG. 7 is a view showing a reproduced time point guaranteed according to an attempt to reproduce the overtime method of FIG. 3. FIG.

도 2 내지 도 7을 참조하면, 제1경우(CASE 1)에서 지문정보 비교 방식을 이용하는 경우, 시스템은 기록시점(trecord)으로부터 지문정보 구간(TFP) 이내, 즉 제1시점(t1)과 기록시점(trecord) 사이에 존재하는 재현시점만을 재현할 수 있다.Referring to FIGS. 2 to 7, when the fingerprint information comparison method is used in the first case (CASE 1), the system determines whether the fingerprint information comparison method is used within the fingerprint information interval (TFP) It is possible to reproduce only the reproduction point present between the trecord.

하지만, 지문정보 비교 방식에 따라 재현에 실패한 경우, 시스템은 오버타임 방식에 따라 재현이 가능하며, 이에 따라 재현 가능성을 보장할 수 있다.However, in case of failing to reproduce according to the fingerprint information comparison method, the system can reproduce according to the overtime method, thereby ensuring reproducibility.

제2경우(CASE 2)에서 스텝 비교 방식을 이용하는 경우, 시스템은 기록시점(trecord)으로부터 지문정보 구간(TFP)만큼 이전 시점, 즉 제1시점(t1)보다 이전에 존재하는 재현시점만을 재현할 수 있다.In the case of using the step comparison method in the second case (CASE 2), the system reproduces only the reproduction time that exists before the recording time point (Tcord), that is, before the first time point (t1) .

마찬가지로 스텝 비교 방식에 따라 재현에 실패한 경우, 시스템은 오버타임 방식에 따라 재현이 가능하며, 이에 따라 재현 가능성을 보장할 수 있다.Likewise, in the case where the reproduction can not be performed in accordance with the step comparison method, the system can reproduce according to the overtime method, thereby ensuring reproducibility.

도 8은 도 6의 언더스텝 방식의 재현 시도에 따라 보장되는 재현 시점을 나타내는 도면이다.FIG. 8 is a view showing a reproduction time point guaranteed according to an attempt of reproducing under-step method in FIG. 6; FIG.

도 2 내지 도 8을 참조하면, 제1경우(CASE 1)에서 재현 타겟 시점이 재현 타겟 시점이 기록시점(trecord)으로부터 오버타임 구간(TOT) 이내, 즉 기록시점(trecord)과 제2시점(t2) 사이에 존재하는 경우에는 오버타임 방식에 따르면 재현에 실패하게 된다.2 to 8, in the first case (CASE 1), the reproduction target time point is within the over time interval (TOT) from the recording time point (trecord), i.e., the recording time point (trecord) t2), reproduction can not be performed according to the over-time method.

제2경우(CASE 2)에서 재현 타겟 시점이 기록시점(trecord)으로부터 오버타임 구간(TOT) 이내, 즉 기록시점(trecord)과 제2시점(t2) 사이에 존재하지만 현재 재현 시도 시점이 재현 타겟 시점의 이후인 경우 오버스텝 방식에 따르면 재현에 실패하게 된다.In the second case (CASE 2), the reproduction target time point is within the over time interval (TOT) from the recording time (trecord), that is, between the recording time (trecord) and the second time point (t2) If it is later than the point in time, it will fail to reproduce according to the over-step method.

제3경우(CASE 3)에서 재현 타겟 시점이 기록시점(trecord)으로부터 지문정보 구간(TFP) 이내, 즉 제1시점(t1)과 기록시점(trecord) 사이에 존재하지만 현재 재현 시도 시점이 재현 타겟 시점의 이후인 경우 지문정보 방식에 따르면 재현에 실패하게 된다.In the third case (CASE 3), the reproduction target time point is within the fingerprint information interval (TFP) from the recording time (trecord), that is, between the first time point t1 and the recording time point (trecord) In the case of the later time point, the fingerprint information method fails to reproduce.

제4경우(CASE 4)에서 재현 타겟 시점이 기록시점(trecord)으로부터 지문정보 구간(TFP)만큼 이전 시점, 즉 제1시점(t1)보다 이전에 존재하지만 현재 재현 시도 시점이 재현 타겟 시점의 이후인 경우 스텝 방식에 따르면 재현에 실패하게 된다.In the fourth case (CASE 4), the reproduction target time point exists from the recording time point (trecord) by the fingerprint information interval (TFP) before the first time point (t1), but the present reproduction time point is after the reproduction target time point The step method fails to reproduce.

제1경우(CASE 1) 내지 제4경우(CASE 4)에서, 시스템은 재현 시도 방식을 언더스텝 방식으로 바꾸어 재현이 가능하게 할 수 있으며 이에 따라 재현 가능성을 보장할 수 있다.In the first case (CASE 1) to the fourth case (CASE 4), the system can reproduce the reproduced trial method in an under-step manner and thus reproducibility can be guaranteed.

이상, 본 발명의 기술적 사상을 다양한 실시 예들을 들어 상세하게 설명하였으나, 본 발명의 기술적 사상은 상기 실시 예들에 한정되지 않고, 본 발명의 기술적 사상의 범위 내에서 당 분야에서 통상의 지식을 가진 자에 의하여 여러가지 변형 및 변경이 가능하다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, Various modifications and variations are possible.

TFP : 지문정보 구간
TOT : 오버타임 구간
trecord : 기록시점
tcurrrent : 재현 시도 시점
TFP: Fingerprint information section
TOT: overtime section
trecord: recording point
tcurrrent: Time to reproduce

Claims (15)

컴퓨팅 시스템에 의해 수행되는 인터럽트 요청의 재현시점 결정 방법에 있어서,
상기 컴퓨팅 시스템이, 재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보 및 상기 재현 대상 인터럽트 요청이 발생한 시점의 기준 시간정보를 포함하는 지문정보를 저장하는 단계;
상기 컴퓨팅 시스템이, 저장된 상기 지문정보에 기초하여 스텝정보를 생성하는 단계; 및
상기 컴퓨팅 시스템이, 상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타겟 시점을 결정하는 단계를 포함하며,
상기 재현 타겟 시점을 결정하는 단계는,
상기 컴퓨팅 시스템이, 상기 지문정보가 일치하는 지점에서 재현을 시도하는 단계; 및
상기 컴퓨팅 시스템이, 상기 재현을 시도한 재현 시도 시점과 상기 기준 시간정보에 상응하는 기록시점의 차이가 지문정보 기준시간보다 작은 경우, 상기 재현 시도 시점을 상기 재현 타겟 시점으로 결정하는 단계를 포함하는, 인터럽트 요청의 재현시점 결정 방법.
A method for determining a point-in-time of an interrupt request performed by a computing system,
Storing the fingerprint information including the reference system state information at the time of the generation of the interruption request of the reproduction target and the reference time information at the time of the generation of the interruption request of the reproduction object;
The computing system generating step information based on the stored fingerprint information; And
Wherein the computing system includes a step of determining a reproduction target time point of the reproduction target interrupt request based on the fingerprint information and the step information,
Wherein the determining of the reproduction target time point comprises:
The computing system attempting to reproduce at a point where the fingerprint information matches; And
Determining, by the computing system, the reproduction attempt time point as the reproduction target time point when the difference between the attempted reproduction attempt and the recording time point corresponding to the reference time information is smaller than the fingerprint information reference time, How to determine when to recreate an interrupt request.
제1항에 있어서,
상기 기준 시스템 상태 정보는,
프로세서 레지스터 값, 예외처리(exception)가 발생한 횟수, 특정 메모리 영역의 값, 및 시스템 잠금이 이루어진 횟수 중에서 적어도 어느 하나를 포함하는, 인터럽트 요청의 재현시점 결정 방법.
The method according to claim 1,
The reference system state information includes:
A processor register value, a number of times an exception has occurred, a value of a specific memory area, and a number of times the system lock has been performed.
삭제delete 삭제delete 제1항에 있어서,
상기 재현 타겟 시점으로 결정된 상기 재현 시도 시점은,
상기 기준 시간정보에 상응하는 상기 기록시점보다 이전의 시점인, 인터럽트 요청의 재현시점 결정 방법.
The method according to claim 1,
The reproduction attempting time, which is determined as the reproduction target time,
Wherein the interrupt request time point is earlier than the recording time point corresponding to the reference time information.
제1항에 있어서,
상기 스텝정보를 생성하는 단계는,
상기 컴퓨팅 시스템이, 저장된 상기 기준 시스템 상태 정보에 기초하여 브레이크 포인트(breakpoint)를 설정하는 단계를 포함하는, 인터럽트 요청의 재현시점 결정 방법.
The method according to claim 1,
Wherein the step of generating the step information comprises:
Wherein the computing system includes setting a breakpoint based on the stored reference system state information.
제6항에 있어서,
상기 재현 타겟 시점을 결정하는 단계는,
상기 컴퓨팅 시스템이, 설정된 상기 브레이크 포인트에서 발생된 브레이크 포인트 매치 이벤트에 따라 상기 재현 대상 인터럽트의 재현을 시도하고,
재현 시도의 결과에 따라 재현 시도 시점들 중의 어느 하나를 상기 재현 타겟 시점으로 결정하는, 인터럽트 요청의 재현시점 결정 방법.

The method according to claim 6,
Wherein the determining of the reproduction target time point comprises:
The computing system attempts to reproduce the reproduction target interrupt according to a breakpoint match event generated at the set break point,
And determining one of the reproduction attempting times as the reproduction target time point according to the result of the reproduction attempt.

제7항에 있어서,
상기 컴퓨팅 시스템이, 상기 기준 시간정보에 상응하는 기록시점으로부터 오버타임(overtime) 구간이 경과할 때까지 상기 스텝정보를 생성하는 단계를 반복 수행하여, 상기 오버타임 구간이 경과한 직후의 재현 시도 시점을 상기 재현 타겟 시점으로 결정하고,
상기 스텝정보를 생성하는 단계는,
상기 컴퓨팅 시스템이, 상기 재현 시도 시점들을 상기 스텝 정보로 기록하는, 인터럽트 요청의 재현시점 결정 방법.
8. The method of claim 7,
Wherein the computing system repeatedly performs the step of generating the step information until an overtime period elapses from a recording time corresponding to the reference time information until the time when the overtime interval has elapsed Is determined as the reproduction target time point,
Wherein the step of generating the step information comprises:
Wherein the computing system records the reproduction attempting times as the step information.
제8항에 있어서,
상기 재현 타겟 시점을 결정하는 단계는,
상기 컴퓨팅 시스템이, 상기 스텝 정보로 기록된 상기 재현 시도 시점들 중에서 상기 기준 시간정보에 상응하는 상기 기록시점으로부터 상기 지문정보 기준시간만큼 이전의 시점보다 이전에 존재하는 재현 시도 시점들에 대하여, 순차적으로 상기 재현 대상 인터럽트의 재현을 시도하는, 인터럽트 요청의 재현시점 결정 방법.
9. The method of claim 8,
Wherein the determining of the reproduction target time point comprises:
The computer system according to claim 1, wherein, in the case where the computer system is configured to sequentially reproduce the reproduction attempting points that exist before the time point of the fingerprint information reference time from the recording time point corresponding to the reference time information among the reproduction attempting times recorded in the step information, Wherein the interrupt request is an attempt to reproduce the interrupt to be reproduced.
제8항에 있어서,
상기 재현 타겟 시점을 결정하는 단계는,
상기 컴퓨팅 시스템이, 상기 스텝 정보로 기록된 상기 재현 시도 시점들 중에서 상기 기준 시간정보에 상응하는 상기 기록시점으로부터 상기 오버타임 구간 이내에 존재하는 재현 시도 시점들에 대하여 순차적으로 상기 재현 대상 인터럽트의 재현을 시도하는, 인터럽트 요청의 재현시점 결정 방법.
9. The method of claim 8,
Wherein the determining of the reproduction target time point comprises:
Wherein the computing system sequentially reproduces the reproduction target interrupts from the reproduction time points corresponding to the reference time information among the reproduction time points recorded in the step information to reproduction time points existing within the overtime period Try to determine when to recreate an interrupt request.
제8항에 있어서,
상기 재현 타겟 시점을 결정하는 단계는,
상기 컴퓨팅 시스템이, 상기 스텝 정보로 기록된 상기 재현 시도 시점들에 대하여 시간의 역순으로 상기 재현 대상 인터럽트의 재현을 시도하는, 인터럽트 요청의 재현시점 결정 방법.
9. The method of claim 8,
Wherein the determining of the reproduction target time point comprises:
Wherein the computing system attempts to reproduce the reproduction target interruption in a reverse order of time with respect to the reproduction attempting times recorded in the step information.
제1항에 있어서,
상기 재현 타겟 시점을 결정하는 단계 이후에,
상기 컴퓨팅 시스템이, 결정된 재현 타겟 시점의 시간정보를 이용하여 상기 재현 대상 인터럽트 요청을 재현하는 단계; 및
상기 컴퓨팅 시스템이, 상기 재현 대상 인터럽트 요청의 재현 성공여부를 판단하는 단계를 더 포함하는, 인터럽트 요청의 재현시점 결정 방법.
The method according to claim 1,
After determining the reproduction target time point,
The computing system reproducing the reproduction target interrupt request using the determined time information of the reproduction target time; And
Further comprising the step of the computing system determining whether the reproduction target interrupt request is successfully reproduced.
제12항에 있어서,
상기 재현 성공여부를 판단하는 단계 이후에,
상기 컴퓨팅 시스템이, 재현에 실패한 경우에 상기 재현 대상 인터럽트의 재현 시도 방식을 변경하는, 인터럽트 요청의 재현시점 결정 방법.
13. The method of claim 12,
After determining whether the reproduction is successful,
Wherein the computing system changes the method of attempting to reproduce the reproduction target interrupt when the reproduction fails.
하드웨어와 결합되어 인터럽트 요청의 재현시점 결정 방법을 수행하기 위해 매체에 저장된 프로그램으로서,
재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보 및 상기 재현 대상 인터럽트 요청이 발생한 시점의 기준 시간정보를 포함하는 지문정보를 저장하는 단계;
저장된 상기 지문정보에 기초하여 스텝정보를 생성하는 단계; 및
상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타겟 시점을 결정하는 단계를 수행하는 프로그램 코드를 포함하되,
상기 재현 타겟 시점을 결정하는 단계는,
상기 지문정보가 일치하는 지점에서 재현을 시도하는 단계; 및
상기 재현을 시도한 재현 시도 시점과 상기 기준 시간정보에 상응하는 기록시점의 차이가 지문정보 기준시간보다 작은 경우, 상기 재현 시도 시점을 상기 재현 타겟 시점으로 결정하는 단계를 포함하는, 프로그램.
A program stored in a medium for performing a method for determining a point-in-time of an interrupt request in combination with hardware,
Storing fingerprint information including reference system state information at a point of time at which a reproduction target interrupt request is generated and reference time information at the time when the reproduction target interrupt request is generated;
Generating step information based on the stored fingerprint information; And
Program code for performing a step of determining a reproduction target time point of the reproduction target interrupt request based on the fingerprint information and the step information,
Wherein the determining of the reproduction target time point comprises:
Attempting to reproduce at a point where the fingerprint information matches; And
Determining the reproduction target time point as the reproduction target time point when the difference between the attempted reproduction attempt and the recording time point corresponding to the reference time information is smaller than the fingerprint information reference time.
인터럽트 요청의 재현시점 결정할 수 있는 시스템에 있어서,
상기 시스템은,
재현 대상 인터럽트 요청이 발생한 시점의 기준 시스템 상태 정보 및 상기 재현 대상 인터럽트 요청이 발생한 시점의 기준 시간정보를 포함하는 지문정보를 저장하고, 저장된 상기 지문정보에 기초하여 스텝정보를 생성하고, 상기 지문정보 및 상기 스텝정보에 기초하여, 상기 재현 대상 인터럽트 요청의 재현 타겟 시점을 결정하되,
상기 재현 타겟 시점을 결정할 때, 상기 지문정보가 일치하는 지점에서 재현을 시도하고, 상기 재현을 시도한 재현 시도 시점과 상기 기준 시간정보에 상응하는 기록시점의 차이가 지문정보 기준시간보다 작은 경우, 상기 재현 시도 시점을 상기 재현 타겟 시점으로 결정하는, 시스템.
In a system capable of determining when to recreate an interrupt request,
The system comprises:
Storing fingerprint information including reference system state information at the time of occurrence of the interruption target interrupt request and reference time information at the time of occurrence of the interruption target interrupt request, generating step information based on the stored fingerprint information, And a step of determining a reproduction target time point of the reproduction target interrupt request based on the step information,
When the reproduction target time point is determined, attempting to reproduce at a point where the fingerprint information matches, and when the difference between the attempted reproduction time point and the recording time point corresponding to the reference time information is smaller than the fingerprint information reference time, And determines a reproduction attempting time point as the reproduction target time point.
KR1020170024227A 2017-01-17 2017-02-23 Method for determining reproduction time of interrupt request, system, and program using the same KR101997084B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20170008057 2017-01-17
KR1020170008057 2017-01-17

Publications (2)

Publication Number Publication Date
KR20180084577A KR20180084577A (en) 2018-07-25
KR101997084B1 true KR101997084B1 (en) 2019-07-05

Family

ID=63059038

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170024227A KR101997084B1 (en) 2017-01-17 2017-02-23 Method for determining reproduction time of interrupt request, system, and program using the same

Country Status (1)

Country Link
KR (1) KR101997084B1 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101208775B1 (en) * 2009-03-02 2012-12-05 한양대학교 산학협력단 Apparatus and method of record/replay with dynamic replacement of trap instruction for embedded real-time software
KR101369663B1 (en) * 2011-02-24 2014-03-06 한양대학교 산학협력단 Apparatus and method for recording and replaying event at occurred points for record and replay of the program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
C. Zamfir, G.Candea, "Low-Overhead Bug Fingerpringting for Fast Debugging," In the Proc. of the Int. Conf. onf Runtimg Verification, 2010.
맹지찬, 유민수, "하드웨어 성능 카운터와 디버깅 기능을 이용한 리코드-리플레이 방법," 한국정보처리학회 논문지, 18권 5호, pp. 177-180, 2011.

Also Published As

Publication number Publication date
KR20180084577A (en) 2018-07-25

Similar Documents

Publication Publication Date Title
CN106951345B (en) Consistency test method and device for disk data of virtual machine
Randell System structure for software fault tolerance
US6332200B1 (en) Capturing and identifying a complete and consistent set of checkpoint files
CN110008129B (en) Reliability test method, device and equipment for storage timing snapshot
CN106899654B (en) Sequence value generation method, device and system
CN109189608A (en) A kind of method guaranteeing duplication transaction consistency and corresponding reproducing unit
CN107818029B (en) Automatic test method for cloud hard disk data recovery consistency
KR101997084B1 (en) Method for determining reproduction time of interrupt request, system, and program using the same
JP2774770B2 (en) Debug method
CN115114117B (en) Data recording method and data recording device
CN110928945B (en) Data processing method and device for database and data processing system
CN116610575A (en) Software testing method and device and electronic equipment
KR101393034B1 (en) Apparatus and method for restoring system
CN115495286A (en) Test method, system, equipment and storage medium for timed backup of configuration file
US20100169572A1 (en) Data storage method, apparatus and system for interrupted write recovery
CN111104256A (en) Data reading method, device, equipment and storage medium
JP2001005693A (en) System and method for automatically restoring fault and recording medium recording automatic fault restoration program
CN113934573B (en) Data recovery method and device for memory database
CN104794022B (en) Based on believable backup method
KR102066122B1 (en) Method for reproducing signal occurred during user application operation, system, and program using the same
CN112562774B (en) Storage device mounting method and device, computer device and storage medium
KR101116053B1 (en) File Backup Method and devices using the same
CN111813786A (en) Defect detecting/processing method and device
CN114328379A (en) Snapshot creating method, device and equipment and readable storage medium
CN101727369B (en) Method for automatically verifying environment variable settings

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