Affiliation:
1. Institut fü Informatik (Department of Computer Science), Technische Universitä München (Munich University of Technology), D-80290 München, Germany
Abstract
Advanced processor and machine architectures need optimizing compilers to be efficiently programmed in high level languages. Therefore the need for source level debuggers that can handle optimized programs is rising. One difficulty in debugging optimized code arises from the problem to determine the values of source code variables. To ensure correct debugger behaviour with optimized programs, the debugger not only has to determine the variable's storage location or associated register. It must also verify that the variable is
current
, i.e. the value determined from that location is really the value that the variable would have in unoptimized code. We will deduce requirements on algorithms for currentness determination and present an algorithm meeting this requirements that is more general than previous work. We will also give first experiences with an implementation. To our knowledge this is the first implementation of a currentness determination algorithm for globally optimized code.
Publisher
Association for Computing Machinery (ACM)
Subject
Computer Graphics and Computer-Aided Design,Software
Cited by
8 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. BigDataflow: A Distributed Interprocedural Dataflow Analysis Framework;Proceedings of the 31st ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering;2023-11-30
2. Automatic Generation of Debug Headers through BlackBox Equivalence Checking;2022 IEEE/ACM International Symposium on Code Generation and Optimization (CGO);2022-04-02
3. Who’s debugging the debuggers? exposing debug information bugs in optimized binaries;Proceedings of the 26th ACM International Conference on Architectural Support for Programming Languages and Operating Systems;2021-04-17
4. Debug information validation for optimized code;Proceedings of the 41st ACM SIGPLAN Conference on Programming Language Design and Implementation;2020-06-06
5. VFix: Value-Flow-Guided Precise Program Repair for Null Pointer Dereferences;2019 IEEE/ACM 41st International Conference on Software Engineering (ICSE);2019-05