mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-06 12:10:28 +02:00
*** empty log message ***
This commit is contained in:
parent
daebab9eed
commit
1c157c41c5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
* * debugger.scm: New file: Initial version of the Guile debugger
|
* * debugger.scm: New file: Initial version of the Guile debugger
|
||||||
written by Chris Hanson. (The debugger isn't finished, but is
|
written by Chris Hanson. (The debugger isn't finished, but is
|
||||||
included in Guile anyway since it is already quite useful.)
|
included in Guile anyway since it is already quite useful.)
|
||||||
|
Use readline conditionally.
|
||||||
|
|
||||||
* * boot-9.scm (top-repl): Use (ice-9 debug) (ice-9 debugger) (ice-9
|
* * boot-9.scm (top-repl): Use (ice-9 debug) (ice-9 debugger) (ice-9
|
||||||
session) (ice-9 threads) (ice-9 regex) from guile-user only if
|
session) (ice-9 threads) (ice-9 regex) from guile-user only if
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue