Add ability to debug dotnet Lambdas on arm64
Open
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
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