diff options
author | hiddenpath <hiddenpath@yandex-team.com> | 2024-01-24 12:33:31 +0300 |
---|---|---|
committer | hiddenpath <hiddenpath@yandex-team.com> | 2024-01-24 13:26:55 +0300 |
commit | 132096b5614049a5d9d4cceb0f9fd15053ff350b (patch) | |
tree | 393c6003f0e7d500233742bf4a82c2c13018da2d | |
parent | 2ebe115aa06fa07994947fbf8cab8b63dcd40904 (diff) | |
download | ydb-132096b5614049a5d9d4cceb0f9fd15053ff350b.tar.gz |
Update gdb
-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 5c77c0f35d..15c8f4e246 100644 --- a/build/external_resources/gdb/resources.json +++ b/build/external_resources/gdb/resources.json @@ -7,10 +7,10 @@ "uri": "sbr:2319130389" }, "linux-x86_64": { - "uri": "sbr:5298901591" + "uri": "sbr:5709310220" }, "linux-aarch64": { - "uri": "sbr:5298918458" + "uri": "sbr:5709435327" } }, "platform_replacements": {}, diff --git a/build/mapping.conf.json b/build/mapping.conf.json index dee1276f63..07c8b9afc5 100644 --- a/build/mapping.conf.json +++ b/build/mapping.conf.json @@ -52,6 +52,8 @@ "309054781": "https://devtools-registry.s3.yandex.net/309054781", "5298918458": "https://devtools-registry.s3.yandex.net/5298918458", "5298901591": "https://devtools-registry.s3.yandex.net/5298901591", + "5709310220": "https://devtools-registry.s3.yandex.net/5709310220", + "5709435327": "https://devtools-registry.s3.yandex.net/5709435327", "360916612": "https://devtools-registry.s3.yandex.net/360916612", "4312064267": "https://devtools-registry.s3.yandex.net/4312064267", "4312063561": "https://devtools-registry.s3.yandex.net/4312063561", @@ -249,6 +251,8 @@ "309054781": "Ubuntu 16 x86-64 -> Ubuntu 16 aarch64 cross SDK", "5298918458": "bin-gdb-reloc-ya-linux-aarch64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", "5298901591": "bin-gdb-reloc-ya-linux-x86_64-62901b3b39a8b08c2d39a3bf08a1fc3a6d76eb78", + "5709310220": "bin-gdb-reloc-ya-linux-x86_64-70970b31ef83c56b51291cd8fe4f24449b582b59", + "5709435327": "bin-gdb-reloc-ya-linux-x86_64-70970b31ef83c56b51291cd8fe4f24449b582b59", "360916612": "binutils 2.26 for linux_ubuntu_10.04_lucid", "4312064267": "black_linter for linux", "4312063561": "black_linter for linux-aarch64", |