Skip to content

Conversation

@edjubuh
Copy link
Member

@edjubuh edjubuh commented Mar 11, 2019

Summary:

  • Add interactive stack trace page, which is basically a glorified specialization of addr2line
  • Refactor code to simplify executable discovery (like finding make and arm-none-eabi-addr2line)
  • Refactor to centralize binary discovery onto the Project object, rather than on the VEX SystemDevice since we needed it for the stack trace

Motivation:

  • Interactive stack trace page is going to be nice to help debug why you get a data abort
  • Refactoring and centralization is better than copying code
References (optional):

closes purduesigbots/pros#112

Test Plan:

TBD

@edjubuh edjubuh added feature A brand new feature in progress This is currently being worked on p: normal Normal priority labels Mar 11, 2019
@edjubuh edjubuh added this to the 3.1.5 milestone Mar 11, 2019
@edjubuh edjubuh self-assigned this Mar 11, 2019
@WillXuCodes WillXuCodes self-assigned this Dec 21, 2020
@ayushuk ayushuk removed the in progress This is currently being worked on label Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature A brand new feature p: normal Normal priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants