Serilize the thread options within the breakpoint options.
authorJim Ingham <jingham@apple.com>
Thu, 22 Sep 2016 22:00:59 +0000 (22:00 +0000)
committerJim Ingham <jingham@apple.com>
Thu, 22 Sep 2016 22:00:59 +0000 (22:00 +0000)
commit778ef392940c6ff5cf44c2f2b248c48390d274dd
tree44c9316ce13f43fe40e809559e15bacef3d46926
parent547ebad0b9843b3a5416195fd787281c8e8e7bd3
Serilize the thread options within the breakpoint options.

llvm-svn: 282205
lldb/include/lldb/Breakpoint/BreakpointOptions.h
lldb/include/lldb/Target/ThreadSpec.h
lldb/source/Breakpoint/BreakpointOptions.cpp
lldb/source/Target/ThreadSpec.cpp