Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import OTP toolchain fixing 'unknown function' in stack frames
Summary: Import a new version of the experimental OTP toolchain. Main changes: - Fixes a bug where we'd fail to identify the current function for BIFs such like `erlang:hibernate/3`, `erlang:apply/3`, etc. - Contains new unit-tests for stack-frames and registers functions in the `erl_debugger` module For actual changes see [here](https://github.com/jcpetruzza/otp/compare/edb-2025-01-21..edb-2025-01-23) Reviewed By: robertoaloi Differential Revision: D68563892 fbshipit-source-id: 784856e8dc0926d4269a846aa9d8cdddf87eb6e1
- Loading branch information