View Single Post
Old 24-03-2005   #4 (permalink)
ccde
CD Freaks Rookie
 
ccde's Avatar
 
Join Date: Apr 2003
Location: Germany
Posts: 45
Re: Create Directory causing crash

That does not look like a lot of useful information.

To get real useful debugoutput the software to be tested needs to be compiled in a special way (with lots of debug "stuff" in it). If that is the case gdb is very usefull. Sometimes it can help with "normal" compiled software as well. That does not seem to be the case with your system. Maybe the devs do know another way of debugging.
ccde is offline   Reply With Quote