oli-obk / priroda

A graphical debugger for Rust MIR
Apache License 2.0
183 stars 13 forks source link

Show stack of threads other than the current #25

Open bjorn3 opened 4 years ago

bjorn3 commented 4 years ago

I agree that this would be nice, but, unfortunately, this would be a more substantial change and right now I do not have enough time for that.

that's totally fine in my book. We can add additional logic for showing the stack of other threads than the current one later. Let's just get the general logic working

Originally posted by @oli-obk in https://github.com/oli-obk/priroda/pull/23#issuecomment-661112695