A Debugger for Ada Tasking

  • Authors:
  • Anne R. Brindle;Richard N. Taylor;David F. Martin

  • Affiliations:
  • Boeing Aerospace Co., Seattle, WA;Univ. of California at Irvine, Irvine;Univ. of California at Los Angeles, Los Angeles

  • Venue:
  • IEEE Transactions on Software Engineering
  • Year:
  • 1989

Quantified Score

Hi-index 0.01

Visualization

Abstract

The capabilities needed in an Ada debugger are discussed in light of the language's tasking constructs, and the design for a debugger is presented which operates in concert with a single-processor Ada interpreter. This debugger design demonstrates the extensions to sequential debugging techniques that are necessary to handle concurrency, and shows that significant debugging functionality can be provided even without the inclusion of automatic error diagnosis methods. The issues considered include isolation of effects and display of the full dynamic execution status, both of which are essential to diagnosis of concurrent programs.