Y
Hacker News
new
|
ask
|
show
|
jobs
by
baq
1159 days ago
rr is basically black magic
1 comments
mijoharas
1159 days ago
It's a real shame that it can't be made to work on arm systems
link
natrys
1159 days ago
Readme and latest release note says it now supports Neoverse N1 (ampere altra, graviton2 and maybe some cortex ones) as well as Apple M1.
link
mijoharas
1159 days ago
Wow! That's amazing, i thought there were architectural issues that prevented it (something about interrupt timings sometimes increasing the number of instructions non-deterministically iirc).
Will have to check that out!
link
mijoharas
1159 days ago
There it is!
https://github.com/rr-debugger/rr/issues/1373
link
icholy
1159 days ago
AFAIK it works on AWS graviton.
link
guipsp
1159 days ago
It does seem to work on Apple ARM
link
3836293648
1159 days ago
Does it? Or is it running in Rosetta?
link
hobofan
1159 days ago
AFAIK it only works on Linux on bare metal M1 (so not on virtualized Linux in macOS).
link