Skip to content
Snippets Groups Projects
Unverified Commit 17f08c82 authored by Igor Munkin's avatar Igor Munkin
Browse files

luajit: bump new version

* gdb: add mmudata value to lj-gc output
* gdb: unwind Lua stack top part
parent 58625f3a
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,6 @@
* Fixed slots alignment in `lj-stack` command output when `LJ_GC64` is enabled
(gh-5876).
* Fixed dummy frame unwinding in `lj-stack` command.
* Fixed top part of Lua stack (red zone, free slots, top slot) unwinding in
`lj-stack` command.
* Added the value of `g->gc.mmudata` field to `lj-gc` output.
Subproject commit 196d4ca81381236d57d7959659b0659ff6be8957
Subproject commit 99f1d77df8ad39663ee5d00d4f450da4a524ba50
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment