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:42:18 -0200 From: =?ISO-8859-1?Q?Fr=E9d=E9ric_L=2E_W=2E_Meunier?= <1 AT pervalidus DOT net> X-X-Sender: fredlwm AT pervalidus To: cygwin AT cygwin DOT com Subject: How to get it working with gdb ? Message-ID: X-Archive: encrypt MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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. -- How to contact me - http://www.pervalidus.net/contact.html -- 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/