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