Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • gni
  • angle.gni
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Improve stack backtraces on Linux. · 2edec864
    Jamie Madill authored Oct 25, 2020
    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/+/2515265Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    2edec864
angle.gni 10.6 KB
EditWeb IDE
×

Replace angle.gni

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.