knurling-rs / probe-run

Run embedded programs just like native ones
Apache License 2.0
645 stars 75 forks source link

unwind: read as little stacked registers as possible #207

Closed japaric closed 3 years ago

japaric commented 3 years ago

the other registers that were being read are not used in the unwinding process closes #187 (this doesn't appear to help with unwinding programs that are in a 'stack overflowed' state however)

jonas-schievink commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: