Skip to content

Commit

Permalink
luajit: bump new version
Browse files Browse the repository at this point in the history
* gdb: add mmudata value to lj-gc output
* gdb: unwind Lua stack top part
  • Loading branch information
igormunkin committed Feb 11, 2022
1 parent 9b63e56 commit ec1d7f4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelogs/unreleased/luajit-gdb-py-fixes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## bugfix/luajit

* 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.
2 changes: 1 addition & 1 deletion third_party/luajit
Submodule luajit updated 1 files
+44 −23 src/luajit-gdb.py

0 comments on commit ec1d7f4

Please sign in to comment.