Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!rutgers!umn-d-ub!umn-cs!mike From: mike@umn-cs.CS.UMN.EDU (Mike Haertel) Newsgroups: comp.lang.c++ Subject: Re: Debugging on the GCC and G++ compilers Message-ID: <17592@umn-cs.CS.UMN.EDU> Date: 12 Dec 89 20:21:07 GMT References: <8912111917.aa14371@ICS.UCI.EDU> Reply-To: mike@umn-cs.cs.umn.edu (Mike Haertel) Organization: Free Software Foundation Lines: 8 Actually, the Right Thing to do would be to include macro definitions in the -g debugging information in the object file. This would be icky because macros don't obey the same scope rules as the rest of the language (among other things). -- Mike Haertel "Everything there is to know about playing the piano can be taught in half an hour, I'm convinced of it." -- Glenn Gould