|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] easytag, audacity & xmms
|
> having done anything special to compile easy tag, there was no core file
> found. bt returned nothing either. Nobody said anything about
> compiling it differently.
Make sure your shell isn't limiting core files to size 0 (effectively
disabling core dumps). For bash, ulimit -c unlimited. tcsh does it slightly
differently. You still compile exactly the same way.
> Also, any reason not to send the entire gdb output?
Most of it probably isn't useful and makes for a mess to look through, when
the developer would typically prefer to know precisely where "it went wrong".
Dan W.
--
-- Daniel Widyono --
-- www.widyono.net --
-- www.cis.upenn.edu/~widyono --
--
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|