1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-05 06:50:21 +02:00
guile/doc/ref
Neil Jerram b0f07fa20c Merge GDS (except for breakpoints) from CVS HEAD:
* debugger/commands.scm (evaluate, info-args, info-frame,
position, up, down): Improve/fix doc strings.

* Makefile.am (SUBDIRS): Add debugging.
(ice9_sources): Add gds-client.scm and gds-server.scm.

* scheme-debugging.texi: Remove lots of text that is now
duplicated (exactly) elsewhere, leaving only the `Tracing' node.

* guile.texi: Replace `Debugging Features' (scheme-debugging.texi)
by `Using Guile Interactively' and `Using Guile in Emacs'
(scheme-using.texi).  Move the `Tracing' content of
scheme-debugging.texi to the Modules section.

* api-options.texi (Evaluator trap options): Move doc for
with-traps and debug-object? to here.

* api-modules.texi (Included Guile Modules): Change reference from
`Debugging Features' to `Tracing'.

* api-evaluation.texi (Evaluator Behaviour): Add reference to
`Evaluator trap options'.

* api-debug.texi (Examining the Stack): Minor improvements to
display-backtrace doc.

* api-debug.texi (Debug on Error): New text on how to catch errors
and the error stack.

* api-debug.texi (High Level Traps): New.

* api-debug.texi (Debugging): New intro text.  New subsection
"Evaluation Model".  Moved existing subsections "Capturing the
Stack or Innermost Stack Frame", "Examining the Stack", "Examining
Stack Frames", "Source Properties", "Decoding Memoized Source
Expressions" and "Starting a New Stack" under "Evaluation Model".
(Capturing the Stack or Innermost Stack Frame): Some new text, and
correction to doc for last-stack-frame.
(Debug on Error): Renamed from "Interactive Debugging".

* configure.in (AC_CONFIG_FILES): Add emacs/Makefile and
ice-9/debugging/Makefile.

* Makefile.am (SUBDIRS): Add emacs.
2008-03-12 00:57:41 +00:00
..
.cvsignore *** empty log message *** 2003-03-19 23:55:05 +00:00
api-binding.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-compound.texi (Structures): Revise and expand variously, add make-vtable. 2007-03-07 21:57:48 +00:00
api-control.texi Changes from arch/CVS synchronization 2007-06-07 08:44:27 +00:00
api-data.texi Release stuff: missing NEWS and 2007/2008 copyrights. 2008-02-15 22:37:52 +00:00
api-debug.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
api-evaluation.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
api-i18n.texi (Internationalization): Cross reference gettext manual on plural forms. 2006-08-21 23:43:52 +00:00
api-init.texi (Initialization): Cross reference Runtime Environment 2007-01-15 22:23:28 +00:00
api-io.texi copyright year 2007-03-07 22:44:58 +00:00
api-memory.texi Renamed the "frames" that are related to dynamic-wind to "dynamic 2006-01-29 00:23:28 +00:00
api-modules.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
api-options.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
api-overview.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-procedures.texi don't use unbound "bar" in the last example (though that point isn't 2006-12-14 22:54:26 +00:00
api-scheduling.texi Release stuff: missing NEWS and 2007/2008 copyrights. 2008-02-15 22:37:52 +00:00
api-scm.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-smobs.texi (smob mark function): List admissible functions 2004-10-19 13:55:06 +00:00
api-snarf.texi Typos fixed. Use existing functions in explaining symbol and keyword 2004-08-25 19:02:34 +00:00
api-translation.texi * scheme-binding.texi: Renamed to api-binding.texi. 2004-08-02 12:29:00 +00:00
api-undocumented.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
api-utility.texi Changes from arch/CVS synchronization 2006-06-20 16:44:50 +00:00
api.txt Changes in doc/ref: 2002-03-01 00:19:20 +00:00
autoconf.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
ChangeLog Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
ChangeLog-guile-doc-ref * Organize documentation into per-manual directories (halfway point commit). 2001-08-24 09:40:29 +00:00
data-rep.texi Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
expect.texi expect.texi (Expect): Removed backslash escapes of regexp 2004-12-20 21:38:23 +00:00
extend.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
fdl.texi Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
gh.texi More stuff about transitioning away from GH. 2005-06-12 19:10:51 +00:00
guile.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
indices.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
intro.texi (Linking Guile into Programs): Enhance example program, 2006-05-09 22:51:55 +00:00
libguile-concepts.texi Renamed the "frames" that are related to dynamic-wind to "dynamic 2006-01-29 00:23:28 +00:00
libguile-extensions.texi pxref libtool manual. 2006-02-03 23:59:59 +00:00
libguile-linking.texi (A Sample Guile Main Program): Cross reference automake manual for acloal. 2005-06-22 23:55:10 +00:00
libguile-program.texi (Dia Primitives): Cross ref for scm_c_define_gsubr. 2005-06-23 00:09:09 +00:00
libguile-smobs.texi Spelling errors reported by hyperdivision. 2005-06-22 23:49:40 +00:00
libguile-snarf.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
Makefile.am Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
misc-modules.texi add a copyright year 2006-10-09 22:46:03 +00:00
mod-getopt-long.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
new-docstrings.texi Synchronized docstrings. 2005-03-04 17:56:31 +00:00
posix.texi Changes from arch/CVS synchronization 2007-05-16 08:04:17 +00:00
preface.texi Some index entry capitalization. 2005-01-11 21:46:01 +00:00
repl-modules.texi (Readline Functions): New section on how to call readline from scheme code. 2006-10-04 23:03:37 +00:00
scheme-debugging.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:57:41 +00:00
scheme-ideas.texi Tweak tail calls wording. 2005-06-23 23:47:32 +00:00
scheme-indices.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
scheme-intro.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-reading.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scheme-scripts.texi Describe new 1.4 compatability behavior of 2005-01-14 16:24:09 +00:00
scheme-using.texi Merge GDS (except for breakpoints) from CVS HEAD: 2008-03-12 00:39:26 +00:00
script-getopt.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
scsh.texi Big reorganization of the whole manual to give it a simpler structure. 2004-04-21 14:33:05 +00:00
slib.texi Changes from arch/CVS synchronization 2007-10-02 04:02:47 +00:00
srfi-modules.texi Changes from arch/CVS synchronization 2007-12-09 17:40:54 +00:00
tcltk.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00
tools.texi Added Copyright notice. 2004-01-21 22:40:39 +00:00