From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26577 invoked by alias); 27 Feb 2009 08:35:49 -0000 Received: (qmail 26564 invoked by uid 419); 27 Feb 2009 08:35:48 -0000 Date: Fri, 27 Feb 2009 08:35:00 -0000 Message-ID: <20090227083548.26562.qmail@sourceware.org> From: jld@sourceware.org To: ecos-cvs@ecos.sourceware.org Subject: ecos/host/tools/configtool ChangeLog standalon ... Mailing-List: contact ecos-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: , Sender: ecos-cvs-owner@sourceware.org List-Subscribe: X-SW-Source: 2009/txt/msg00144.txt.bz2 CVSROOT: /cvs/ecos Module name: ecos Branch: ecos-v3_0-branch Changes by: jld@sourceware.org 2009-02-27 08:35:48 Modified files: host/tools/configtool: ChangeLog host/tools/configtool/standalone/wxwin: configtooldoc.cpp Log message: * standalone/wxwin/configtooldoc.cpp: Limit backtrace length to 64 in case GDB fails to detect the thread entry point. [ Bugzilla 1000699 ]