ThesaHelp: ACM references f-l
Topic: debugger
Topic: extensible systems
| |
Reference
Kessler, P.B.,
"Fast breakpoints: design and implementation",
ACM/SIGPLAN Conference of Programming Language Design and Implementation (PLDI '90), While Plains, New York, USA,
ACM SIGPLAN, 25, 6, pp. , June 1990.
Google
Other Reference
reprinted, p. 390-397 in 20 Years of the ACM/SIGPLAN Conference of Programming Language Design and Implementation (1979-1999): A selection, ACM SIGPLAN 39.4, April 2004.
Quotations
retrospective ;;Quote: fast breakpoints discovered by Gill; easily implemented by modifying a compiled program
| 392 ;;Quote: fast breakpoints by invoking a closure assembled from the original instruction; requires atomic writes to code
| 396 ;;Quote: fast breakpoints 1000x faster than Unix breakpoints; global state is main cost
|
Related Topics
ThesaHelp: ACM references f-l (241 items)
Topic: debugger (37 items)
Topic: extensible systems (22 items)
|