Mercurial > ecos-v3_0-branch
diff host/tools/configtool/ChangeLog @ 2832:461863da7f80
* 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:35:48 +0000 |
| parents | 76e12db79157 |
| children | 0baca166fd8b |
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.
