Map
Index
Random
Help
th

Quote: implement data breakpoints by code patching; 42% overhead; use segmented bitmap, reserved registers, loop entry checks, range checks

topics > all references > references t-z > QuoteRef: wahbR6_1993 , p. 2



Topic:
debugger
Topic:
dynamic code modification
Topic:
monitored variable

Quotation Skeleton

we adopt a code patching approach to checking … [p. 11] Among the data breakpoint implementation methods we studied on the … segmented bitmap, reserving registers to hold intermediate values … First, its overhead is independent of the number … Finally, this choice simplifies both the monitor library … [p. 2, On i386 architectures, restrict checks to data breakpoints, perform checks at entry to loops, and efficiently check contiguous ranges of memory locations.   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: debugger (37 items)
Topic: dynamic code modification (15 items)
Topic: monitored variable (27 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.