This is the mail archive of the java@gcc.gnu.org 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]
Other format: [Raw text]

Re: where do stack traces get filled in?


Bryce McKinlay wrote:

> As for running c++filt to demangle symbols, I agree this is nasty/wrong 
> but we can't link libiberty because it is LGPL.


cp-demangle.c (for the newer ABI) is actually GPL.  My assumption is
that is what we would actually need.  Possibly we can have the
license changed.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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