Skip to content

Commit f2caf72

Browse files
Fix debugger crash with in-memory symbols (#9335)
This PR updates the debugger to 2.141.1, which is a hotfix containing the fix for #9311
1 parent 81f6fb5 commit f2caf72

1 file changed

Lines changed: 19 additions & 19 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@
425425
{
426426
"id": "Debugger",
427427
"description": ".NET Core Debugger (Windows / x64)",
428-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-win7-x64.zip",
428+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-win7-x64.zip",
429429
"installPath": ".debugger/x86_64",
430430
"platforms": [
431431
"win32"
@@ -435,12 +435,12 @@
435435
"arm64"
436436
],
437437
"installTestPath": "./.debugger/x86_64/vsdbg-ui.exe",
438-
"integrity": "9128836E1255AABB29B4D9FDB58C623B95B42867FCAA50AD8C6D1B8A04D02365"
438+
"integrity": "5043FA5790848CA925B0412ABA0BD8BF0C6DE1D66CAD203FD0CCC64C755C9D52"
439439
},
440440
{
441441
"id": "Debugger",
442442
"description": ".NET Core Debugger (Windows / ARM64)",
443-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-win10-arm64.zip",
443+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-win10-arm64.zip",
444444
"installPath": ".debugger/arm64",
445445
"platforms": [
446446
"win32"
@@ -449,12 +449,12 @@
449449
"arm64"
450450
],
451451
"installTestPath": "./.debugger/arm64/vsdbg-ui.exe",
452-
"integrity": "33E5D27DE3732CF92F09BB764175F2C0645B47D922559FB4761281864128A8FF"
452+
"integrity": "BB0F3E33238521101B723B2C8DAEA66426913B8CC6B9DE39B92C611D6EBF67CC"
453453
},
454454
{
455455
"id": "Debugger",
456456
"description": ".NET Core Debugger (macOS / x64)",
457-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-osx-x64.zip",
457+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-osx-x64.zip",
458458
"installPath": ".debugger/x86_64",
459459
"platforms": [
460460
"darwin"
@@ -468,12 +468,12 @@
468468
"./vsdbg"
469469
],
470470
"installTestPath": "./.debugger/x86_64/vsdbg-ui",
471-
"integrity": "30E7A625A5334600F391530705C7BB12FE64E0319A7ABFC938360FEE2293D0FA"
471+
"integrity": "FBFBDD59116845894731BCA59ED88EFDA391F495FA489F5FD8E60AD796AD250C"
472472
},
473473
{
474474
"id": "Debugger",
475475
"description": ".NET Core Debugger (macOS / arm64)",
476-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-osx-arm64.zip",
476+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-osx-arm64.zip",
477477
"installPath": ".debugger/arm64",
478478
"platforms": [
479479
"darwin"
@@ -486,12 +486,12 @@
486486
"./vsdbg"
487487
],
488488
"installTestPath": "./.debugger/arm64/vsdbg-ui",
489-
"integrity": "A316CB152C99AD2875D405A13AE88BFB437ABAEB7AA9F9E17B5B3A02756CDC0E"
489+
"integrity": "7D146354B9E86CD4EE9FE9E609BC0BC3D2F11F85B5C3F444EE6E9C07C48EAFFE"
490490
},
491491
{
492492
"id": "Debugger",
493493
"description": ".NET Core Debugger (linux / ARM)",
494-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-linux-arm.zip",
494+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-linux-arm.zip",
495495
"installPath": ".debugger",
496496
"platforms": [
497497
"linux"
@@ -504,12 +504,12 @@
504504
"./vsdbg"
505505
],
506506
"installTestPath": "./.debugger/vsdbg-ui",
507-
"integrity": "33F99101743B40FE61C224A8408B0F53316F8163D9FA86DCA222C08B5E98A338"
507+
"integrity": "883742C1A41976B29322D26E4BDBC9AD950321E7866BC1B18D6053831AF0A06F"
508508
},
509509
{
510510
"id": "Debugger",
511511
"description": ".NET Core Debugger (linux / ARM64)",
512-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-linux-arm64.zip",
512+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-linux-arm64.zip",
513513
"installPath": ".debugger",
514514
"platforms": [
515515
"linux"
@@ -522,12 +522,12 @@
522522
"./vsdbg"
523523
],
524524
"installTestPath": "./.debugger/vsdbg-ui",
525-
"integrity": "F70509283D817B68F4C114B2F84F5E5D28A1FCDA193CA8B88C801165F4C05D06"
525+
"integrity": "7C3A6C702688A326A0E6AEB9D649B230A69049C583B677F9C415BDD8F972583A"
526526
},
527527
{
528528
"id": "Debugger",
529529
"description": ".NET Core Debugger (linux musl / x64)",
530-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-linux-musl-x64.zip",
530+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-linux-musl-x64.zip",
531531
"installPath": ".debugger",
532532
"platforms": [
533533
"linux-musl"
@@ -540,12 +540,12 @@
540540
"./vsdbg"
541541
],
542542
"installTestPath": "./.debugger/vsdbg-ui",
543-
"integrity": "9DBBBE45C78C7AAEFD9E1F1DE8783993BEA3F494BBC71D7E8287167E91B4AAD9"
543+
"integrity": "1F43DEEF83C428D9ECC8FCF72F6BAF00CE7DF379944F500F4074DC0DAB1F2F78"
544544
},
545545
{
546546
"id": "Debugger",
547547
"description": ".NET Core Debugger (linux musl / ARM64)",
548-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-linux-musl-arm64.zip",
548+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-linux-musl-arm64.zip",
549549
"installPath": ".debugger",
550550
"platforms": [
551551
"linux-musl"
@@ -558,12 +558,12 @@
558558
"./vsdbg"
559559
],
560560
"installTestPath": "./.debugger/vsdbg-ui",
561-
"integrity": "A4921904DA9614B52E57C6688F5350202E464B0E0A8F1A257C50106C29F2DB51"
561+
"integrity": "259E76A41CBBCDBD705FEF4890090145A4AB26DBFCEAA0D0552F018C5DFB6ECC"
562562
},
563563
{
564564
"id": "Debugger",
565565
"description": ".NET Core Debugger (linux / x64)",
566-
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-0/coreclr-debug-linux-x64.zip",
566+
"url": "https://vsdebugger-cyg0dxb6czfafzaz.b01.azurefd.net/coreclr-debug-2-141-1/coreclr-debug-linux-x64.zip",
567567
"installPath": ".debugger",
568568
"platforms": [
569569
"linux"
@@ -576,7 +576,7 @@
576576
"./vsdbg"
577577
],
578578
"installTestPath": "./.debugger/vsdbg-ui",
579-
"integrity": "0A10E61417BC7BD32A52B20C8A8415116B80845D4E0543D81D4BAF517B6A07D3"
579+
"integrity": "55595A399AD5D7B04815DC694E3F1F1F835B673529F72593650BEDF127E751C4"
580580
},
581581
{
582582
"id": "RazorOmnisharp",
@@ -5763,4 +5763,4 @@
57635763
}
57645764
}
57655765
}
5766-
}
5766+
}

0 commit comments

Comments
 (0)