diff options
author | pg <pg@yandex-team.com> | 2024-02-14 21:17:06 +0300 |
---|---|---|
committer | pg <pg@yandex-team.com> | 2024-02-14 22:06:38 +0300 |
commit | d87291be3ae4e6bc1518bc97629e5474d4d8f228 (patch) | |
tree | d8eb7004d830d73d5a201a8a8fee19b9af2ef143 | |
parent | 16a637864e0190a1f69182de2ccd6a61e8b45020 (diff) | |
download | ydb-d87291be3ae4e6bc1518bc97629e5474d4d8f228.tar.gz |
08b5f3570237aeeaa7d6b949dbc357e9ebf4f1a7
-rw-r--r-- | build/external_resources/gdb/resources.json | 2 | ||||
-rw-r--r-- | build/mapping.conf.json | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/build/external_resources/gdb/resources.json b/build/external_resources/gdb/resources.json index ae74d5aca3..f6fb23fc8b 100644 --- a/build/external_resources/gdb/resources.json +++ b/build/external_resources/gdb/resources.json @@ -7,7 +7,7 @@ "uri": "sbr:2319130389" }, "linux-x86_64": { - "uri": "sbr:5758120203" + "uri": "sbr:5829731950" }, "linux-aarch64": { "uri": "sbr:5720688825" diff --git a/build/mapping.conf.json b/build/mapping.conf.json index 0281a595a2..5083a6f2ca 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -61,6 +61,7 @@ "5752428415": "https://devtools-registry.s3.yandex.net/5752428415", "5298918458": "https://devtools-registry.s3.yandex.net/5298918458", "5720688825": "https://devtools-registry.s3.yandex.net/5720688825", + "5829731950": "https://devtools-registry.s3.yandex.net/5829731950", "5298901591": "https://devtools-registry.s3.yandex.net/5298901591", "5720181629": "https://devtools-registry.s3.yandex.net/5720181629", "5709310220": "https://devtools-registry.s3.yandex.net/5709310220", @@ -315,6 +316,7 @@ "5752428415": "bin-clang-16-yandex-linux-x86_64-c0ea5f684dc5b6ab8af3aa0d88ef50cc5b3c1de2", "5298918458": "bin-gdb-reloc-ya-linux-aarch64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", "5720688825": "bin-gdb-reloc-ya-linux-aarch64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", + "5829731950": "bin-gdb-reloc-ya-linux-x86_64-0a733585515a72e05d1979e3130afbc501a441d6", "5298901591": "bin-gdb-reloc-ya-linux-x86_64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", "5720181629": "bin-gdb-reloc-ya-linux-x86_64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", "5709310220": "bin-gdb-reloc-ya-linux-x86_64-70970b31ef83c56b51291cd8fe4f24449b582b59", |