add set cp-abi command

Jim Ingham jingham@apple.com
Fri Mar 22 11:29:00 GMT 2002


On Friday, March 22, 2002, at 11:09  AM, Daniel Jacobowitz wrote:

> On Fri, Mar 22, 2002 at 02:04:08PM -0500, Andrew Cagney wrote:
>>
>>> (or something like that; eliminating the \-return, which gcc3 I 
>>> thought
>>> would warn about...)
>>
>> FYI,  gcc has problems with:
>>
>> 	this is a string
>> that goes across several lines.
>>
>> but not:
>>
>> 	this is a string\n\
>> that goes across several lines

Right, this one was the version that was always sure to work...

>
> Oh, that was it.  In any case, I prefer using implicit string
> concatenation, since it doesn't mess up indentation as much.

Not a problem.  There must have been some compiler from back in my dim 
past that choked on the implicit concatenation, 'cause whenever I see it 
it still sends chills up my spine.  But since I can't even remember 
when & where, and it is somewhat more readable, I can go with it.

Now for the texinfo change...

Jim
--
Jim Ingham                                   jingham@apple.com
Developer Tools - gdb
Apple Computer



More information about the Gdb-patches mailing list