diff host/tools/configtool/ChangeLog @ 2832:78673a00457e

* standalone/wxwin/configtooldoc.cpp: Limit backtrace length to 64 in case GDB fails to detect the thread entry point. [ Bugzilla 1000699 ]
author jld
date Fri, 27 Feb 2009 08:34:00 +0000
parents 523b1205586e
children 5a11571c4ed0
line wrap: on
line diff
--- a/host/tools/configtool/ChangeLog
+++ b/host/tools/configtool/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-27  John Dallaway  <john@dallaway.org.uk>
+
+	* standalone/wxwin/configtooldoc.cpp: Limit backtrace length to 64 in
+	case GDB fails to detect the thread entry point. [ Bugzilla 1000699 ]
+
 2009-02-23  John Dallaway  <john@dallaway.org.uk>
 
 	* standalone/wxwin/settingsdlg.cpp: Rationalise serial baud options.