Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!amgraf!huver From: huver@amgraf.UUCP (Huver) Newsgroups: comp.sys.amiga.programmer Subject: Re: Debugging C++ Summary: Debugging C++ or C? Message-ID: <427@amgraf.UUCP> Date: 12 May 91 05:17:31 GMT References: <1991May5.222328.16225@csis.dit.csiro.au> <616@lysator.liu.se> <38579@ditka.Chicago.COM> Organization: Amgraf Inc., Kansas City Lines: 24 In article <38579@ditka.Chicago.COM>, Greg Comeau says: > ... > So. Given: > #include > int a = -3; > main() > { > printf("hello, world\n"); > printf("a=%d\n", a); > } > > we generate output like: > [two screens full of C directives/code deleted] [and went on to say that Manx sdb worked like a champ, and SAS cpr didn't work quite right, likely due to "inproper compilation flags".] This guy is getting on my nerves. Where in his example source code is C++? If I write in C++, why would I use printf()?? Quit fooling around and go work on a real C++ debugger. -huver !uunet!amgraf!huver