Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <4037CC83.4000705@cox.net> Date: Sat, 21 Feb 2004 16:24:19 -0500 From: "David A. Cobb" Reply-To: Cygwin General Discussion , "David A. Cobb" User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040221) MIME-Version: 1.0 To: Cygwin General Discussion Subject: problem? with strace: what type of path is expected for --output= Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Perhaps the problem is whether strace likes cygwin paths, or wants Windoze paths: 506 $ touch ~/.xemacs/strace.out 507 $ strace --output=~/.xemacs/strace.out "xemacs -debug-init -debug-paths 2>~/.xemacs/startup.log" strace.exe: can't open ~/.xemacs/strace.out: No such file or directory 508 $ strace "xemacs -debug-init -debug-paths 2>~/.xemacs/startup.log" strace.exe: error creating process xemacs -debug-init -debug-paths 2>~/.xemacs/startup.log, (error 2) -- David A. Cobb, Software Engineer, Public Access Advocate "By God's Grace, I am a Christian man; by my actions a great sinner." -- The Way of a Pilgrim: R.French, Tr. Life is too short to tolerate crappy software! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/