On Sat, 2008-02-02 at 03:01 -0500, Jacques Pelletier wrote:
> Hi,
> 
> I made an application running on Linux, and I made it compile under NetBSD. 
> When I try to run it, it crashes and the bug buddy generates a report, but I 
> don't know how to interpret this to debug my program.

it's a stack trace created by gdb - exactly what you'd get if you hade a
core file instead.

it looks like you're missing debug symbols, in any case.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi,
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to