Sciweavers

APSEC
2004
IEEE

Binary-Level Lightweight Data Integration to Develop Program Understanding Tools for Embedded Software in C

13 years 8 months ago
Binary-Level Lightweight Data Integration to Develop Program Understanding Tools for Embedded Software in C
In embedded software development, the programming language C and inline assembly code are traditionally widely used. However, tools for C program-understanding, e.g., cross-referencers or call graph extractors, are not mature still today. In this paper, we introduce a novel technique for developing program-understanding tools, based on binary-level lightweight data integration. To verify this idea, we first propose a new markup language for DWARF2 debugging information, and then, using the technique, we experimentally developed two cross-referencers (called dxref and rxref) and a call graph extractor (called bscg) for C. Our preliminary evaluation shows that the technique enabled us to efficiently develop practical and flexible tools.
Katsuhiko Gondow, Tomoya Suzuki II, Hayato Kawashi
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where APSEC
Authors Katsuhiko Gondow, Tomoya Suzuki II, Hayato Kawashima
Comments (0)