CN110502433A - A kind of computer software technology exploitation debugging system - Google Patents

A kind of computer software technology exploitation debugging system Download PDF

Info

Publication number
CN110502433A
CN110502433A CN201910674629.7A CN201910674629A CN110502433A CN 110502433 A CN110502433 A CN 110502433A CN 201910674629 A CN201910674629 A CN 201910674629A CN 110502433 A CN110502433 A CN 110502433A
Authority
CN
China
Prior art keywords
module
unit
program
debugging
sampling
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.)
Withdrawn
Application number
CN201910674629.7A
Other languages
Chinese (zh)
Inventor
朱琦
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Anhui Yibai Interconnection Technology Co Ltd
Original Assignee
Anhui Yibai Interconnection Technology Co Ltd
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 Anhui Yibai Interconnection Technology Co Ltd filed Critical Anhui Yibai Interconnection Technology Co Ltd
Priority to CN201910674629.7A priority Critical patent/CN110502433A/en
Publication of CN110502433A publication Critical patent/CN110502433A/en
Withdrawn legal-status Critical Current

Links

Classifications

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

Abstract

The invention discloses a kind of computer software technologies to develop debugging system, including development system interconnected and debugging system, the development system includes developing instrument, memory module and processor module, developing instrument is for completing program editing work, it forms the program code that can be run and is stored in memory module, developing instrument includes assembly module, function module, coding module and integration test module;The assembly module is write for providing the object of the component for building software interface, the connection of assembly module and function module and the calling as function module, function module for function needed for providing calling object and to component progress event.The present invention improves the coordinating efficiency of software development system, has expanded the development field and exploitation range of software development system, while facilitating the random fault and conflict that exclude to perplex many complicated processes.

Description

A kind of computer software technology exploitation debugging system
Technical field
The present invention relates to development of software technology field, specially a kind of computer software technology develops debugging system.
Background technique
With the fast development of science and technology and society, computer software engineering is become more and more important, the machine in all trades and professions Tool automation, intelligentized control method, internet, Internet of Things etc. are for the requirement such as the efficiency of software development, control or speed of service Also more and more.Software development is the process for requiring to build the software section in software systems or system according to user.Meter Calculation machine software refers to that program and its document in computer system, program are the process object of calculating task and retouching for processing rule It states;Document is for the ease of illustrating property data needed for understanding program.Program must be installed into inside machine and could work, document one As be to be seen to people, be not necessarily packed into machine, software is the connection interface between user and hardware.User mainly passes through software It is exchanged with computer.Software is the important evidence of Computer System Design.In order to facilitate user, in order to make computer system Overall utility with higher, when designing a calculating machine system, it is necessary to consider every possible angle combination and the user of software and hardware It is required that the requirement with software.
It is general using output type information when running with debugging for the exploitation of computer software technology in the prior art Mode carrys out debugging routine, and under this mode efficiency is very low, so that the development time, development cost is all greatly increased, while also being increased The unstability for having added software reduces the quality of software.
Summary of the invention
The purpose of the present invention is to provide a kind of computer software technologies to develop debugging system, to solve above-mentioned background technique The problem of middle proposition.
To achieve the above object, the invention provides the following technical scheme: a kind of computer software technology develops debugging system, Including development system interconnected and debugging system, the development system includes developing instrument, memory module and processor Module, developing instrument are opened for completing program editing work, forming the program code that can be run and being stored in memory module Hair tool includes assembly module, function module, coding module and integration test module;The assembly module is built soft for offer The object of the component at part interface, the connection of assembly module and function module and the calling as function module, function module is for mentioning It is write for function needed for calling object and to component progress event;The coding module be used for the component into Part Code Edit and attribute setting are acted, the program code that can be run is formed;The integration test module includes module testing Unit and assembly and adjustment unit, module testing unit and assembly and adjustment unit are respectively used to the independent test and assembling of program code Test, processor module is for executing said program code after integration test module testing.
Preferably, debugging system includes user terminal, receives sending module, determining module and debugging module, receives and sends mould Block and user terminal communication connection are used to receive the debug command of user terminal input, and in debug command comprising tuning parameter and Debugging mark;The determining module, which is used to be identified according to the debugging, determines that debugging identifies corresponding adjustment method and debugging pair As, and debugger object is debugged program;The debugging module be used for according to adjustment method and tuning parameter to debugger object into Row adjustment, debugging module include track record unit, analytical unit, software analogue unit and performance analysis unit.
Preferably, track record unit is used to record the software module or hardware device of debugged program tracking data, Its IA for obtaining debugged program, the register of instruction access, the memory address of instruction access, instruction read or write instruction The information such as mark, and it is integrated into tracking data.
Preferably, analytical unit is debugged in program operation process including for task for identification, and to tracking data Data analysis is carried out, analytical unit will analyze result and be sent to user terminal by receiving sending module.
Preferably, software analogue unit is used to simulate the software that debugged program executes, and according to certain moment memory or posts The value of storage simulates the execution of called program machine instruction.
Preferably, performance analysis unit is used to carry out it performance evaluation, performance evaluation list after the execution of debugged program Member includes determination unit, sampling unit and interpretation of result unit.
Preferably, determination unit determines the sampling time section during the debugged program each run, wherein every The corresponding sampling location in debugged program of the sampling start time of a sampling time section is different;The sampling unit is used for The debugged program is sampled in each sampling time section, the corresponding sampled data of each sampling time section is obtained, adopts Sample unit is by sampling data transmitting to interpretation of result unit;The interpretation of result unit is corresponding according to each sampling time section Sampled data, determine the runnability data of the debugged program, by runnability data be transmitted to reception send mould Block.
Preferably, the runnability data that sending module is also used to obtain the transmission of interpretation of result unit are received, it will operation Performance data is sent to user terminal, and is received and shown by user terminal.
Compared with prior art, the beneficial effects of the present invention are:
The present invention improves the coordinating efficiency of software development system, has expanded development field and the exploitation of software development system Range, while debugging and performance test can be carried out to the program after exploitation, when by determining multiple samplings to debugged program Between section, and debugged program is sampled in multiple sampling time sections, and the sampling start time of each sampling time section The corresponding position in debugged program is all different.After the sampling of multiple sampling time sections, it can obtain and be adjusted More multipoint sampled result in program is tried, the sampled result on the debugged corresponding more multiposition of program is obtained, with more smart The runnability of the debugged program of true analysis, while facilitating the random fault and conflict that exclude to perplex many complicated processes.
Detailed description of the invention
Fig. 1 is structural block diagram of the invention;
Fig. 2 is the structural block diagram of developing instrument of the present invention.
In figure: 1, developing instrument;101, assembly module;102, function module;103, coding module;104, integration test mould Block;2, memory module;3, processor module;4, user terminal;5, sending module is received;6, determining module;7, debugging module; 71, unit is tracked and recorded;72, analytical unit;73, software analogue unit;74, performance analysis unit.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
In the description of the present invention, it is also necessary to which explanation is unless specifically defined or limited otherwise, term " setting ", " installation ", " connected ", " connection " shall be understood in a broad sense, for example, it may be fixedly connected, may be a detachable connection or one Connect to body;It can be mechanical connection, be also possible to be electrically connected;It can be directly connected, it can also be indirect by intermediary It is connected, can be the connection inside two elements.For the ordinary skill in the art, it can manage as the case may be Solve the concrete meaning of above-mentioned term in the present invention.
The present invention provides a kind of technical solution referring to FIG. 1-2: a kind of computer software technology exploitation debugging system, packet Development system interconnected and debugging system are included, the development system includes developing instrument 1, memory module 2 and processor Module 3, developing instrument 1 is for completing program editing work, forming the program code that can be run and being stored in memory module 2 In, developing instrument 1 includes assembly module 101, function module 102, coding module 103 and integration test module 104;The component Module 101 connects for providing the component for building software interface, 101 and function module 102 of assembly module and as function module The object of 102 calling, the function module 102 for function needed for providing calling object and carry out thing to the component Part is write;The coding module 103 is used to carry out event code editor to the component and attribute is arranged, and formation can be run Program code;The integration test module 104 includes module testing unit and assembly and adjustment unit, module testing unit and group Dress debugging unit is respectively used to the independent test of program code and assembling test, processor module 3 are used in integration test module Said program code is executed after 104 tests.
Debugging system includes user terminal 4, receives sending module 5, determining module 6 and debugging module 7, receives sending module 5 With 4 communication connection of user terminal, be used to receive the debug command of the input of user terminal 4, and in debug command comprising tuning parameter and Debugging mark;The determining module 6, which is used to be identified according to the debugging, determines that debugging identifies corresponding adjustment method and debugging pair As, and debugger object is debugged program;The debugging module 7 be used for according to adjustment method and tuning parameter to debugger object into Row adjustment, debugging module 7 include track record unit 71, analytical unit 72, software analogue unit 73 and performance analysis unit 74.
Track record unit 71 is used to record the software module or hardware device of debugged program tracking data, obtains The IA of debugged program, the register of instruction access, the memory address of instruction access, instruction read or write Warning Mark etc. Information, and it is integrated into tracking data.
Analytical unit 72 is debugged in program operation process including for task for identification, and counts to tracking data According to analysis, analytical unit will analyze result and be sent to user terminal 4 by receiving sending module 5.
Software analogue unit 73 is used to simulate the software that debugged program executes, according to certain moment memory or register Value simulates the execution of called program machine instruction.
Performance analysis unit 74 is used to after the execution of debugged program carry out it performance evaluation, and performance analysis unit 74 wraps Include determination unit, sampling unit and interpretation of result unit.
Determination unit determines the sampling time section during the debugged program each run, wherein each sampling The corresponding sampling location in debugged program of the sampling start time of period is different;The sampling unit each for adopting The debugged program is sampled in the sample period, obtains the corresponding sampled data of each sampling time section, sampling unit By sampling data transmitting to interpretation of result unit;The interpretation of result unit is according to the corresponding sampling of each sampling time section Data determine the runnability data of the debugged program, and runnability data are transmitted to and receive sending module 5.
The runnability data that sending module 5 is also used to obtain the transmission of interpretation of result unit are received, by runnability number According to being sent to user terminal 4, and is received and shown by user terminal 4.
The present invention improves the coordinating efficiency of software development system, has expanded development field and the exploitation of software development system Range, while debugging and performance test can be carried out to the program after exploitation, when by determining multiple samplings to debugged program Between section, and debugged program is sampled in multiple sampling time sections, and the sampling start time of each sampling time section The corresponding position in debugged program is all different.After the sampling of multiple sampling time sections, it can obtain and be adjusted More multipoint sampled result in program is tried, the sampled result on the debugged corresponding more multiposition of program is obtained, with more smart The runnability of the debugged program of true analysis, while facilitating the random fault and conflict that exclude to perplex many complicated processes.
It although an embodiment of the present invention has been shown and described, for the ordinary skill in the art, can be with A variety of variations, modification, replacement can be carried out to these embodiments without departing from the principles and spirit of the present invention by understanding And modification, the scope of the present invention is defined by the appended.

Claims (8)

1. a kind of computer software technology develops debugging system, which is characterized in that including development system interconnected and debugging System, the development system include that developing instrument (1), memory module (2) and processor module (3), developing instrument (1) are used for Program editing work is completed, the program code that can be run is formed and is stored in memory module (2), developing instrument (1) includes Assembly module (101), function module (102), coding module (103) and integration test module (104);The assembly module (101) for providing the component for building software interface, assembly module (101) and function module (102) connects and as Function Modules The object of the calling of block (102), the function module (102) is for function needed for providing calling object and to the component Carry out event is write;The coding module (103) is used to carry out event code editor to the component and attribute is arranged, shape At the program code that can be run;The integration test module (104) includes module testing unit and assembly and adjustment unit, and module is surveyed Examination unit and assembly and adjustment unit are respectively used to the independent test of program code and assembling test, processor module (3) are used for Said program code is executed after integration test module (104) test.
2. a kind of computer software technology according to claim 1 develops debugging system, it is characterised in that: the debugging system System includes user terminal (4), reception sending module (5), determining module (6) and debugging module (7), reception sending module (5) and use Family end (4) communication connection is used to receive the debug command of user terminal (4) input, and in debug command comprising tuning parameter and Debugging mark;
The determining module (6), which is used to be identified according to the debugging, determines that debugging identifies corresponding adjustment method and debugger object, And debugger object is debugged program;
The debugging module (7) is for being adjusted debugger object according to adjustment method and tuning parameter, debugging module (7) packet Include track record unit (71), analytical unit (72), software analogue unit (73) and performance analysis unit (74).
3. a kind of computer software technology according to claim 2 develops debugging system, it is characterised in that: the tracking note Record unit (71) is used to record the software module or hardware device of debugged program tracking data, obtains debugged program IA, the register of instruction access, the memory address of instruction access, instruction read or write the information such as Warning Mark, and by its It is integrated into tracking data.
4. a kind of computer software technology according to claim 2 develops debugging system, it is characterised in that: the analysis is single First (72) are debugged in program operation process including for task for identification, and carry out data analysis, analysis to tracking data Unit will analyze result and be sent to user terminal (4) by receiving sending module (5).
5. a kind of computer software technology according to claim 2 develops debugging system, it is characterised in that: the software mould Quasi-simple member (73) is used to simulate the software that debugged program executes, and according to the value of certain moment memory or register, simulation is adjusted The execution of program machine instruction.
6. a kind of computer software technology according to claim 2 develops debugging system, it is characterised in that: the performance point Analysis unit (74) is used to after the execution of debugged program carry out it performance evaluation, and performance analysis unit (74) includes determining single Member, sampling unit and interpretation of result unit.
7. a kind of computer software technology according to claim 6 develops debugging system, it is characterised in that: described determining single Member determines the sampling time section during the debugged program each run, wherein the sampling of each sampling time section rises Begin the moment corresponding sampling location difference in debugged program;The sampling unit is used in each sampling time section to institute It states debugged program to be sampled, obtains the corresponding sampled data of each sampling time section, sampling unit is by sampling data transmitting To interpretation of result unit;The interpretation of result unit according to the corresponding sampled data of each sampling time section, determine described in The runnability data of debugged program, runnability data are transmitted to and receive sending module (5).
8. a kind of computer software technology according to claim 7 develops debugging system, it is characterised in that: the reception hair Runnability data are sent to user by the runnability data for sending module (5) to be also used to obtain the transmission of interpretation of result unit It holds (4), and is received and shown by user terminal (4).
CN201910674629.7A 2019-07-25 2019-07-25 A kind of computer software technology exploitation debugging system Withdrawn CN110502433A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910674629.7A CN110502433A (en) 2019-07-25 2019-07-25 A kind of computer software technology exploitation debugging system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910674629.7A CN110502433A (en) 2019-07-25 2019-07-25 A kind of computer software technology exploitation debugging system

Publications (1)

Publication Number Publication Date
CN110502433A true CN110502433A (en) 2019-11-26

Family

ID=68586921

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910674629.7A Withdrawn CN110502433A (en) 2019-07-25 2019-07-25 A kind of computer software technology exploitation debugging system

Country Status (1)

Country Link
CN (1) CN110502433A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111290743A (en) * 2020-03-17 2020-06-16 贵州轻工职业技术学院 Computer software technology development and debugging system
CN113552847A (en) * 2020-04-23 2021-10-26 海太半导体(无锡)有限公司 Quality analysis system based on big data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111290743A (en) * 2020-03-17 2020-06-16 贵州轻工职业技术学院 Computer software technology development and debugging system
CN113552847A (en) * 2020-04-23 2021-10-26 海太半导体(无锡)有限公司 Quality analysis system based on big data

Similar Documents

Publication Publication Date Title
US7058855B2 (en) Emulation interface system
US10816951B2 (en) Emulation of a control system and control method for abnormality detection parameter verification
US7076692B2 (en) System and method enabling execution stop and restart of a test executive sequence(s)
CN103593271A (en) Method and device for chip tracking debugging of system on chip
US20040202015A1 (en) SDIO card development system
US6820222B2 (en) Apparatus and method for processor power measurement in a digital signal processor using trace data and simulation techniques
Martins et al. Developing an OPC UA server for CNC machines
CN110502433A (en) A kind of computer software technology exploitation debugging system
CN1987820A (en) Method and system for tracing program execution in field programmable gate arrays
CN116633836A (en) Method and system for testing switch by digital twin technology
CN110471394B (en) Task testing method, device and system, storage medium and processor
CN115168229A (en) Coverage rate driven embedded software closed loop test platform and method
Liu et al. Automatic generation of system level assertions from transaction level models
CN109783837A (en) Emulator, analogue system, emulation mode and simulated program
CN112685316A (en) Code execution path acquisition method and device, computer equipment and storage medium
CN108334313A (en) Continuous integrating method, apparatus and code management system for large-scale SOC research and development
CN114661586A (en) Embedded computer software testing method
CN111290743A (en) Computer software technology development and debugging system
CN112799965A (en) Virtual debugging system and method for automation equipment software
CN105868092A (en) Log file processing method and device
Esipchuk et al. Ptf-based test automation for java applications on mobile phones
Gustafsson et al. All-times–a european project on integrating timing technology
Voeten et al. Behaviour-preserving transformations in SHE: a formal approach to architecture design
Singh et al. Towards extraction of message-based communication in mixed-technology architectures for performance model
Igor et al. Development of a Hardware Module for Programming Microcontrollers Based on the Cortex-M Architecture

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20191126