[Lldb-commits] [PATCH] D68750: Implement serialization and deserialization of scripted points

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 10 10:44:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG47b33dcc0df8: Implement serializing scripted breakpoints and their extra args. (authored by jingham).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68750/new/

https://reviews.llvm.org/D68750

Files:
  lldb/include/lldb/Breakpoint/BreakpointResolverScripted.h
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/TestBreakpointSerialization.py
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/resolver.py
  lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/serialize/side_effect.py
  lldb/source/Breakpoint/BreakpointResolver.cpp
  lldb/source/Breakpoint/BreakpointResolverScripted.cpp
  lldb/source/Target/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68750.224413.patch
Type: text/x-patch
Size: 11668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191010/76f028a7/attachment.bin>


More information about the lldb-commits mailing list