aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorrobot-brewer <robot-brewer@yandex-team.com>2024-04-10 13:13:06 +0300
committerrobot-brewer <robot-brewer@yandex-team.com>2024-04-10 13:27:52 +0300
commit3140423be6b60b852ae783b8c77918080f3ed5dc (patch)
treed4f70baf0c2085af434a55c04a0bb5e23ad8b4f6 /build
parentde913c5eab1470b85e31fe69ba6dc0cabb7a990b (diff)
downloadydb-3140423be6b60b852ae783b8c77918080f3ed5dc.tar.gz
Release gdb14 #6
https://github.com/yandex/toolchain-registry/releases/tag/gdb14-v6 e34413315b5e531a8360c47b097cf82c51f1b612
Diffstat (limited to 'build')
-rw-r--r--build/external_resources/gdb/resources.json16
-rw-r--r--build/mapping.conf.json4
2 files changed, 12 insertions, 8 deletions
diff --git a/build/external_resources/gdb/resources.json b/build/external_resources/gdb/resources.json
index f6fb23fc8b..2ac3f573e2 100644
--- a/build/external_resources/gdb/resources.json
+++ b/build/external_resources/gdb/resources.json
@@ -1,18 +1,18 @@
{
"by_platform": {
- "darwin-x86_64": {
- "uri": "sbr:3833498694"
- },
"darwin-arm64": {
"uri": "sbr:2319130389"
},
- "linux-x86_64": {
- "uri": "sbr:5829731950"
+ "darwin-x86_64": {
+ "uri": "sbr:3833498694"
},
"linux-aarch64": {
- "uri": "sbr:5720688825"
+ "uri": "sbr:6133337898"
+ },
+ "linux-x86_64": {
+ "uri": "sbr:6133419349"
}
},
- "platform_replacements": {},
- "match": "GDB"
+ "match": "GDB",
+ "platform_replacements": {}
}
diff --git a/build/mapping.conf.json b/build/mapping.conf.json
index 47d2094f7f..56a96edd45 100644
--- a/build/mapping.conf.json
+++ b/build/mapping.conf.json
@@ -326,6 +326,8 @@
"4307901240": "https://devtools-registry.s3.yandex.net/4307901240",
"5517239368": "https://devtools-registry.s3.yandex.net/5517239368",
"3833498694": "https://devtools-registry.s3.yandex.net/3833498694",
+ "6133337898": "https://devtools-registry.s3.yandex.net/6133337898",
+ "6133419349": "https://devtools-registry.s3.yandex.net/6133419349",
"1277521710": "https://devtools-registry.s3.yandex.net/1277521710",
"5776380974": "https://devtools-registry.s3.yandex.net/5776380974",
"5777101734": "https://devtools-registry.s3.yandex.net/5777101734",
@@ -754,6 +756,8 @@
"4307901240": "flake8_linter for linux-aarch64",
"5517239368": "flake8_linter for linux-aarch64",
"3833498694": "gdb 11.2 for osx_10.15_catalina",
+ "6133337898": "gdb-14-linux-aarch64-b1fa9be28bbf4ee845d6a39a049c7b60018a3695",
+ "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",
"5777101734": "none-none-none-result_resources/jdk-darwin-aarch64.yandex.tgz",