John Denker a écrit :
> On 04/27/2008 04:11 AM, Frederic Bouvier wrote:
>
>   
>> I mean "a process ( fgrun ) acting as a debugger and detecting failure 
>> of a monitored process ( fgfs ) and then generating a meaningful error 
>> report"
>>     
>
> If you want a process that acts as a debugger, why not use a debugger?
>   

Well, the important part of my sentense is "generating a meaningful 
error report". It looks like Linux users are more likely able to compile 
from sources and start the debugger themselves. But for users that only 
install binary package, for the moment we have no clue about segfault 
and unexpected failures that may happen for various reasons. If we can 
provide a way to collect useful post-mortem debugging info, we will be 
able to fix those failure more easily.


>> Of course, if someone knows how to do it in Linux, I will be more than 
>> happy to integrate it.
>>     
>
> On Linux, the options include:
>  
>   A) The super-easy way to do it is to have fgrun invoke gdb,
>      and then tell gdb to invoke fgfs.
>
>   B) The fancy way to do it is using libgdb
>      http://www.cs.utah.edu/dept/old/texinfo/libgdb/libgdb.html
>   

Thank you for the link. Not sure how it could help us in the field of 
collecting data though

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/   Photo gallery
http://fgsd.sourceforge.net/    FlightGear Scenery Designer


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to