You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any ETA as to when a new release of gimli will be made?
Some backgroud - I've added AArch64 support to our profiler today. Unfortunately it's broken on gimli 0.17 (where only the CFA rule is returned with no rules for registers), however it seems to have been fixed already as the current master doesn't have that problem.
(Side note - I'm really loving the new interface! It's significantly more ergonomic than the old one.)
The text was updated successfully, but these errors were encountered:
Is there any ETA as to when a new release of gimli will be made?
I want to finish implementing writing of .eh_frame (currently we only write .debug_frame), since that might require some breaking changes in the write API, so maybe a week or two?
Is there any ETA as to when a new release of
gimli
will be made?Some backgroud - I've added AArch64 support to our profiler today. Unfortunately it's broken on
gimli
0.17 (where only the CFA rule is returned with no rules for registers), however it seems to have been fixed already as the currentmaster
doesn't have that problem.(Side note - I'm really loving the new interface! It's significantly more ergonomic than the old one.)
The text was updated successfully, but these errors were encountered: