[Tarantool-patches] [PATCH luajit 0/4] Introduce dumpers for bytecodes in debuggers
Sergey Kaplun
skaplun at tarantool.org
Sun Jun 21 14:52:31 MSK 2026
Evgeniy,
Thanks for the review!
On 21.06.26, Evgeniy Temirgaleev wrote:
> Hi, Sergey! Thanks for the upgrade of the debuggers extension!
>
> I try your updates in the Docker on Arm64 (M4 Pro chip). On the latest Ubuntu versions (24/26) all tests were passed now.
>
> Under Ubuntu 20 it’s all ok for gcc build, and there are some fails with clang build. I think, this may be fixed later.
It looks like there are some troubles with emitting debug information by
Clang (or reading it by GDB):
| Single stepping until exit from function lj_cf_unpack,
| which has no line number information.
And this is only for the arm64 clang build inspected by gdb. x64 docker
with Ubuntu 20 works fine.
I agree to postpone this issue.
>
> LGTM for all commits.
Thanks!
<snipped>
>
> --
> Best regards,
> Evgeniy Temirgaleev
--
Best regards,
Sergey Kaplun
More information about the Tarantool-patches
mailing list