aboutsummaryrefslogtreecommitdiffstats
path: root/build/external_resources
diff options
context:
space:
mode:
authornkozlovskiy <nmk@ydb.tech>2023-10-26 14:34:27 +0300
committernkozlovskiy <nmk@ydb.tech>2023-10-26 15:21:55 +0300
commita23a5218e640117e0edfb16eaaf956393dfcfa81 (patch)
treeda1ddba26d7f354738e5ac47c5ab6671fe03dd39 /build/external_resources
parent4f504885ab6f95bc35471124d1b0107ab0095090 (diff)
downloadydb-a23a5218e640117e0edfb16eaaf956393dfcfa81.tar.gz
oss-ydb: enable export external_resources/gdb
Diffstat (limited to 'build/external_resources')
-rw-r--r--build/external_resources/gdb/resources.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/build/external_resources/gdb/resources.json b/build/external_resources/gdb/resources.json
new file mode 100644
index 0000000000..5c77c0f35d
--- /dev/null
+++ b/build/external_resources/gdb/resources.json
@@ -0,0 +1,18 @@
+{
+ "by_platform": {
+ "darwin-x86_64": {
+ "uri": "sbr:3833498694"
+ },
+ "darwin-arm64": {
+ "uri": "sbr:2319130389"
+ },
+ "linux-x86_64": {
+ "uri": "sbr:5298901591"
+ },
+ "linux-aarch64": {
+ "uri": "sbr:5298918458"
+ }
+ },
+ "platform_replacements": {},
+ "match": "GDB"
+}