doc/stack-trace.texi


Log

Author Commit Date CI Message
Bruno Haible c36a0f21 2024-10-27T17:01:29 doc: Add a module index. * doc/Makefile (undocumented-modules.texi): New rule. (%.info, %.html, %.dvi, %.pdf): Depend on undocumented-modules.texi. (mostlyclean): Remove also *.m and *.tmp. (force): New rule. * doc/*.texi: Add module index entries. * doc/*/*.texi: Likewise.
Bruno Haible c8890abc 2024-07-18T22:40:07 abort-debug: Document better. Suggested by Paul Eggert in <https://lists.gnu.org/archive/html/bug-gnulib/2024-07/msg00154.html>. * lib/stdlib.in.h (abort): Add comment. * doc/stack-trace.texi: Document what to do in signal handlers.
Bruno Haible fe50479c 2024-07-18T14:23:23 doc: Document the stack-trace and abort-debug modules. * doc/stack-trace.texi: New file. * doc/gnulib.texi (Particular Modules): Include it.