Commit graph

5 commits

Author SHA1 Message Date
Alexey Dokuchaev
c6240b49fc libexecinfo was not correctly updating pointers after calls to realloc, this
patch, written by Jay Freeman <saurik(at)saurik.com>, fixes it.

PR:		ports/78972
Submitted by:	Douglas Thrift <douglas(at)douglasthrift.net>
2005-03-20 09:14:11 +00:00
Maxim Sobolev
65fd5b616d Update to 1.1. 2004-07-19 05:42:23 +00:00
Maxim Sobolev
e9050dccb6 Don't rely only on stack frame being 0 when bottom of stack reached, but
check return address as well. It is necessary for avoiding crash when
FreeBSD threads are used.
2003-08-10 16:47:03 +00:00
Maxim Sobolev
cdbad592a5 Patch include so that it works with c++. 2003-08-10 16:03:12 +00:00
Maxim Sobolev
e99c8ea14d Add libexecinfo 1.0, a library for inspecting program's backtrace. 2003-08-10 15:07:26 +00:00