DescriptionX87: Debugger: use debug break slots to break at function exit.
port fc9c5275c3a747caca709b7d5745579f70e61301 (r29672).
original commit message:
Debugger: use debug break slots to break at function exit.
By not having to patch the return sequence (we patch the debug
break slot right before it), we don't overwrite it and therefore
don't have to keep the original copy of the code around.
BUG=
Committed: https://crrev.com/1d9216504965ab4f3e88d99b4f07bdbefa305676
Cr-Commit-Position: refs/heads/master@{#29694}
Patch Set 1 : #
Messages
Total messages: 8 (3 generated)
|