From a50272f8261f775d085524672d33cf67b27cd045 Mon Sep 17 00:00:00 2001 From: Joseph Tremoulet Date: Fri, 18 Oct 2019 14:56:19 +0000 Subject: Update MinidumpYAML to use minidump::Exception for exception stream Reviewers: labath, jhenderson, clayborg, MaskRay, grimar Reviewed By: grimar Subscribers: lldb-commits, grimar, MaskRay, hiraditya, llvm-commits Tags: #llvm, #lldb Differential Revision: https://reviews.llvm.org/D68657 llvm-svn: 375242 --- .../test/functionalities/postmortem/minidump-new/linux-x86_64.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/postmortem') diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64.yaml b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64.yaml index 6627a0b402c..21ea3ba5dea 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64.yaml +++ b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64.yaml @@ -14,7 +14,10 @@ Streams: Module Name: '/tmp/test/linux-x86_64' CodeView Record: 4C457042E35C283BC327C28762DB788BF5A4078BE2351448 - Type: Exception - Content: DD740000000000000B00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000D0040000F8310000 + Thread ID: 0x000074DD + Exception Record: + Exception Code: 0x0000000B + Thread Context: 00000000 - Type: SystemInfo Processor Arch: AMD64 Processor Level: 6 -- cgit v1.2.3