usenix conference policies
Supporting Truly Object-Oriented Debugging of C++ Programs
Authors:
James Coplien, AT&T Bell Laboratories
Abstract:
Most debuggers do not support an object-oriented debugging model. A debugger should be able to provide the view that each object is an independent entity with its own breakpoint behavior. We also would like the debugger to plant a breakpoint on the "right'' member function when a polymorphic identifier is involved. The technology used in most C++ implementations does not support these features as well as the rich run-time environments commonly provided for symbolic languages. This paper introduces the need for such constructs, and presents algorithms that can be used to implement them in the framework of common symbolic debuggers.
BibTeX
@inproceedings {252346,
author = {James Coplien},
title = {Supporting Truly {Object-Oriented} Debugging of C++ Programs},
booktitle = {USENIX 6th C++ Technical Conference (USENIX 6th C++ Technical Conference)},
year = {1994},
address = {Cambridge, MA},
url = {https://www.usenix.org/conference/usenix-6th-c-technical-conference/supporting-truly-object-oriented-debugging-c-programs},
publisher = {USENIX Association},
month = apr
}
author = {James Coplien},
title = {Supporting Truly {Object-Oriented} Debugging of C++ Programs},
booktitle = {USENIX 6th C++ Technical Conference (USENIX 6th C++ Technical Conference)},
year = {1994},
address = {Cambridge, MA},
url = {https://www.usenix.org/conference/usenix-6th-c-technical-conference/supporting-truly-object-oriented-debugging-c-programs},
publisher = {USENIX Association},
month = apr
}
connect with us