Branch: refs/heads/dev
Home: https://github.com/dyninst/dyninst
Commit: 4c5254edc4953a126dc3ffe29aa0e533212d219a
https://github.com/dyninst/dyninst/commit/4c5254edc4953a126dc3ffe29aa0e533212d219a
Author: Xiaozhu Meng <mxz297@xxxxxxxxx>
Date: 2019-10-19 (Sat, 19 Oct 2019)
Changed paths:
M dyninstAPI/src/pcEventHandler.C
M dyninstAPI_RT/h/dyninstAPI_RT.h
Log Message:
-----------
1. Change stop signal from SIGBUS to (SIGRTMIN + 4) in dyninstAPI_RT.
2. In dyninstAPI, only do dyninstRT signal check if the signal is indeed (SIGRTMIN + 4)
Commit: 0b1c693ae89f209bdba7b074b9cbb4acd8640b1b
https://github.com/dyninst/dyninst/commit/0b1c693ae89f209bdba7b074b9cbb4acd8640b1b
Author: Tim Haines <tim@xxxxxxxxxxxxxxxxxx>
Date: 2019-10-19 (Sat, 19 Oct 2019)
Changed paths:
M dyninstAPI/src/pcEventHandler.C
M dyninstAPI_RT/h/dyninstAPI_RT.h
Log Message:
-----------
Merge branch 'arm-reg-load-fix' of https://github.com/dyninst/dyninst into dev
Compare: https://github.com/dyninst/dyninst/compare/e18f430766f7...0b1c693ae89f
|