medi tus wrote: > I don't know if I'm too noob to do this, but I can't get a backtrace. I have > installed those packages and runned "sudo gdb shares-admin" having this > result: > > $ sudo gdb /usr/bin/shares-admin > GNU gdb 6.8-debian > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "i486-linux-gnu"... > (no debugging symbols found) > (gdb) bt > No stack. > > (gdb) bt full
You should do "run" first. Then when it crashes, get the backtrace. Cheers, Emilio -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org