diff options
author | Greg Clayton <gclayton@apple.com> | 2015-03-31 21:01:48 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2015-03-31 21:01:48 +0000 |
commit | 902716728c221edf80284a21e4f3bac0ead5c7f7 (patch) | |
tree | 910f4c4b23f166a450ed0f69a60cfaec98251231 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 30daf915ba7d93132d070a5f8688e698a9c8de3c (diff) | |
download | llvm-902716728c221edf80284a21e4f3bac0ead5c7f7.zip llvm-902716728c221edf80284a21e4f3bac0ead5c7f7.tar.gz llvm-902716728c221edf80284a21e4f3bac0ead5c7f7.tar.bz2 |
Make sure that "add-dsym" can't crash us when using it.
I am fixing this by:
1 - make sure we aren't trying to set the symbol file for a module to the same thing it already has and leaving it alone if it is the same
2 - keep all old symbol files around in the module in case there are any outstanding type references
<rdar://problem/18029116>
llvm-svn: 233757
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions