---
 module/system/repl/command.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/module/system/repl/command.scm b/module/system/repl/command.scm
index 0024fd165..d7257b5a1 100644
--- a/module/system/repl/command.scm
+++ b/module/system/repl/command.scm
@@ -61,7 +61,7 @@
              (disassemble x) (disassemble-file xx))
     (profile  (time t) (profile pr) (trace tr))
     (debug    (backtrace bt) (up) (down) (frame fr)
-              (locals) (error-message error)
+              (locals lo) (error-message error)
               (break br bp) (break-at-source break-at bs)
               (step s) (step-instruction si)
               (next n) (next-instruction ni)
-- 
2.38.1




  • bug#59646: [PAT... Bug reports for GUILE, GNU's Ubiquitous Extension Language
    • bug#59646:... Bug reports for GUILE, GNU's Ubiquitous Extension Language

Reply via email to