Hello Norman,

On Sat, May 09, 2015 at 10:42:29AM +0200, Norman wrote:
> [zodiac@thinkpad:~]$ gdb --args iceweasel
> GNU gdb (GDB) 7.4.1-debian
> Copyright (C) 2012 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 "x86_64-linux-gnu".
> For bug reporting instructions, please see:
> <http://www.gnu.org/software/gdb/bugs/>...
> Reading symbols from /usr/bin/iceweasel...(no debugging symbols
> found)...done.

this means you have started the gdb with the "normal" Iceweasel package,
without any useful symbol names the output of the backtrace is not
really helpful.

Please install the package iceweasel-dbg and restart the gdb session.

Please use 'thread apply all bt' to create a log.

Regards
carsten


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to