From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Elizabeth Chastain To: gdb-patches@sources.redhat.com, jimb@cygnus.com Subject: Re: [RFA] Revised C++ ABI abstraction patches Date: Thu, 15 Mar 2001 10:50:00 -0000 Message-id: <200103151850.KAA30796@bosch.cygnus.com> X-SW-Source: 2001-03/msg00240.html Lightly proofread, no obvious errors found. I would prefer constructor_prefix_p et al to be real functions rather than macros. When I single-step code in gdb, it's a lot easier to follow real functions than macros. If I get some bandwidth I'll test it against gcc 2.95.2 and gcc-3pre on a Solaris machine. Michael