delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <01BF79B8.E21AE520.kris.thielemans@ic.ac.uk> |
From: | Kris Thielemans <kris DOT thielemans AT csc DOT mrc DOT ac DOT uk> |
Reply-To: | "kris DOT thielemans AT ic DOT ac DOT uk" <kris DOT thielemans AT csc DOT mrc DOT ac DOT uk> |
To: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | using gdb |
Date: | Fri, 18 Feb 2000 02:35:18 -0000 |
X-Mailer: | Microsoft Internet E-mail/MAPI - 8.0.0.4211 |
MIME-Version: | 1.0 |
Hi, Whenever I'm using gdb to debug my C++ programmes (compiled with -g and without any optimisations), I have a lot of trouble stopping the programme. More precisely, I step into functions or over functions, and suddenly the execution goes right to the end of the programme. Even putting breakpoints at places which I know are executed does not help most of the time. Even using 'nexti' has this problem. (Only 'stepi' does work as intended, but that's not very convenient, is it?) Anyone else seen this ? Suggestions ? Thanks, Kris Thielemans PS: I have cygwin b20.1, with Mumit's gcc 2.95.2, NT 4.0 sp5 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |