From 1e55a1245e26ee1645adc5016f00586a36a26165 Mon Sep 17 00:00:00 2001 From: Dodji Seketeli Date: Wed, 19 Nov 2014 16:50:48 +0100 Subject: [PATCH] Make the alt dwarf debug file *not* be a symlink * tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug: Make this be a real file, no more a symlink to ../../../test0-common-dwz.debug. * tests/data/test-alt-dwarf-file/test0-report.txt: Now that the file above is no more a symlink the message emitted by the test changes. It now says that the file found is the base name of the real file. So change the reference report accordingly. Signed-off-by: Dodji Seketeli --- ...7088580c513b439c9ed95fe6a8b29496495f26.debug | Bin 31 -> 1129 bytes tests/data/test-alt-dwarf-file/test0-report.txt | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) mode change 120000 => 100644 tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug diff --git a/tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug b/tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug deleted file mode 120000 index 52ef49f5..00000000 --- a/tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug +++ /dev/null @@ -1 +0,0 @@ -../../../test0-common-dwz.debug \ No newline at end of file diff --git a/tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug b/tests/data/test-alt-dwarf-file/test0-debug-dir/.build-id/16/7088580c513b439c9ed95fe6a8b29496495f26.debug new file mode 100644 index 0000000000000000000000000000000000000000..d740a7b137a08e952345dcaaa138c34eee4ee9f1 GIT binary patch literal 1129 zcmbtTO=}ZD7=9=F*=!pdjbhM)hf?s6-6XV9+FFC9N~lC66hsQkZfCL?*=#~~()1wp zBn0)~L3%14#k2p$Kj1I$2l!61Yjm~r;IK3EJkLDu`|i%nzTSKCC`SmSjld4fS*ij& z%*}BFHjp&H03B3BCF~0J$E^dnF_=7Ge73cF{^^_h{ma*nXH9qYJ+4U~fH}=_UGg?8 z5;D+wRUpa$v|bH}I##t_9f)>nk~R=y^S<#0EEz}gA&!InmN5a#kiya{9LI+)3T8nH z%d*O8h#c~&#v=g>L_a`nK{Z^QbhD(J@05}<0b-K}WyRdIwyfaed##KgHceTO{;1F_%CuN{1#LT)f@$*! zGy$x?t+E8%#GZqzIO1{OBUmh|b{9E7z=VrCHJxg+sSZxJ-(wE#)0f-{xNt)5dp-|5 z9y%RonT+aK|e qRyYMapuWo^%1*$h%pV0vI{g%TzCUEgDGPbTQj8f>*z=BtefS9yk&OcY literal 0 HcmV?d00001 diff --git a/tests/data/test-alt-dwarf-file/test0-report.txt b/tests/data/test-alt-dwarf-file/test0-report.txt index 3206d418..a3aacea8 100644 --- a/tests/data/test-alt-dwarf-file/test0-report.txt +++ b/tests/data/test-alt-dwarf-file/test0-report.txt @@ -1 +1 @@ -found the alternate debug info file 'test0-common-dwz.debug' +found the alternate debug info file '7088580c513b439c9ed95fe6a8b29496495f26.debug'