mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
by being able to get the data count and data. Each thread stop reason
has one or more data words that can help describe the stop. To do this
I added:
size_t
SBThread::GetStopReasonDataCount();
uint64_t
SBThread::GetStopReasonDataAtIndex(uint32_t idx);
llvm-svn: 119720
5.2 KiB
5.2 KiB