1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Rewrite chapter on debugging features.

This commit is contained in:
Neil Jerram 2002-10-27 13:36:18 +00:00
parent 8ee7506bab
commit 9a69a50ed5
3 changed files with 1047 additions and 48 deletions

2
NEWS
View file

@ -177,6 +177,8 @@ element is interpreted as an `input-waiting' thunk -- i.e. a thunk
that returns the number of characters that can be read immediately
without the soft port blocking.
** New debugging feature: breakpoints.
* Changes to the C interface
** The value 'scm_mask_ints' is no longer writable.

View file

@ -1,3 +1,7 @@
2002-10-27 Neil Jerram <neil@ossau.uklinux.net>
* debugging.texi (Debugging Features): Rewritten.
2002-10-19 Neil Jerram <neil@ossau.uklinux.net>
* new-docstrings.texi, scheme-binding.texi, scheme-io.texi,

File diff suppressed because it is too large Load diff