mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 06:48:51 -04:00
![]() The expression-hits tracking logic is not available on any platform. The reason this tests happens to pass on some platforms is that the test is written poorly -- it relies on the fact that post-main cleanup code will write to the stack memory once occupied by the watched variable, but this is not the case everywhere (e.g. linux glibc does not seem to do this, but android's bionic library does). llvm-svn: 327483 |
||
---|---|---|
.. | ||
hello_watchlocation | ||
hello_watchpoint | ||
multi_watchpoint_slots | ||
multiple_hits | ||
multiple_threads | ||
step_over_watchpoint | ||
variable_out_of_scope | ||
watchpoint_commands | ||
watchpoint_disable | ||
watchpoint_events | ||
watchpoint_on_vectors | ||
watchpoint_set_command | ||
watchpoint_size | ||
.categories |