forked from OSchip/llvm-project
3f476c4a72
Fix confusing error message about "expression did not evaluate to an address" when doing 'watchpoint set expression". Instead of using 0 as the fail_value when invoking ValueObject::GetValueAsUnsigned(), modify the API to take an addition bool pointer (defaults to NULL) to indicate success/failure of value conversion. llvm-svn: 158016 |
||
---|---|---|
.. | ||
hello_watchlocation | ||
hello_watchpoint | ||
multiple_threads | ||
watchpoint_commands | ||
watchpoint_set_command |