llvm-project
[LLDB][ProcessELFCore] Add Description to ProcessELFCore/ELFThread stop reasons
#110065
Merged

[LLDB][ProcessELFCore] Add Description to ProcessELFCore/ELFThread stop reasons #110065

Jlalond merged 13 commits into llvm:main from Jlalond:fully-parse-unix-signals
Jlalond
Jlalond Jlalond requested a review from clayborg clayborg 1 year ago
Jlalond Jlalond requested a review from JDevlieghere JDevlieghere 1 year ago
llvmbot llvmbot added lldb
llvmbot
Jlalond
DavidSpickett
labath
DavidSpickett
Jlalond
Jlalond
clayborg
clayborg requested changes on 2024-09-30
labath
labath
github-actions
github-actions
Jlalond
labath
labath commented on 2024-10-02
Jlalond Jlalond force pushed 1 year ago
clayborg
clayborg commented on 2024-10-04
labath
labath commented on 2024-10-07
Jlalond Jlalond force pushed to acbc3a0d 1 year ago
clayborg
clayborg commented on 2024-10-07
Jlalond Add the addr info when appropriate for NIX' crash signals
ce87c9d2
Jlalond Drop test as we can't yamilize the pt_note content
ebc02c4e
Jlalond Run GCF
d17c4127
Jlalond remove addr from threaddata
f9e5cee2
Jlalond Refactor to not depend ont the SIG enums, and use lldb::addr_t
c3691a86
Jlalond Fix tests for the entire string and run GCF
2598427b
Jlalond Python formatting
b6b46ae0
Jlalond Use unix signals from process instead of reinventing the wheel
2eec5fbc
Jlalond Drop reinterpret cast
4a225c90
Jlalond Copy the siginfo_t structure with as minimal differences as possible,…
4cacf295
Jlalond Switch to const reference
202b768f
Jlalond Start migrating away from threaddata containing the signal data
babd0e14
Jlalond Move all the ELF Nix' flavors to the SigInfo, but don't emit unless …
a4b7b3f4
Jlalond Jlalond force pushed to a4b7b3f4 1 year ago
clayborg
clayborg approved these changes on 2024-11-12
Jlalond Jlalond merged 0a724295 into main 1 year ago
sylvestre
tuliom
Jlalond
Jlalond Jlalond deleted the fully-parse-unix-signals branch 282 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone