summaryrefslogtreecommitdiff
path: root/libguile/debug.h
AgeCommit message (Expand)AuthorFilesLines
2000-06-12Updated copyrightsMikael Djurfeldt1-1/+1
2000-03-31Some more SCM/scm_bits_t and SCM-is-union issues.Dirk Herrmann1-3/+4
2000-03-19 * *.[hc]: add Emacs magic at the end of file, to ensure GNUMichael Livshin1-0/+6
2000-03-02* list.c: Moved append docs to append! Thanks Dirk Hermann. Also,Greg J. Badros1-31/+31
1999-12-16* *.h: Use SCM_NIMP(X) && in all the FOOP macros.Greg J. Badros1-4/+7
1999-09-12* __scm.h, backtrace.c, backtrace.h, debug.c, debug.h, dynl-dld.c,Mikael Djurfeldt1-1/+1
1999-09-12* eval.c, debug.h (SCM_BACKTRACE_WIDTH): New debug option: width.Mikael Djurfeldt1-8/+9
1999-07-29* debug.c, debug.h (scm_reverse_lookup): Added.Mikael Djurfeldt1-0/+1
1998-11-10* debug.h (SCM_SET_MACROEXP, SCM_CLEAR_MACROEXP, SCM_MACROEXPP):Mikael Djurfeldt1-8/+9
1998-11-09* debug.h (SCM_MACROFRAME, SCM_MACROFRAMEP): New frame type.Mikael Djurfeldt1-2/+5
1998-10-19* __scm.h, alist.c, async.c, async.h, backtrace.h, chars.c,Jim Blandy1-1/+1
1998-10-15Warning fixes from Greg Harvey:Jim Blandy1-0/+11
1998-08-21* debug.c, debug.h (scm_single_step): Removed.Mikael Djurfeldt1-1/+1
1998-06-07* debug.h, debug.c (scm_start_stack): New function. ImplementsMikael Djurfeldt1-0/+1
1998-03-30* eval.h, eval.c, debug.h, debug.c (scm_evaluator_traps): MovedMikael Djurfeldt1-8/+1
1997-05-26* Lots of files: New address for FSF.Jim Blandy1-3/+3
1997-05-16* backtrace.c, backtrace.h, debug.c, debug.h, eq.c,Jim Blandy1-1/+1
1997-03-07* debug.h (SCM_RESET_DEBUG_MODE): Bugfix: The old code didn'tMikael Djurfeldt1-3/+3
1996-12-19Don't use GCC extensions to allocate space for debugging frames.Jim Blandy1-1/+2
1996-12-18* eval.c, debug.h: Revert changes of Dec 16 and Nov 21. TheyJim Blandy1-1/+1
1996-12-16* debug.h (scm_debug_frame): Change `vect' member from an in-lineJim Blandy1-1/+1
1996-11-02* * debug.h: Changed semantics of debug option "backtrace". ThisMikael Djurfeldt1-1/+1
1996-10-20* alist.c, arbiters.c, continuations.c, debug.c, debug.h, eval.c,Mikael Djurfeldt1-0/+1
1996-10-14* debug.h (SCM_VOIDFRAME, SCM_VOIDFRAMEP): New macros.Mikael Djurfeldt1-2/+4
1996-10-14* debug.c, debug.h: Removed obsolete code.Mikael Djurfeldt1-16/+28
1996-10-14* __scm.h, alist.c, alist.h, append.c, append.h, appinit.c,Jim Blandy1-52/+24
1996-10-05* continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,Mikael Djurfeldt1-1/+3
1996-09-11* debug.h: Missing declarations of functions in debug.c addedJim Blandy1-0/+38
1996-09-10C files should #include only the header files they need, notJim Blandy1-1/+1
1996-09-05* alist.h, append.h, arbiters.h, async.h, boolean.h, chars.h,Jim Blandy1-1/+1
1996-09-04Don't install the unwashed masses of Guile header files in theJim Blandy1-1/+1
1996-08-23* debug.h, debug.c: Various name changes.Mikael Djurfeldt1-45/+51
1996-08-20* debug.h: New file: low-level debugging support.Mikael Djurfeldt1-0/+170