summaryrefslogtreecommitdiff
path: root/gs/base/gdevicov.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-04-26 15:11:18 +0100
committerRobin Watts <robin.watts@artifex.com>2012-04-26 15:21:10 +0100
commitdd09a0706ab09a54f5fbb05c63420c86375b45bf (patch)
tree893ad1e25bd9fed365c9742271de5760b2d39e63 /gs/base/gdevicov.c
parent012aef926d1e33cc64c32bf8e94ef92a299d73f9 (diff)
Memento tweaks; add Memento_breakOnFree/Realloc functionality.
Memento_breakOnFree(address) will cause a breakpoint when the block including a given address is freed. If the block is realloced (and hence moves elsewhere) the breakpoint is not triggered until the new block is itself freed. Memento_breakOnRealloc(address) will cause a breakpoint when the block including a given address is freed or realloced.
Diffstat (limited to 'gs/base/gdevicov.c')
0 files changed, 0 insertions, 0 deletions