Skip to content
Snippets Groups Projects
Commit e608a737 authored by Timur Safin's avatar Timur Safin Committed by Igor Munkin
Browse files

debugger: retrieve @builtin/%s.lua sources

Extend Tarantool kernel internal API with the call
`tarantool.debug.getsources()` to allow to retrieve sources
of a Tarantool `builtin/*` modules to show them in the
debugger shell.

Created simple luatest script for checking consistency
of a values returned from `require 'tarantool'.debug.getsources()`
and an ctual script file content we expected to receive.

NO_DOC=see future commit
NO_CHANGELOG=see future commit
parent 03cb944f
No related branches found
Tags 1.5.0
Loading
Loading
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