mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
event is removed. Also use the return value of asynchronous breakpoint callbacks, they get checked before, and override the breakpoint conditions. Added ProcessModInfo class, to unify "stop_id generation" and "memory modification generation", and use where needed. llvm-svn: 137102