[Lldb-commits] [PATCH] Implemented "thread jump" built-in command.
Richard Mitton
richard at codersnotes.com
Tue Sep 3 12:31:31 PDT 2013
(accidentally submitted patch with tabs instead of spaces, fixed)
http://llvm-reviews.chandlerc.com/D1452
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1452?vs=3996&id=3997#toc
Files:
include/lldb/API/SBThread.h
include/lldb/Core/Error.h
include/lldb/Core/Module.h
include/lldb/Core/ModuleList.h
include/lldb/Target/RegisterContext.h
include/lldb/Target/Thread.h
scripts/Python/interface/SBThread.i
source/API/SBThread.cpp
source/Commands/CommandObjectThread.cpp
source/Core/Error.cpp
source/Core/Module.cpp
source/Core/ModuleList.cpp
source/Interpreter/CommandInterpreter.cpp
source/Target/RegisterContext.cpp
source/Target/Thread.cpp
test/functionalities/thread/jump/Makefile
test/functionalities/thread/jump/TestThreadJump.py
test/functionalities/thread/jump/main.cpp
test/functionalities/thread/jump/other.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1452.4.patch
Type: text/x-patch
Size: 27996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20130903/457d2fa0/attachment.bin>
More information about the lldb-commits
mailing list