Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 Reply-To: "kris DOT thielemans AT ic DOT ac DOT uk" To: "'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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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