llvm-project/lldb/test/functionalities/breakpoint
Jim Ingham e732052f16 Add an -A option to "break set -p" to search all files for matches. Also add the version of
SBTarget::BreakpointCreateBySourceRegex that takes file spec lists to the Python interface,
and add a test for this.

<rdar://problem/19805037>

llvm-svn: 228938
2015-02-12 17:37:46 +00:00
..
breakpoint_command Add an -A option to "break set -p" to search all files for matches. Also add the version of 2015-02-12 17:37:46 +00:00
breakpoint_conditions Make sure that when a breakpoint is hit but its condition is not met, 2015-01-15 01:41:04 +00:00
breakpoint_ids Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
breakpoint_ignore_count Correctly set the working directory when launching processes for both local and remote targets. 2013-12-13 19:18:59 +00:00
breakpoint_locations Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
cpp Add C++ breakpoint tests where names are partially specified to ensure we don't regress on this again. 2015-01-10 01:35:02 +00:00
cpp_exception Add a test for setting and hitting the C++ Exception throw breakpoint. 2014-10-28 00:53:20 +00:00
dummy_target_breakpoints Simple test for file & line dummy breakpoints. 2014-12-09 01:28:22 +00:00
inlined_breakpoints Update TestInlinedBreakpoints to reflect the fact that 2014-10-07 23:37:28 +00:00
objc Added test case to make sure we don't regress on settings breakpoints by selector and with the various partially specified ObjC specified breakpoints. 2015-01-27 23:45:56 +00:00