Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
# (find-angg ".lua50/PP.c")
# (find-node "(gdb)Calling")
# (find-node "(gdb)Define")

define depth
  p lua_gettop(L)
end
define PP
  call PP(L, $arg0)
end