[Lldb-commits] [PATCH] D12104: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 20 02:07:11 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245545: [NativeProcessLinux] Fix a bug in instruction-stepping over thread creation (authored by labath).

Changed prior to commit:
  http://reviews.llvm.org/D12104?vs=32571&id=32669#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12104

Files:
  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/Linux/NativeThreadLinux.h
  lldb/trunk/test/functionalities/thread/create_during_instruction_step/Makefile
  lldb/trunk/test/functionalities/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py
  lldb/trunk/test/functionalities/thread/create_during_instruction_step/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12104.32669.patch
Type: text/x-patch
Size: 32617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150820/d3f6bece/attachment-0001.bin>


More information about the lldb-commits mailing list