To disable bugbuddy and ensure your apps generate's core files you can
either :
Set env variable : GNOME_DISABLE_CRASH_DIALOG=1
or
remoge "gnomebreakpad" from the eng variable GTK_MODULES.
Either one will have the desired effect,
Matt
Emmanuele Bassi wrote:
> On Sat, 2008-02-02 at 03:0
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
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
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.
yeah,