debugger: refactor debugging scenarios
Refactor the way how we run various debugger scenarios, getting rid of external static file, and producing debuggee scripts on the fly. The idea is to have everything in the single source: both source script to be used for debugging, and corresponding debugger commands. NO_DOC=internal NO_CHANGELOG=internal (cherry picked from commit 7314a1bd)
Showing
- test/app-luatest/console_debugger_session_test.lua 158 additions, 47 deletionstest/app-luatest/console_debugger_session_test.lua
- test/app-luatest/debug-self-target.lua 0 additions, 8 deletionstest/app-luatest/debug-self-target.lua
- test/app-luatest/debug-target.lua 0 additions, 12 deletionstest/app-luatest/debug-target.lua
Loading
Please register or sign in to comment