use popen() instead of wxExecute(), it works inside wxYield() unlike the latter
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Mar 2005 22:22:24 +0000 (22:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Mar 2005 22:22:24 +0000 (22:22 +0000)
commitede3a6d68af66772b4f5f94208b4126bab566cc8
treef03e93125dabb8272a87d7f55bc109e9de2ace0c
parent3698ae71952311f7f0dc4594e0f666e07cc0a103
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
src/unix/stackwalk.cpp