Next | Query returned 15 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2010-05-24 22:18:35 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

Update to 0.14.0 (minor clean-ups)
Makefile reworks and clean-ups
fix: build failure
Updated COMMENT
   2010-01-03 14:15:04 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

Update to version 0.12.0
   2009-07-25 01:24:12 by Aleksey Cheusov | Files touched by this commit (1)
Log message:

sync with lmdbg-0.11.0
  Minor clean-ups, WARNS=4
   2009-05-31 14:59:07 by Aleksey Cheusov | Files touched by this commit (1) | Package updated
Log message:

update to 0.10.0

   - stacktrace.h adapted for C++ compiler
   - built with -O0 -g
   2009-03-29 20:47:37 by Aleksey Cheusov | Files touched by this commit (3) | Imported package
Log message:
Import libstacktrace-0.10alpha1 as wip/libstacktrace.

The usual way to inspect a stacktrace of a program is to use an external
debugger such as gdb and its command 'bt'.  However, sometimes it is useful
to obtain a stacktrace from within a program, e.g., for the purposes of
logging, debugging or diagnostics.

libstacktrace library provides stacktrace(3) function that have the same
API/usage as glibc's backtrace(3) but works at least under NetBSD, FreeBSD
and Solaris.


Next | Query returned 15 messages, browsing 11 to 20 | previous