aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectBreakpointCommand.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2015-05-29 03:20:37 +0000
committerGreg Clayton <gclayton@apple.com>2015-05-29 03:20:37 +0000
commitaeb3b8b1c03c3cc92de65bf0267dae52d05e51d9 (patch)
treeac0f98a502c7a6c10442cf62431dda4b081e7595 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp
parent27a6cfd8230a65dd9b512024e602d34549dffc3d (diff)
downloadllvm-aeb3b8b1c03c3cc92de65bf0267dae52d05e51d9.zip
llvm-aeb3b8b1c03c3cc92de65bf0267dae52d05e51d9.tar.gz
llvm-aeb3b8b1c03c3cc92de65bf0267dae52d05e51d9.tar.bz2
Change ProcessEventData over to use a std::weak_ptr to a process intead of a std::shared_ptr. Anyone consuming events for a process should have the process around long enough to grab the event and anyone that holds onto an event for too long won't keep the process around.
llvm-svn: 238541
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions