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.