delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/09/10/13:46:12

Message-ID: <003b01c258f1$d12c4fe0$5ba951d5@delo>
From: "johny" <johny AT ammo DOT sk>
To: <djgpp AT delorie DOT com>
Subject: debugging
Date: Tue, 10 Sep 2002 19:45:12 +0200
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2919.6600
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600
X-Scanner: exiscan *17op2X-0001VT-00*hIN.7BUYDYw* (mailserver)
Reply-To: djgpp AT delorie DOT com

when I try to debug this...

#include <iostream>

int main()
{
    int a;
    a=55;
    a++;

    return 0;
}

I compile it with -g, but when I try to debug this,
I get an error that breakpoint is invalid or there is now debug
information...

thanks.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019