Dynamic Query-Based Debugging [chapter]

Raimondas Lencevicius, Urs Hölzle, Ambuj K. Singh
1999 Lecture Notes in Computer Science  
Program errors are hard to find because of the cause-effect gap between the time when an error occurs and the time when the error becomes apparent to the programmer. Although debugging techniques such as conditional and data breakpoints help to find error causes in simple cases, they fail to effectively bridge the cause-effect gap in many situations. Dynamic query-based debuggers offer programmers an effective tool that provides instant error alert by continuously checking inter-object
more » ... hips while the debugged program is running. To speed up dynamic query evaluation, our debugger (implemented in portable Java) uses a combination of program instrumentation, load-time code generation, query optimization, and incremental reevaluation. Experiments and a query cost model show that selection queries are efficient in most cases, while more costly join queries are practical when query evaluations are infrequent or query domains are small.
doi:10.1007/3-540-48743-3_7 fatcat:daguvwafbrhmrpkgxcxp4nmvlq