[Lldb-commits] [PATCH] D24495: A little bit more pointer safety in the Breakpoint code

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 13 11:02:22 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281360: Some more pointer safety in Breakpoint. (authored by zturner).

Changed prior to commit:
  https://reviews.llvm.org/D24495?vs=71185&id=71208#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24495

Files:
  lldb/trunk/include/lldb/Breakpoint/BreakpointOptions.h
  lldb/trunk/include/lldb/Breakpoint/WatchpointOptions.h
  lldb/trunk/include/lldb/Core/Baton.h
  lldb/trunk/source/API/SBBreakpoint.cpp
  lldb/trunk/source/Breakpoint/Breakpoint.cpp
  lldb/trunk/source/Breakpoint/BreakpointLocation.cpp
  lldb/trunk/source/Breakpoint/BreakpointOptions.cpp
  lldb/trunk/source/Breakpoint/Watchpoint.cpp
  lldb/trunk/source/Breakpoint/WatchpointOptions.cpp
  lldb/trunk/source/Commands/CommandObjectBreakpointCommand.cpp
  lldb/trunk/source/Commands/CommandObjectWatchpointCommand.cpp
  lldb/trunk/source/Core/Baton.cpp
  lldb/trunk/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24495.71208.patch
Type: text/x-patch
Size: 21047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160913/288b1381/attachment-0001.bin>


More information about the lldb-commits mailing list