aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorDimitar Vlahovski <dvlahovski@google.com>2016-09-13 15:54:38 +0000
committerDimitar Vlahovski <dvlahovski@google.com>2016-09-13 15:54:38 +0000
commit1d2859ef6d3d158ae745578b07f5d01d6dca5b7a (patch)
tree74fd210b87ae6d807b7edfaa9881eb9fadcc8c54 /llvm/lib/CodeGen/MachineInstr.cpp
parent45b467523b34f0ad0fa03bd17a15a294d73ae808 (diff)
downloadllvm-1d2859ef6d3d158ae745578b07f5d01d6dca5b7a.zip
llvm-1d2859ef6d3d158ae745578b07f5d01d6dca5b7a.tar.gz
llvm-1d2859ef6d3d158ae745578b07f5d01d6dca5b7a.tar.bz2
MinidumpParsing: pid, modules, exceptions, strings
Summary: Added parsing of the MiscInfo data stream. The main member of it that we care about is the process_id On Linux generated Minidump (from breakpad) we don't have the MiscInfo, we have the /proc/$pid/status from where we can get the pid. Also parsing the module list - the list of all of the loaded modules/shared libraries. Parsing the exception stream. Parsing MinidumpStrings. I have unit tests for all of that. Also added some tests using a Minidump generated from Windows tools (not from breakpad) Reviewers: labath, zturner Subscribers: beanz, lldb-commits Differential Revision: https://reviews.llvm.org/D24385 llvm-svn: 281348
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions