[Lldb-commits] [PATCH] D13646: [LLDB] Don't use signo as key in Signals DenseMap, as signo are not unique

Mohit Bhakkad via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 20 00:13:02 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250801: [LLDB] Insert names with same signo as alias instead of a new entry (authored by mohit.bhakkad).

Changed prior to commit:
  http://reviews.llvm.org/D13646?vs=37469&id=37828#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13646

Files:
  lldb/trunk/include/lldb/Target/UnixSignals.h
  lldb/trunk/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
  lldb/trunk/source/Plugins/Process/Utility/FreeBSDSignals.cpp
  lldb/trunk/source/Plugins/Process/Utility/LinuxSignals.cpp
  lldb/trunk/source/Plugins/Process/Utility/MipsLinuxSignals.cpp
  lldb/trunk/source/Target/UnixSignals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13646.37828.patch
Type: text/x-patch
Size: 52423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151020/e60466cd/attachment-0001.bin>


More information about the lldb-commits mailing list