diff options
author | robot-brewer <robot-brewer@yandex-team.com> | 2024-05-29 15:22:16 +0300 |
---|---|---|
committer | robot-brewer <robot-brewer@yandex-team.com> | 2024-05-29 15:35:44 +0300 |
commit | 9b5df6a5e45b26497781f75b02fa2b27d74d5bec (patch) | |
tree | 8f9b2fa9a0628fbad67df7f24dce495a7ed4189e | |
parent | 2f065b3fa5c830a40355ad91b6ea2c3ad42b509d (diff) | |
download | ydb-9b5df6a5e45b26497781f75b02fa2b27d74d5bec.tar.gz |
Release gdb14 #9
https://github.com/yandex/toolchain-registry/releases/tag/gdb14-v9
3760d2b4805b3c1226f0898f8e389d76b6ff5cf2
-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 aa1d733087..f7a26776f7 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:6164166258" + "uri": "sbr:6406540582" }, "linux-x86_64": { - "uri": "sbr:6164128408" + "uri": "sbr:6406437536" } }, "match": "GDB", diff --git a/build/mapping.conf.json b/build/mapping.conf.json index a2c38b2447..2ff249a15d 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -409,8 +409,10 @@ "5517239368": "https://devtools-registry.s3.yandex.net/5517239368", "3833498694": "https://devtools-registry.s3.yandex.net/3833498694", "6164166258": "https://devtools-registry.s3.yandex.net/6164166258", + "6406540582": "https://devtools-registry.s3.yandex.net/6406540582", "6133337898": "https://devtools-registry.s3.yandex.net/6133337898", "6164128408": "https://devtools-registry.s3.yandex.net/6164128408", + "6406437536": "https://devtools-registry.s3.yandex.net/6406437536", "6133419349": "https://devtools-registry.s3.yandex.net/6133419349", "1277521710": "https://devtools-registry.s3.yandex.net/1277521710", "1812152858": "https://devtools-registry.s3.yandex.net/1812152858", @@ -926,8 +928,10 @@ "5517239368": "flake8_linter for linux-aarch64", "3833498694": "gdb 11.2 for osx_10.15_catalina", "6164166258": "gdb-14-linux-aarch64-2f60b923acb68d45b101313954b70779c13a19b8", + "6406540582": "gdb-14-linux-aarch64-9d91f66a1caff272af94e2fc97e690a18d910204", "6133337898": "gdb-14-linux-aarch64-b1fa9be28bbf4ee845d6a39a049c7b60018a3695", "6164128408": "gdb-14-linux-x86_64-2f60b923acb68d45b101313954b70779c13a19b8", + "6406437536": "gdb-14-linux-x86_64-9d91f66a1caff272af94e2fc97e690a18d910204", "6133419349": "gdb-14-linux-x86_64-b1fa9be28bbf4ee845d6a39a049c7b60018a3695", "1277521710": "infra/kernel/tools/atop/build/atop-static.tar.gz", "1812152858": "junk/zubchick/buf/buf for linux", |