Lines Matching full:binary
6 # RUN: %clang_host -Wl,--dynamic-list=%T/dynmic-symbols.txt -g -o %t.binary %p/Inputs/minidebuginfo…
11 # Extract the dynamic symbols from the main binary, there is no need
14 # IGNORE: llvm-nm -D %t.binary --format=posix --defined-only | awk '{ print $1 }' | sort > %t.dynsy…
20 # IGNORE: llvm-nm %t.binary --format=posix --defined-only | awk '{ if ($2 == "T" || $2 == "t" || $2…
30 # Separate full debug info into debug binary.
32 # RUN: llvm-objcopy --only-keep-debug %t.binary %t.debug
41 # in the .dynsym section of the main binary. The bits removing .rela.plt,
47 # Drop the full debug info from the original binary.
49 # RUN: llvm-strip --strip-all -R .comment %t.binary
52 # original binary.
56 # RUN: llvm-objcopy --add-section .gnu_debugdata=%t.mini_debuginfo.xz %t.binary
58 # Now run the binary and see that we can set and hit a breakpoint
62 … -o 'b multiplyByFour' -o 'run' -o 'continue' -o 'breakpoint list -v' %t.binary | FileCheck %s --d…
65 # CHECK-NEXT: Breakpoint 1: where = minidebuginfo-set-and-hit-breakpoint.test.tmp.binary`multiplyBy…
68 # CHECK-NEXT: Breakpoint 2: where = minidebuginfo-set-and-hit-breakpoint.test.tmp.binary`multiplyBy…
77 # CHECK-NEXT: module = {{.*}}/minidebuginfo-set-and-hit-breakpoint.test.tmp.binary
86 # CHECK-NEXT: module = {{.*}}/minidebuginfo-set-and-hit-breakpoint.test.tmp.binary