Jelle de Jong <
jelledejong@...> writes:
> Nikolaus Rath wrote:
>> Jelle de Jong <
jelledejong@...> writes:
>>> I really want to help, can somebody tell me how to make full automatic
>>> bug reports so i can save them when a crash surfaces.
>>
>> You cannot make automatic bug reports. The following might be helpful
>> as a basis for a *manual* bug report though:
>>
>> - compile sshfs with debugging symbols
>> - use the -dfs parameters when starting gdb and save the output
>> - when it crashes, create a backtrace as described on
>>
https://wiki.ubuntu.com/Backtrace>
> Thank you Nikolaus for answering my mail.
>
> I downloaded the sshfs-fuse source package for my distribution Debian
> sid and did a configure --help to see what options i sould use to
> compile sshfs with debugging symbols. However I did not found any info
> in the output regarding debugging?
You should be able to build a debian package with debugging symbols as
follows:
# export DEB_BUILD_OPTIONS="debug nostrip noopt"
# sudo apt-get install devscripts fakeroot
# sudo apt-get build-dep sshfs-fuse
# fakeroot apt-get source -b sshfs-fuse
HTH,
-Nikolaus
--
»It is not worth an intelligent man's time to be in the majority.
By definition, there are already enough people to do that.«
-J.H. Hardy
PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
fuse-devel mailing list
fuse-devel@...
https://lists.sourceforge.net/lists/listinfo/fuse-devel