summaryrefslogtreecommitdiff
path: root/doc/ref/api-debug.texi
Commit message (Expand)AuthorAgeFilesLines
* Fix up source properties section in manualAndy Wingo2021-03-051-6/+6
* Update documentation to incorporate read-syntaxAndy Wingo2021-03-041-28/+19
* doc: Fix typo in api-debug.texi.Jan Synacek2020-03-111-1/+1
* Update documentation for with-exception-handler et alAndy Wingo2019-11-131-205/+86
* Minor additional manual updatesAndy Wingo2018-10-071-39/+35
* Frame <binding> objects capture frame, can ref value directlyAndy Wingo2016-01-311-8/+24
* Remove frame-procedureAndy Wingo2015-12-011-4/+4
* VM traps don't match on value of slot 0Andy Wingo2015-12-011-12/+7
* Fix inner and outer stack cuts to match on procedure codeAndy Wingo2014-05-011-27/+27
* Merge branch 'stable-2.0'v2.1.0Mark H Weaver2014-04-251-1/+39
|\
| * Add GDB extension to support Guile.Ludovic Courtès2014-02-181-2/+40
* | Debug options doc fix.Andy Wingo2014-03-161-2/+2
* | Document stack-overflow handlers, limits, and unwind-only exceptionsAndy Wingo2014-03-161-56/+182
* | No more VM objects visible to SchemeAndy Wingo2013-11-211-2/+2
* | VM accessors take VM as implicit argument, not explicit argumentAndy Wingo2013-11-211-10/+10
* | pop-continuation abort-continuation hooks pass return vals directlyAndy Wingo2013-05-271-11/+12
|/
* Improve keyword notation of Texinfo function definitions.Bake Timmons2013-03-021-2/+4
* Add support for source properties on non-immediate numbersMark H Weaver2012-02-151-2/+2
* Add 'supports-source-properties?' predicateMark H Weaver2012-02-151-0/+6
* Add source properties to many more types of dataMark H Weaver2012-02-081-7/+7
* Make notation for Scheme repeated arguments more consistent in manual.Bake Timmons2012-02-041-3/+3
* Make consistent the usage of variable names in the function definitions found...Bake Timmons2012-02-021-3/+3
* add current-filename, add-to-path, add-to-load-pathAndy Wingo2012-01-211-1/+20
* fix documentation for option-set! syntaxenAndy Wingo2011-05-201-3/+6
* docs: fix typos in manual, and a couple in code comments.Ralf Wildenhues2011-02-091-1/+1
* proof-reading fixen in api-debugAndy Wingo2010-10-081-4/+4
* finish traps documentationAndy Wingo2010-10-081-15/+102
* remove old debugging examples from api-debugAndy Wingo2010-10-071-291/+1
* document trap statesAndy Wingo2010-10-071-0/+29
* document tracing trapsAndy Wingo2010-10-071-3/+25
* finish documenting low-level traps, other api-debug.texi fixesAndy Wingo2010-10-071-70/+149
* update traps documentation (unfinished)Andy Wingo2010-10-071-932/+365
* api-debug tweakAndy Wingo2010-10-011-2/+2
* update api-debug.texi discussion of stack overflowAndy Wingo2010-10-011-16/+35
* document call-with-error-handlingAndy Wingo2010-10-011-6/+33
* api-debug.texi refactorsAndy Wingo2010-10-011-42/+88
* finish cleaning out api-options.texiAndy Wingo2010-10-011-0/+77
* move read and print options docs to the procedures they parameterizeAndy Wingo2010-10-011-1/+1
* api-debug.texi updatesAndy Wingo2010-09-241-21/+19
* update debugger docsAndy Wingo2010-07-161-1/+1
* Merge branch 'master' into wip-manual-2Neil Jerram2010-04-101-213/+109
|\
| * document syntax-caseAndy Wingo2010-03-191-0/+11
| * Update api-debug.texi; there is a ways to go.Andy Wingo2010-03-141-208/+94
| * deprecate lazy-catchAndy Wingo2010-02-261-8/+7
* | Remove page breaks except before new chapters and indicesNeil Jerram2009-12-191-1/+0
|/
* Incorporate ice-9-debugger-extensions properlyNeil Jerram2009-08-271-6/+4
* Minor improvements to doc on source propertiesNeil Jerram2009-08-211-9/+9
* Fix overfull hboxesNeil Jerram2009-08-041-19/+19
* Merge commit 'origin/master' into vmAndy Wingo2009-01-121-133/+1
|\
| * Remove everything to do with GDS BreakpointsNeil Jerram2008-12-101-133/+1