Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify. | Trevor Johnson | 2004-01-29 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=99360 | ||||
* | Don't rely only on stack frame being 0 when bottom of stack reached, but | Maxim Sobolev | 2003-08-10 | 2 | -1/+19 |
| | | | | | | | | check return address as well. It is necessary for avoiding crash when FreeBSD threads are used. Notes: svn path=/head/; revision=86726 | ||||
* | Patch include so that it works with c++. | Maxim Sobolev | 2003-08-10 | 2 | -0/+23 |
| | | | | Notes: svn path=/head/; revision=86724 | ||||
* | Add libexecinfo 1.0, a library for inspecting program's backtrace. | Maxim Sobolev | 2003-08-10 | 5 | -0/+51 |
Notes: svn path=/head/; revision=86721 |