diff options
author | robot-brewer <robot-brewer@yandex-team.com> | 2024-04-14 13:35:49 +0300 |
---|---|---|
committer | robot-brewer <robot-brewer@yandex-team.com> | 2024-04-14 13:44:31 +0300 |
commit | 89f2322ff646da7f9719ae9f7145368da9ee79d4 (patch) | |
tree | 5c0e09fa9e44033a732735f461c3569d1f520da4 | |
parent | 51e5eb32e4344ee9c710455de559b5bbfd95c35d (diff) | |
download | ydb-89f2322ff646da7f9719ae9f7145368da9ee79d4.tar.gz |
Release gdb14 #8
https://github.com/yandex/toolchain-registry/releases/tag/gdb14-v8
96908d69ac44690643b10e6c59c5c5ec017c9748
-rw-r--r-- | build/external_resources/gdb/resources.json | 4 | ||||
-rw-r--r-- | build/mapping.conf.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/build/external_resources/gdb/resources.json b/build/external_resources/gdb/resources.json index 2ac3f573e24..aa1d7330871 100644 --- a/build/external_resources/gdb/resources.json +++ b/build/external_resources/gdb/resources.json @@ -7,10 +7,10 @@ "uri": "sbr:3833498694" }, "linux-aarch64": { - "uri": "sbr:6133337898" + "uri": "sbr:6164166258" }, "linux-x86_64": { - "uri": "sbr:6133419349" + "uri": "sbr:6164128408" } }, "match": "GDB", diff --git a/build/mapping.conf.json b/build/mapping.conf.json index f05698374f1..9e0838bf144 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -339,7 +339,9 @@ "4307901240": "https://devtools-registry.s3.yandex.net/4307901240", "5517239368": "https://devtools-registry.s3.yandex.net/5517239368", "3833498694": "https://devtools-registry.s3.yandex.net/3833498694", + "6164166258": "https://devtools-registry.s3.yandex.net/6164166258", "6133337898": "https://devtools-registry.s3.yandex.net/6133337898", + "6164128408": "https://devtools-registry.s3.yandex.net/6164128408", "6133419349": "https://devtools-registry.s3.yandex.net/6133419349", "1277521710": "https://devtools-registry.s3.yandex.net/1277521710", "5776380974": "https://devtools-registry.s3.yandex.net/5776380974", @@ -782,7 +784,9 @@ "4307901240": "flake8_linter for linux-aarch64", "5517239368": "flake8_linter for linux-aarch64", "3833498694": "gdb 11.2 for osx_10.15_catalina", + "6164166258": "gdb-14-linux-aarch64-2f60b923acb68d45b101313954b70779c13a19b8", "6133337898": "gdb-14-linux-aarch64-b1fa9be28bbf4ee845d6a39a049c7b60018a3695", + "6164128408": "gdb-14-linux-x86_64-2f60b923acb68d45b101313954b70779c13a19b8", "6133419349": "gdb-14-linux-x86_64-b1fa9be28bbf4ee845d6a39a049c7b60018a3695", "1277521710": "infra/kernel/tools/atop/build/atop-static.tar.gz", "5776380974": "none-none-none-result_resources/jdk-darwin-aarch64.yandex.tgz", |