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


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

Re: libiberty: V3 ABI Java symbol demangling




On Sun, 28 Jan 2001, Bryce McKinlay wrote:

> The changeover to the V3 ABI broke Java symbol demangling in GDB. This
> patch changes cplus_demangle() to use the V3 ABI demangling code for
> Java symbols. cplus_demangle_v3 doesn't know how to output symbols in
> Java-style yet, but C++ style is definitely better than nothing.
>
> ok to commit?

Wait just a second.

Why don't you add the approriate code to make JAVA demangling work with
AUTO_DEMANGLING, rather than add another case?

Won't this break old-abi java demangling?
--Dan


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