X-Spam-Check-By: sourceware.org Message-ID: <8256ea950601040521w69b57cdbmf7cdf64254ebcfa5@mail.gmail.com> Date: Wed, 4 Jan 2006 14:21:33 +0100 From: Krisakorn Rerkrai To: cygwin AT cygwin DOT com Subject: running gdb in cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-IsSubscribed: yes 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k04DLfFQ024318 Hi, I have a problem with running gdb in the cygwin. I searched in the archive and found some descriptions but not really solve my problem. This is my result: (gdb) run 2 Starting program: /opt/tinyos- 1.x/apps/Oscilloscope/build/pc/main.exe 2 SIM: Random seed is 828125 1: LEDS: Yellow off. 1: LEDS: Red off. 1: LEDS: Green off. Program received signal SIGSEGV, Segmentation fault. 0x7c809f62 in KERNEL32!IsBadWritePtr () from /cygdrive/c/WINDOWS/system32/kernel32.dll (gdb) One solution refers to http://www.cygwin.com/ml/cygwin/2004-04/msg00569.html I have tried to "continue" the process. I have to type "continue" at least 3 times each time it is stuck with this fault. This is quite annoying. Is there any other clean solution for this? Thank you in advance. Krisakorn -- 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/