Re: [LyX/master] On Linux show in crash message box the backtrace

2014-08-28 Thread Scott Kostyshak
On Thu, Aug 28, 2014 at 3:21 AM, Peter Kümmel wrote: > On 25.08.2014 23:54, Scott Kostyshak wrote: >> Would this be easy to extend to show the backtrace on assertions also? >> >> Scott >> > > Yes, just call printCallStack() where you need it. Thanks, Scott

Re: [LyX/master] On Linux show in crash message box the backtrace

2014-08-28 Thread Peter Kümmel
On 25.08.2014 23:54, Scott Kostyshak wrote: On Sat, Jun 14, 2014 at 5:26 AM, Peter Kümmel wrote: commit 2f17858115247a1f2b9e341e7cbe96148911c1ad Author: Peter Kümmel Date: Sat Jun 7 11:12:31 2014 +0200 On Linux show in crash message box the backtrace Would this be easy to extend to s

Re: [LyX/master] On Linux show in crash message box the backtrace

2014-08-25 Thread Scott Kostyshak
On Sat, Jun 14, 2014 at 5:26 AM, Peter Kümmel wrote: > commit 2f17858115247a1f2b9e341e7cbe96148911c1ad > Author: Peter Kümmel > Date: Sat Jun 7 11:12:31 2014 +0200 > > On Linux show in crash message box the backtrace Would this be easy to extend to show the backtrace on assertions also? S