summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/linux-arm-zero-uuids.yaml
blob: 7ca887cdf2c9b956835976a82447d3abe62ac846 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- !minidump
Streams:         
  - Type:            SystemInfo
    Processor Arch:  AMD64
    Platform ID:     Linux
    CSD Version:     '15E216'
    CPU:             
      Vendor ID:       GenuineIntel
      Version Info:    0x00000000
      Feature Info:    0x00000000
  - Type:            ModuleList
    Modules:         
      - Base of Image:   0x0000000000001000
        Size of Image:   0x00001000
        Module Name:     '/file/does/not/exist/a'
        CodeView Record: '52534453000000000000000000000000000000000000000000'
      - Base of Image:   0x0000000000001000
        Size of Image:   0x00001000
        Module Name:     '/file/does/not/exist/b'
        CodeView Record: '52534453000000000000000000000000000000000000000000'
...
OpenPOWER on IntegriCloud