• Show log

    Commit

  • Hash : 2edec864
    Author : Jamie Madill
    Date : 2020-10-25T15:55:45

    Improve stack backtraces on Linux.
    
    This switches the Linux crash handler to use addr2line when it
    is available. Addr2line is much better at converting addresses
    into readable information. The downside is that we must use a
    system call to a binary since it's not easy to integrate with
    addr2line source.
    
    Bug: angleproject:5239
    Change-Id: I13cbaa4ba30166718fb12d924c76ba4f2675453c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2515265
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags