This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFA] Revised C++ ABI abstraction patches



On Thu, 15 Mar 2001, Jim Blandy wrote:

> They're not fit to be applied yet, since we don't yet automatically
> detect whether the executable uses the V3 or V2 ABI.

If it's important for users to be able to support the new ABI, you could 
add a command which tells GDB which ABI to expect, no?

> 	* cp-abi-gnu-v2.c (gnu_v2_destructor_prefix_p,
[...]
> 	(gnu-v3-abi.o): Add.
> 	(gnu-v2-abi.o): Add.

So what is it: cp-abi-gnu-v2 or gnu-v2-abi?  I prefer the latter, and I 
thought that was the conclusion of the earlier discussions about that.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]