summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorJoseph Tremoulet <jotrem@microsoft.com>2019-10-18 14:56:19 +0000
committerJoseph Tremoulet <jotrem@microsoft.com>2019-10-18 14:56:19 +0000
commita50272f8261f775d085524672d33cf67b27cd045 (patch)
treef69262e954e1a7f6564b21bbcce2ed9fcb9f5125 /lldb/packages/Python/lldbsuite/test
parent6c7d7eebda38340d8bbaf99c6ceedb55e32c3a72 (diff)
downloadbcm5719-llvm-a50272f8261f775d085524672d33cf67b27cd045.tar.gz
bcm5719-llvm-a50272f8261f775d085524672d33cf67b27cd045.zip
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-x86_64.yaml5
1 files changed, 4 insertions, 1 deletions
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
OpenPOWER on IntegriCloud