Vadim Zeitlin
|
d2dfef5f3f
|
corrected code to really skip stack frames in the beginning and to number the remaining frames correctly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-10-10 20:11:29 +00:00 |
|
Vadim Zeitlin
|
1872e04240
|
fix addr2line output parsing (patch 1228591)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-14 09:14:31 +00:00 |
|
Julian Smart
|
2c9b313119
|
Frames to skip now honoured for Unix stackwalking
Limited depth to 10 for assert dialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-31 16:26:49 +00:00 |
|
Vadim Zeitlin
|
ede3a6d68a
|
use popen() instead of wxExecute(), it works inside wxYield() unlike the latter
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-27 22:22:24 +00:00 |
|
Kevin Hock
|
7a3ba35d63
|
Additional header files required
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 21:38:26 +00:00 |
|
Vadim Zeitlin
|
eaff0f0d3f
|
implemented wxStackWalker for Unix (using glibc-specific methods); moved wxUSE_STACKWALKER to common setu_inc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-19 01:15:12 +00:00 |
|