aws / aws/aws-toolkit-vscode

Add ability to debug dotnet Lambdas on arm64

Open
#7,994 0 comments 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

## Problem

I get a message that says "The vsdbg debugger does not currently support the arm64 architecture. Function will run locally without debug." on my mac.

## Expected behavior

It would work the same as it does on an x86_64 machine.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported dotnet Lambda debugging behavior on an arm64 Mac and compare it with x86_64 local debugging. Investigate the local Lambda debug path and the vsdbg architecture limitation; done means arm64 functions debug locally instead of falling back to running without debug.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.