General host computer symbol search and analysis method for elf file debugging information
A technology for debugging information and analysis methods, applied in the field of general host computer symbol search and analysis, can solve problems such as error-prone, limited monitoring variables, manual search for adding and deleting variables, etc., to achieve the effect of strong versatility and reduced workload
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment
[0043] The general host computer symbol search and analysis method for ELF file debugging information is divided into obtaining symbols and synchronously parsing symbol data with the host computer in real time. The technical solution for obtaining the symbol part is: use the OBJDUMP(-g) tool of the existing open source cross-compilation tool chain to analyze the debugging information part of the ELF file in DWARF format, and obtain all the variable information and function information contained in the debugging information part of the ELF file , use the information in the .debug_info part obtained by parsing and sorting out the provisions of the DWARF format, and then obtain global symbols and their type information (including symbol names, symbol types, start addresses, start offsets and sizes, bit fields), functions and functions The type information generates the configuration file (.csv) of the host computer. This part is packaged as Readelf.exe. The content of the configur...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

