[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: X is not working after the upgrade



Herbert Xu <herbert@gondor.apana.org.au> wrote:
> I usually prefer
> 
> 	strace -o dbg -f startx > out 2>&1

Hmm... I usually prefer
	mkdir /tmp/xtrace
	strace -ff -o /tmp/xtrace/startx startx >/tmp/xtrace/out 2>/tmp/xtrace/err

possibly with -t or -tt.  But, I presumed that he wanted
everything in a single file.

-- 
Raul


--  
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: