Damn, OK. Will change that back, but the fix doesn't depend on that anyway. :) On 5 Nov 2013 23:49, "Bertrand Jacquin" <be...@meleeweb.net> wrote:
> On 2013-11-05 16:58, Tom Hacohen wrote: > > tasn pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=18cbd6f59a9c004dc1fe15d17331b3e23e8a6582 > > > > commit 18cbd6f59a9c004dc1fe15d17331b3e23e8a6582 > > Author: Tom Hacohen <t...@stosb.com> > > Date: Tue Nov 5 15:50:23 2013 +0000 > > > > wsod: Fixed gdb hangs when generating backtraces. > > > @@ -168,10 +168,11 @@ main(int argc, > > > > snprintf(buffer, 4096, > > "%s --pid=%i " > > + "-batch " > > "-ex 'set logging file %s' " > > "-ex 'set logging on' " > > "-ex 'thread apply all backtrace full' " > > - "-ex detach -ex quit > /dev/null 2> /dev/null", > > + "-ex detach &> /dev/null < /dev/zero", > > The '&>' is a bashism (stable since bash 4 only), therefore will not > work for people not using bash as the main shell. > > > ------------------------------------------------------------------------------ > November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. > Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and > register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel