<html>
<head>
<style>
 .sw_message P{margin:0px;padding:0px;}
 .sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
 .sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
 .sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
 .sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
 .sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
 <div>On Thursday 25/04/2013 at 12:05, Howard Page-Clark  wrote:<br></div><blockquote type="cite">Any hints about how I can run the IDE so that it logs enough information <br>about the error that I could figure out how to reproduce it reliably, <br></blockquote><div><br>1) Compile the whole IDE with -gl <br><br>2) Pick one...<br>   2.1) Run the ide from the console, and pipe the output to a text file.<br>   2.2) Run the ide via gdb and request a backtrace after the crash<br> <br></div><br>Cheers,<br>  - Graeme -<br><br> 
</body></html>