Re: Nautilus debugging tips?
- From: Mike Hearn <mike navi cx>
- To: nautilus-list gnome org
- Subject: Re: Nautilus debugging tips?
- Date: Thu, 04 Nov 2004 15:22:59 +0000
On Wed, 13 Oct 2004 10:24:59 +0200, Christian Schneider wrote:
> One other step that will sure help in debugging.
>
> Try
>
> strace nautlius
For the truly hardcore you can use ltrace, which is like strace but for
inter-library calls. So you can see all the calls into/out of glib.
Be warned. This produces big log files. I tend to use plain old less to
view these sorts of traces, as emacs and vi die painfully when presented
with such large amounts of text.cc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]