[isf-wifidog] seg fault

Wichert Akkerman wichert at wiggy.net
Lun 28 Juil 15:03:50 EDT 2008


Previously Clifford Thurber wrote:
> Alex,
> Thanks for your prompt reply. I am a little out of my league with gdb. I
> tried to follow  your instructions but ended up with the following:
> 
> [root at wifidog ~]# gdb wifidog
> GNU gdb Fedora (6.8-11.fc9)
> 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 "x86_64-redhat-linux-gnu"...
> wifidog: No such file or directory.
> (gdb) -f -d 7

set args -f -d 7
run

If you have a coredump you can also load that in gdb using the 'target
core' command. This is often easier than running an app inside.

Wichert.

-- 
Wichert Akkerman <wichert at wiggy.net>    It is simple to make things.
http://www.wiggy.net/                   It is hard to make things simple.


Plus d'informations sur la liste de diffusion WiFiDog