llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Jim Ingham 3151d7af72 Clear out the python class name in OptionParsingStarted for the OptionGroupPythonClassWithDict
options class.  This value was hanging around so for instance if you made a scripted breakpoint
resolver, then went to set another breakpoint, it would still think you had passed in a class
name and the breakpoint wouldn't do what you expected.
2019-12-04 17:40:57 -08:00
..
address_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
auto_continue Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_by_line_and_column Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_command [LLDB][breakpoints] ArgInfo::count -> ArgInfo::max_positional_args 2019-10-29 15:03:02 -07:00
breakpoint_conditions Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_hit_count [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_ids Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
breakpoint_ignore_count [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_in_delayslot [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_language [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_locations Mark PR44037 tests as XFAIL on AArch64 Linux dwo 2019-11-19 10:49:00 +01:00
breakpoint_names Change Target::FindBreakpointsByName to return Expected<vector> 2019-12-04 09:57:15 -05:00
breakpoint_options [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
breakpoint_set_restart [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
comp_dir_symlink [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
consecutive_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
cpp Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
cpp_exception [lldb] Fix exception breakpoint not being resolved when set on dummy target 2019-11-22 11:20:09 +01:00
debugbreak [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
dummy_target_breakpoints Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
global_constructor [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
hardware_breakpoints/hardware_breakpoint_on_multiple_threads [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
inlined_breakpoints [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
move_nearest [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
objc Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
require_hw_breakpoints Mark some tests as xfail on AArch64 Linux 2019-12-03 10:57:42 +01:00
scripted_bkpt Clear out the python class name in OptionParsingStarted for the OptionGroupPythonClassWithDict 2019-12-04 17:40:57 -08:00
serialize Remove merge marker :-) 2019-10-10 18:30:47 +00:00
source_regexp [lldb][NFC] Simplify makefiles also for breakpoint tests 2019-09-12 14:21:59 +00:00
step_over_breakpoint Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00