[Lldb-commits] [PATCH] Prevent LLGS from crashing when exiting - make NativeProcessLinux to wait until ThreadStateCoordinator is fully stopped before entering ~NativeProcessLinux.

Oleksiy Vyalov ovyalov at google.com
Thu Feb 19 10:01:22 PST 2015


AFFECTED FILES

  /lldb/trunk/include/lldb/Host/common/NativeProcessProtocol.h
  /lldb/trunk/source/Host/common/NativeProcessProtocol.cpp
  /lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  /lldb/trunk/source/Plugins/Process/Linux/NativeProcessLinux.h
  /lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.cpp
  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp

USERS

  ovyalov (Author)

http://reviews.llvm.org/rL229875


http://reviews.llvm.org/D7692

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list