Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 26 Jun 2001 23:44:02 -0700 (PDT) Message-Id: <20010626.234402.21347360.Takaaki.Ota@am.sony.com> To: cygwin AT cygwin DOT com Subject: gdb run < file From: Tak Ota X-Mailer: Mew version 1.95b126 on Emacs 21.0.103.1 / Mule 5.0 (SAKAKI) X-Telephone: +1-858-942-3239 X-Fax------: +1-858-942-9142 X-SnailMail: 16450 West Bernardo Drive MZ7205, San Diego, CA 92127-1804 Organization: Sony Electronics Inc. Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit I encountered a problem in gdb. (gdb) run < file does not change the process stdin to the file. I just started looking into gdb source code for the first time in my left. For now I found top.c has command loop but the size of the code is so overwhelming. So I thought reporting the incident first may solve the problem way before I can find the cause and fix. -Tak -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/