Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <000101be5870$13cac5b0$3e108ece@np_home_pc> From: "Nirmal Prasad" To: Subject: hi .. help on GDB Date: Sun, 14 Feb 1999 18:16:38 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 hi there, i have a C++ application that runs fine from outside of GDB but when i run it thru GDB i get the following error : warning : cygwin : signal 6 program exited with code 03000. if i step thru then i get the error at a point where i have done new. but i dont think that the application is running into a resource exhaustion at this point b'cos it has hardly allocated anything! but anyway if someone can tell me what this signal stands for and how do i resolve this issue it will be a great help. Thanks in advance Regards Nirmal Prasad R.