Fix a typo.
The member m_nTimes is used in rest of lldb-mi to represent hit count. In one place, it was assigned a wrong value (number of locations). This resulted in lldb-mi showing a hit count of variable 1 when it was created. Committed as obvious. llvm-svn: 228150
Loading
Please register or sign in to comment