This is the mail archive of the java-patches@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: [patch] stacktrace.cc, another UNWRAP needed


Bryce McKinlay wrote:
Andreas Tobler wrote:
2006-05-15 Andreas Tobler <a.tobler@schweiz.ch>

    * stacktrace.cc (StackTrace::FillInFrameInfo): Use
    UNWRAP_FUNCTION_DESCRIPTOR to compare frame->start_ip against the
    klass->methods[j].ncode.


OK, thanks.

I think this is safe and obvious enough to go into the 4.1 branch, too, if you like.

Thanks.
Atm I'm only interested in main. Since most architectures have a simple UNWRAPPER we are not affected there. HP-UX will probably not be ported back to 4.1, unless we're asked.


If I find the time I'll update it there too.

Andreas


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