teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/breakpoint
Jim Ingham f7e0725628 Fix serialization of Python breakpoint commands.
CommandData breakpoint commands didn't know whether they were
Python or Command line commands, so they couldn't serialize &
deserialize themselves properly.  Fix that.
I also changed the "breakpoint list" command to note in the output
when the commands are Python commands.  Fortunately only one test
was relying on this explicit bit of text output.

llvm-svn: 282432
2016-09-26 19:47:37 +00:00
..
address_breakpoints *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_case_sensitivity *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_command Fix serialization of Python breakpoint commands. 2016-09-26 19:47:37 +00:00
breakpoint_conditions *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_ids *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_ignore_count *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_in_delayslot *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_language *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_locations *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_names Probably should add the breakpoint names test directory as well... 2016-09-21 19:21:38 +00:00
breakpoint_options *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
breakpoint_set_restart *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
comp_dir_symlink *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
consecutive_breakpoints *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
cpp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
cpp_exception *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
debugbreak *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
dummy_target_breakpoints *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
inlined_breakpoints *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
objc *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
serialize Fix serialization of Python breakpoint commands. 2016-09-26 19:47:37 +00:00
source_regexp *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00