Code dynamic switching method and system for debugging process
A dynamic and code-based technology, applied in memory systems, program control design, software engineering design, etc., can solve problems such as slow program running speed and memory resource consumption, and achieve the effects of saving memory usage, high performance, and maintaining performance
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2014-09-24
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The present invention relates to program debugging, in particular, the present invention relates to a method and system for dynamically switching codes in the debugging process. Background technique
[0002] When programming, most applications are debugged at the source code level. The source code is generally written in a high-level language, and the high-level language is mainly compared to the assembly language. It is a programming that is closer to natural language and mathematical formulas. It is basically separated from the hardware system of the machine and written in a way that is easier for people to understand. program. Therefore, the programmer's debugging operations such as stepping, setting breakpoints, etc. are based on the high-level language source code view. However, in fact, what the debugger receives, runs, and operates is the binary code (binary) (compiled version of the source code) of the program to generate the running result. ...
Examples
Embodiment Construction
[0028] Preferred embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although preferred embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
[0029]Those skilled in the art know that the present invention can be implemented as a system, method or computer program product. Therefore, the present disclosure can be specifically implemented in the following forms, namely: it can be complete hardware, it can also be complete software (including firmware, resident software, microcode, etc.), and it can also be a combination of hardware and software. Called a "circuit", "module" or "sys...