Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add patch for truncated backtraces #5

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

noahp
Copy link
Contributor

@noahp noahp commented Oct 26, 2021

Pull in the patch from here:

espressif/esp-idf#6124 (comment)

Which was applied to the espressif binutils-gdb fork here:

espressif/binutils-gdb@9a47478

Verified after the patch, loading a core file with a previously-truncated
backtrace now shows the full backtrace.

@noahp noahp requested a review from tyhoff October 27, 2021 19:34
@noahp noahp marked this pull request as ready for review October 27, 2021 19:34
Copy link
Member

@tyhoff tyhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Decrement the build number back down to 0 and looks good.

Pull in the patch from here:

> espressif/esp-idf#6124 (comment)

Which was applied to the espressif binutils-gdb fork here:

> espressif/binutils-gdb@9a47478

Verified after the patch, loading a core file with a previously-truncated
backtrace now shows the full backtrace.
@noahp noahp merged commit 8af60b5 into master Oct 28, 2021
@noahp noahp deleted the noahp/xtensa-gdb-backtrace branch May 25, 2022 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants