ThesaHelp: references t-z
ThesaHelp: ACM references m-z
Topic: monitored variable
Topic: debugger
Topic: dynamic code modification
| |
Reference
Wahbe, R., Lucco, S., Graham, S.L.,
"Practical data breakpoints: design and implementation",
Proceedings of the ACM SIGPLAN '93 Conference on Programming Language Design and Implementation [PLDI 93], Albuquerque, New Mexico, USA, June 1993, ACM Press, pp. 1-12.
Google
Quotations
2 ;;Quote: data breakpoints in dbx cost 85,000x due to context switches and trap costs
| 2 ;;Quote: implement data breakpoints by code patching; 42% overhead; use segmented bitmap, reserved registers, loop entry checks, range checks
|
Related Topics
ThesaHelp: references t-z (309 items)
ThesaHelp: ACM references m-z (280 items)
Topic: monitored variable (27 items)
Topic: debugger (37 items)
Topic: dynamic code modification (15 items)
|