Sciweavers

ASWEC
2004
IEEE

Snapshot Query-Based Debugging

13 years 8 months ago
Snapshot Query-Based Debugging
Object-oriented programs, when executed, produce a complex webs of objects and references between them, generally referred to as object graphs. These object graphs are difficult to design correctly and even more difficult to debug if incorrect. Unfortunately, very subtle bugs in objectoriented programs are directly caused by object graph topologies. Snapshot query-based debuggers let programmers examine object graph snapshots of programs in detail using a specially designed query language. This provides users with an ability to debug and examine their programs in great detail at the time when the memory snapshot is taken.
Alex Potanin, James Noble, Robert Biddle
Added 20 Aug 2010
Updated 20 Aug 2010
Type Conference
Year 2004
Where ASWEC
Authors Alex Potanin, James Noble, Robert Biddle
Comments (0)