teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Eugene Zemtsov b7386d9943 Advanced guessing of rendezvous breakpoint (resubmit)
When rendezvous structure is not initialized we need to set up
rendezvous breakpoint anyway. In this case the code will locate
dynamic loader (interpreter) and look for known function names.

This is r322209, but with fixed VDSO loading fixed.

Bug: https://bugs.llvm.org/show_bug.cgi?id=25806
Differential Revision: https://reviews.llvm.org/D41533

llvm-svn: 322251
2018-01-11 03:46:35 +00:00
..
address_breakpoints Convert a few more tests to use run_to_source_breakpoint. 2017-07-13 19:46:21 +00:00
auto_continue Make breakpoint names real entities. 2017-09-14 20:22:49 +00:00
breakpoint_case_sensitivity Fix the decorator of TestBreakpointCaseSensitivity 2016-10-04 21:32:46 +00:00
breakpoint_command Make breakpoint names real entities. 2017-09-14 20:22:49 +00:00
breakpoint_conditions
breakpoint_hit_count Expose hit count via SBBreakpointLocation. 2017-07-19 14:31:19 +00:00
breakpoint_ids
breakpoint_ignore_count
breakpoint_in_delayslot
breakpoint_language
breakpoint_locations Fix a mis-feature with propagation of breakpoint options -> location options. 2017-08-02 00:16:10 +00:00
breakpoint_names Wire up the breakpoint name help string. 2017-09-15 00:52:35 +00:00
breakpoint_options BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across function boundaries 2017-03-15 09:53:10 +00:00
breakpoint_set_restart
comp_dir_symlink
consecutive_breakpoints Convert a few more tests to use run_to_source_breakpoint. 2017-07-13 19:46:21 +00:00
cpp
cpp_exception
debugbreak
dummy_target_breakpoints
global_constructor Advanced guessing of rendezvous breakpoint (resubmit) 2018-01-11 03:46:35 +00:00
hardware_breakpoints/hardware_breakpoint_on_multiple_threads Hardware breakpoints for Linux on Arm/AArch64 targets 2017-02-24 13:27:31 +00:00
inlined_breakpoints
move_nearest Fix TestMoveNearest for remote targets 2017-03-15 13:32:17 +00:00
objc
serialize Fix serialization of Python breakpoint commands. 2016-09-26 19:47:37 +00:00
source_regexp
step_over_breakpoint [LLDB][MIPS] Fix TestStepOverBreakpoint.py failure. 2017-05-04 11:34:42 +00:00