On Tue, Sep 9, 2008 at 9:43 PM, Dan Williams <[EMAIL PROTECTED]> wrote:
> Odd; can you kill the applet, then:
>
> gdb /usr/bin/nm-applet

Another useful approach is to not kill the applet but instead attach
to it by specifying:

gdb /usr/bin/nm-applet $(pidof nm-applet)

Then type 'continue' and follow instructions provided by Dan.

Some errors depend on the precise moment the software is run so it
might be easier to reproduce bugs without restarting the software.

-- 
Patryk Zawadzki
_______________________________________________
NetworkManager-list mailing list
NetworkManager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to