KR960018928A - Device for Acquiring Signal Information Between Execution Modules - Google Patents

Device for Acquiring Signal Information Between Execution Modules Download PDF

Info

Publication number
KR960018928A
KR960018928A KR1019940032101A KR19940032101A KR960018928A KR 960018928 A KR960018928 A KR 960018928A KR 1019940032101 A KR1019940032101 A KR 1019940032101A KR 19940032101 A KR19940032101 A KR 19940032101A KR 960018928 A KR960018928 A KR 960018928A
Authority
KR
South Korea
Prior art keywords
signal
information
generating means
generating
makefile
Prior art date
Application number
KR1019940032101A
Other languages
Korean (ko)
Other versions
KR0119286B1 (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 양승택
Priority to KR1019940032101A priority Critical patent/KR0119286B1/en
Publication of KR960018928A publication Critical patent/KR960018928A/en
Application granted granted Critical
Publication of KR0119286B1 publication Critical patent/KR0119286B1/en

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
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

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)
  • Devices For Executing Special Programs (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 목적 시스템상에서 실행되는 실행 모듈들간의 시그널 정보획득을 위한 방식에 관한 것으로, 특히, 분리 컴파일 관리를 위해서 현재 UNIX 시스템에서 제공하는 메이크기능을 이용하여 상기 메이크기능을 수행하기 위해서 화일들간의 시간 의존관계와 컴파일 명령어를 포함하는 메이크파일을 제공하는 메이크파일 생성 수단과, 상기 메이크파일 생성 수단에서 제공되는 메이크파일을 사용하여 소프트웨어 개발시에 프로세스, 시그널, 프로세스나 시그널에 대한 속성 이름 그리고 모드 정의등에 대한 정보들의 일치성을 보장하기 위하여 프로그램에서 사용되는 이름들만을 수출해서 공통 화일을 생성시켜주는 메이크목차 생성수단과, 상기 메이크목차 생성수단에서 생성되어진 공통 화일을 제공받아 사용자가 정의한 시그널 관련사항 및 통신메세지의 자료구조를 갖고 있는 화일을 발생시키는 시그널 관련자료 발생수단과, 상기 시그널 관련자료 발생수단에서 발생되어지는 화일을 스캔하여 시그널 추적에 필요한 정보들을 추출한 후 테이블 형태로 저장하며, 이러한 테이블을 입력으로 하여 시고널 출럭정보를 위한 최종 정보 데이블을 생성하는 분석수단과, 싱기 분석수단에서 생성되어지는 최종 정보 테이블을 입력받아 시그널 번호, 시그널 이름, 메세지 자료구조 이름, 메세지의 크기, 자료구조의 필드 정보를 참조하기 위한 인테스로 구성되는 헤드 테이블과 인덱스, 필드명 그리고 필드의 속성으로 구성되는 필드 테이블 그리고 이러한 테이블을 참조하는 동작들로 조합된 오브젝트 코드를 생서시키는 오브젝트 코드 생성 수단 및 상기 메이크목차 생성수단과 오브젝트 코드 생성 수단에서 발생되어지는 데이타를 입력 받아 사용자 소프트웨어 블럭들로부터 생성된 오프젝트 코드들과 메시지 라이브러러 모듈등을 링크시켜 실행가능한 최종 실행모듈을 생성하는 메이크수단을 포함하는 것을 특징으로 하는 실행 모듈들간의 시그널 정보 획득을 위한 장치 및 이를 위한 방법을 제공하여 시그널 정보에 대한 출력레벨은 단순정보와 상세정보로 구별되며, 시그널 정보들은 목적 시스템에 연결된 사용자 터미널을 통하여 출력되도록 하고 출력레벨의 결정은 쉘 명령어의 입력값을 프로세스의 데이타 영역에 저장 관리함으로써 제어되도록 하는 효과가 있다.The present invention relates to a method for acquiring signal information between execution modules executed on a target system, and in particular, to perform the make function by using a make function provided by a current UNIX system for separate compilation management. Defining a makefile providing a makefile including time dependencies and compilation instructions, and using a makefile provided by the makefile generating means to define a process, a signal, an attribute name for a process or a signal, and a mode during software development. In order to ensure the consistency of the information, etc., a table of contents generating means for generating a common file by exporting only the names used in the program and a common file generated by the table of contents generating means are provided for the user-defined signal. And communication Signal-related data generating means for generating a file having a data structure of Seji, and files generated by the signal-related data generating means are scanned, information necessary for signal tracking is extracted, and stored in a table form. Analysis means for generating the final information table for the signal information, and the final information table generated by the signal analysis means receives the signal number, signal name, message data structure name, message size, field of the data structure Head code consisting of an index for referencing information, a field table consisting of indexes, field names and field attributes, and object code generating means for generating an object code combined with operations referring to such tables and the table of contents Generating means and object code generating means Signal information between execution modules, comprising make means for receiving the generated data and linking object codes generated from user software blocks with a message library module to create an executable final execution module. By providing a device for acquiring and a method therefor, the output level for signal information is divided into simple information and detailed information. The signal information is output through a user terminal connected to the target system. The output level is determined by the input of a shell command. This has the effect of being controlled by storing and managing values in the process's data area.

Description

실행 모듈들간의 시그널 정보 획득을 위한 장치Device for Acquiring Signal Information Between Execution Modules

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음As this is a public information case, the full text was not included.

제2도는 본 발명의 결과인 시그널 정보 생성 영역의 기능요소들과 컴파일러의 구성요소들간와 연계 구성 예시도.2 is an exemplary configuration diagram of a linkage between functional elements of a signal information generation area and components of a compiler as a result of the present invention.

제3도는 최종 실행 모듈의 적재된 프로세서와 사용자 터미널간의 인터페이스 구조.3 is an interface structure between a loaded processor of a final execution module and a user terminal.

Claims (1)

호스트 시스템 영역과 목적 시스템 영역과 인터페이스 영역 및 사용자 영역으로 구분할 수 있는 컴파일러 및 목적 시스템의 실행환경을 갖는 네트워크 시스템에서의 실행 모듈들간의 시그널 정보 획득을 위한 장치에 있어서, 분리 컴파일 관리를 위해서 현재 UNIX시스템에서 제공하는 메이크기능을 이용하여 상기 메이크기능을 수행하기 위해서 화일들간의 시간 의존관계와 컴파일 명령어를 포함하는 메이크파일을 제공하는 메이크파일 생성 수단과; 상기 메이크파일 생성 수단에서 제공되는 메이크파일을 사용하여 소프트웨어 개발시에 프로세스, 시그널, 프로세서나 시그널에 대한 속성 이름 그리고 모드 정의등에 대한 정보들의 일치성을 보장하기 위하여 프로그램에서 사용되는 이름들만을 수출해서 공통 화일을 생성시켜주는 메이크목차 생성수단과; 상기 메이크목차 생성수단에서 생성되어진 공통 화일을 제공받아 사용자가 정의한 시그널 관련사항 및 통신메세지의 자료 구조를 갖고 있는 화일을 발생시키는 시그널 관련자료 발생수단과; 상기 시그널 관련자료 발생수단에서 발생되어지는 화일을 스캔하여 시그널 추적에 필요한 정보들을 추출한 후 테이블 형태로 저장하며, 이러한 테이블을 입력으로 하여 시그널 출력정보를 위한 최종 정보 테이블을 생성하는 분석수단과; 상기 분석수단에서 생성되어지는 최종 정보 테이블을 입력받아 시그널 번호, 시그널 이름, 메세지 자료구조 이름, 메세지의 크기, 자료구조의 필드 정보를 참조하기 위한 인텍스로 구성되는 헤드 테이블과 인덱스, 필드명 그리고 필드의 속성으로 구성되는 필드 테이블 그리고 이러한 테이블들을 참조하는 동작들로 조합된 오브젝트 코드를 생성시키는 오브젝트 코드 생성수단; 및 상기 메이크목차 생성수단과 오브젝트 코드 생성수단에서 발생되어지는 데이타를 입력받아 사용자 소프트웨어 블럭들로부터 생성된 오브젝트 코드들과 메세지 라이브러리 모듈등을 링크시켜 실행가능한 최종 실행모듈을 생성하는 메이크수단을 포함하는 것을 특징으로 하는 실릴 모듈들간의 시그널 정보 획득을 위한 장치.A device for acquiring signal information between execution modules in a network system having a compiler and a target system domain, an interface domain, and a user domain. A makefile generating means for providing a makefile including a time dependency relation between files and a compilation command to perform the make function by using a make function provided by a system; Using the makefile provided by the makefile generating means, only the names used in the program are exported to ensure the consistency of information on the process, the signal, the attribute name for the processor or the signal, and the mode definition. A table of contents generating means for generating a file; A signal related data generating means for receiving a common file generated by the make table of contents generating means and generating a file having a user-defined signal related information and a communication message data structure; An analysis means for scanning a file generated by the signal related data generating means, extracting information necessary for signal tracking, storing the information in a table form, and generating a final information table for signal output information by inputting such a table; Head table, index, field name and field consisting of an index for referencing a signal number, a signal name, a message data structure name, a message size, and field information of a data structure by receiving a final information table generated by the analysis means. Object code generating means for generating an object code combined with a field table consisting of attributes of and operations referring to these tables; And a make means for receiving the data generated by the make table generating means and the object code generating means, linking the object codes generated from the user software blocks with the message library module to generate an executable final execution module. Apparatus for acquiring signal information between the silyl modules, characterized in that. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019940032101A 1994-11-30 1994-11-30 Static analyzer for supporting signal information KR0119286B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940032101A KR0119286B1 (en) 1994-11-30 1994-11-30 Static analyzer for supporting signal information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940032101A KR0119286B1 (en) 1994-11-30 1994-11-30 Static analyzer for supporting signal information

Publications (2)

Publication Number Publication Date
KR960018928A true KR960018928A (en) 1996-06-17
KR0119286B1 KR0119286B1 (en) 1997-10-04

Family

ID=19399746

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940032101A KR0119286B1 (en) 1994-11-30 1994-11-30 Static analyzer for supporting signal information

Country Status (1)

Country Link
KR (1) KR0119286B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010105756A (en) * 2000-05-18 2001-11-29 김형순 Application programming interface for developing computer telephony interface service program and operating method thereof
KR20000050238A (en) * 2000-05-30 2000-08-05 김호광 Manufacturing System and Method for executable program operating at multiple platform
KR20010112690A (en) * 2000-06-12 2001-12-21 이형원 Linking and/or Including Method for Networked Computer Programming Resources

Also Published As

Publication number Publication date
KR0119286B1 (en) 1997-10-04

Similar Documents

Publication Publication Date Title
US5675801A (en) Object oriented system and method for generating target language code
US5875331A (en) System and method for generating target language code utilizing an object oriented code generator
US5946488A (en) Method for selectively and incrementally displaying the results of preprocessing
US5361351A (en) System and method for supporting run-time data type identification of objects within a computer program
US5287444A (en) Message processing system
US8156471B2 (en) Multi-language execution method
Miecznikowski et al. Decompiling Java using staged encapsulation
Favre Preprocessors from an abstract point of view
Reiss The desert environment
Hanson et al. The SL5 procedure mechanism
Bahlke et al. The psg-programming system generator
KR960018928A (en) Device for Acquiring Signal Information Between Execution Modules
Song A framework for understanding the integration of design methodologies
CN113343036B (en) Data blood relationship analysis method and system based on key topological structure analysis
Krämer et al. Object-oriented development of integrated programming environments with ASDL
Waite et al. Configuration Control in Compiler Construction.
CN113342399A (en) Application structure configuration method and device and readable storage medium
JPH07182179A (en) Object oriented data base managing device
Beckmann et al. Partial Parsing for Structured Editors
Hofman LIANA Model Integration System-architecture, user interface design and application in MOIRA DSS
CN112181398A (en) Configuration file processing device, method and storage medium
EP0706125A1 (en) Object oriented system and method for generating target language code
AU776882B2 (en) Generating optimized computer data field conversion routines
CA2266291C (en) Method and apparatus for cobol to java translation
EP0202007A2 (en) A generator of program generators

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070702

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee