You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
453 B
14 lines
453 B
# RUN: yaml2obj %S/Inputs/uuid-matching-mac.yaml -o %T/uuid-matching-mac.out
|
|
# RUN: cd %S
|
|
# RUN: %lldb %T/uuid-matching-mac.out -s %s -o exit | FileCheck %s
|
|
|
|
target symbols add Inputs/uuid-matching-mac.syms
|
|
# CHECK-LABEL: target symbols add
|
|
# CHECK: symbol file '{{.*}}uuid-matching-mac.syms' has been added to '{{.*}}uuid-matching-mac.out'
|
|
|
|
image lookup -n main
|
|
# CHECK-LABEL: image lookup
|
|
# CHECK: Address: uuid-matching-mac.out[0x0000000100000f90]
|
|
|
|
|