summaryrefslogtreecommitdiff
path: root/libguile/debug.h
Commit message (Expand)AuthorAgeFilesLines
...
* * *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1999-12-161-4/+7
* * __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1999-09-121-1/+1
* * eval.c, debug.h (SCM_BACKTRACE_WIDTH): New debug option: width.Mikael Djurfeldt1999-09-121-8/+9
* * debug.c, debug.h (scm_reverse_lookup): Added.Mikael Djurfeldt1999-07-291-0/+1
* * debug.h (SCM_SET_MACROEXP, SCM_CLEAR_MACROEXP, SCM_MACROEXPP):Mikael Djurfeldt1998-11-101-8/+9
* * debug.h (SCM_MACROFRAME, SCM_MACROFRAMEP): New frame type.Mikael Djurfeldt1998-11-091-2/+5
* * __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1998-10-191-1/+1
* Warning fixes from Greg Harvey:Jim Blandy1998-10-151-0/+11
* * debug.c, debug.h (scm_single_step): Removed.Mikael Djurfeldt1998-08-211-1/+1
* * debug.h, debug.c (scm_start_stack): New function. ImplementsMikael Djurfeldt1998-06-071-0/+1
* * eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps): MovedMikael Djurfeldt1998-03-301-8/+1
* * Lots of files: New address for FSF.Jim Blandy1997-05-261-3/+3
* * backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1997-05-161-1/+1
* * debug.h (SCM_RESET_DEBUG_MODE): Bugfix: The old code didn'tMikael Djurfeldt1997-03-071-3/+3
* Don't use GCC extensions to allocate space for debugging frames.Jim Blandy1996-12-191-1/+2
* * eval.c, debug.h: Revert changes of Dec 16 and Nov 21. TheyJim Blandy1996-12-181-1/+1
* * debug.h (scm_debug_frame): Change `vect' member from an in-lineJim Blandy1996-12-161-1/+1
* * * debug.h: Changed semantics of debug option "backtrace". ThisMikael Djurfeldt1996-11-021-1/+1
* * alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1996-10-201-0/+1
* * debug.h (SCM_VOIDFRAME, SCM_VOIDFRAMEP): New macros.Mikael Djurfeldt1996-10-141-2/+4
* * debug.c, debug.h: Removed obsolete code.Mikael Djurfeldt1996-10-141-16/+28
* * __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1996-10-141-52/+24
* * continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1996-10-051-1/+3
* * debug.h: Missing declarations of functions in debug.c addedJim Blandy1996-09-111-0/+38
* C files should #include only the header files they need, notJim Blandy1996-09-101-1/+1
* * alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1996-09-051-1/+1
* Don't install the unwashed masses of Guile header files in theJim Blandy1996-09-041-1/+1
* * debug.h, debug.c: Various name changes.Mikael Djurfeldt1996-08-231-45/+51
* * debug.h: New file: low-level debugging support.Mikael Djurfeldt1996-08-201-0/+170