@gron

Building Debuggers and Other Tools: We Can "Have It All"

. Proceedings of the 10th Workshop on Implementation, Compilation, Optimization of Object-Oriented Languages, Programs and Systems, page 2:1--2:3. ACM, (2015)
DOI: 10.1145/2843915.2843917

Abstract

Software development tools that "instrument" running programs, notably debuggers, are presumed to demand difficult tradeoffs among performance, functionality, implementation complexity, and user convenience. A fundamental change in our thinking about such tools makes that presumption obsolete. By building instrumentation directly into the core of a high-performance language implementation framework, tool-support can be always on, with confidence that optimization will apply uniformly to instrumentation and result in near zero overhead. Tools can be always available (and fast), not only for end user programmers, but also for language implementors throughout development.

Description

Building debuggers and other tools

Links and resources

Tags

community

  • @gron
  • @dblp
@gron's tags highlighted