On Wed, 14 Mar 2012, Chloe wrote:
When I run gretl and click File > New Dataset > Ok > Forward
> Apply, gretl crashes and dissapears, leaving no core or
log. There is nothing in /var/log/xwin/XWin.0.log either.
How do I collect debugging information to submit a bug
report?
I presume cygwin offers a version of gdb (the GNU debugger).
Running gretl under gdb should tell you something -- but it
will be much more informative if gretl is built with debugging
symbols (gcc's "-g" flag).
Allin Cottrell