UPDATE: devel/ruby-debug 1.7.2 -> 1.8.0

This commit is contained in:
purplerain 2023-09-02 04:33:04 +00:00
parent 34c69871b7
commit 2aa6c45b7a
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
3 changed files with 11 additions and 6 deletions

View file

@ -1,5 +1,7 @@
${GEM_BIN}/rdbg30
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/extensions/x86_64-unknown/
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/
${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/debug/
@so ${GEM_LIB}/extensions/x86_64-unknown/${MODRUBY_LIBREV}/${DISTNAME}/debug/debug.so
@ -35,6 +37,8 @@ ${GEM_LIB}/gems/${DISTNAME}/lib/debug/client.rb
${GEM_LIB}/gems/${DISTNAME}/lib/debug/color.rb
${GEM_LIB}/gems/${DISTNAME}/lib/debug/config.rb
${GEM_LIB}/gems/${DISTNAME}/lib/debug/console.rb
${GEM_LIB}/gems/${DISTNAME}/lib/debug/dap_custom/
${GEM_LIB}/gems/${DISTNAME}/lib/debug/dap_custom/traceInspector.rb
@so ${GEM_LIB}/gems/${DISTNAME}/lib/debug/debug.so
${GEM_LIB}/gems/${DISTNAME}/lib/debug/frame_info.rb
${GEM_LIB}/gems/${DISTNAME}/lib/debug/local.rb