[Lldb-commits] [PATCH] [Updated, 58 lines] D25021: [LLDB][MIPS] Fix qProcessInfo to return correct pointer size based on ELF ABI
Nitesh Jain via lldb-commits
lldb-commits at lists.llvm.org
Fri Sep 30 04:07:45 PDT 2016
nitesh.jain removed rL LLVM as the repository for this revision.
nitesh.jain updated this revision to Diff 73029.
nitesh.jain added a comment.
We just require ABI information so that auxv vector is parse when lldb try to attach a process via "attach -p pid"
https://reviews.llvm.org/D25021
Files:
include/lldb/Core/ArchSpec.h
source/Core/ArchSpec.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25021.73029.patch
Type: text/x-patch
Size: 3839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160930/cc53cd06/attachment-0001.bin>
More information about the lldb-commits
mailing list