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 Date: Sat, 27 Dec 2003 19:00:52 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: How to get it working with gdb ? Message-ID: <20031228000052.GA32301@redhat.com> Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com On Sat, Dec 27, 2003 at 07:42:18PM -0200, Fr?d?ric L. W. Meunier wrote: >I did the following: > >Start the application in a terminal. >Use ps in another terminal. >Use gdb -p from that terminal. > >Then: > >(gdb) c >Continuing. > >Do something with the application. > >Then I tried ^C in gdb and it didn't work, but it works on >Linux. > >Sorry, I'm not used to debug things, but I'd like to know why >the above doesn't work. > >I'm trying to investigate the ELinks problem with compressed >files, but it turns out to be a PITA. I can't reproduce it on >Linux, but I guess it'd have worked since ^C does. Type ^C on the console that is running ELinks. cgf -- 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/