mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-26 23:09:03 -04:00
![]() Summary: - The patch solves Bug 23478 and Bug 19311. Resolving Bug 23478 also resolves Bug 23039. Correct ThreadStopInfo is set for Linux and FreeBSD platforms. - Summary: When a trace event is reported, we need to check whether the trace event lands at a breakpoint site. If it lands at a breakpoint site then set the thread's StopInfo with the reason 'breakpoint'. Else, set the reason to be 'Trace'. Change-Id: I0af9765e782fd74bc0cead41548486009f8abb87 Signed-off-by: Abhishek Aggarwal <abhishek.a.aggarwal@intel.com> Reviewers: jingham, emaste, lldb-commits, clayborg, ovyalov Subscribers: emaste Differential Revision: http://reviews.llvm.org/D16720 llvm-svn: 259344 |
||
---|---|---|
.. | ||
address_breakpoints | ||
breakpoint_command | ||
breakpoint_conditions | ||
breakpoint_ids | ||
breakpoint_ignore_count | ||
breakpoint_in_delayslot | ||
breakpoint_language | ||
breakpoint_locations | ||
breakpoint_options | ||
comp_dir_symlink | ||
consecutive_breakpoints | ||
cpp | ||
cpp_exception | ||
debugbreak | ||
dummy_target_breakpoints | ||
inlined_breakpoints | ||
objc |