[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
Wed Aug 19 02:57:30 PDT 2015


labath updated this revision to Diff 32526.
labath marked 4 inline comments as done.
labath added a comment.

- Address review comments


http://reviews.llvm.org/D12104

Files:
  source/Plugins/Process/Linux/NativeProcessLinux.cpp
  source/Plugins/Process/Linux/NativeProcessLinux.h
  source/Plugins/Process/Linux/NativeThreadLinux.cpp
  source/Plugins/Process/Linux/NativeThreadLinux.h
  test/functionalities/thread/create_during_instruction_step/Makefile
  test/functionalities/thread/create_during_instruction_step/TestCreateDuringInstructionStep.py
  test/functionalities/thread/create_during_instruction_step/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12104.32526.patch
Type: text/x-patch
Size: 32895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150819/1e2fd7c1/attachment-0001.bin>


More information about the lldb-commits mailing list