-
Notifications
You must be signed in to change notification settings - Fork 94
Open
Labels
enhancementA feature request or other kind of enhancement.A feature request or other kind of enhancement.experiment
Description
Is your feature request related to a problem? Please describe.
Debugging LLVM-compiled code is complicated by it having the C stack-pointer in ZP at $02-$03, which renders it vulnerable to corruption.
Describe the solution you'd like
I'll work out the fine details, as there are challenges for making the protection settings survive the freeze/unfreeze process.
Describe alternatives you've considered
Endless hours of frustrating debugging.
Additional context
Triggered by MEGAphone transition to LLVM
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementA feature request or other kind of enhancement.A feature request or other kind of enhancement.experiment