Displaying 2 results from an estimated 2 matches for "d76877".
2020 Apr 17
2
[RFC] DWARF Version 6 Proposal For Heterogeneous Debugging
...that the extensions
are designed to be vendor and architecture neutral, and completely
backwards compatible with DWARF 5.
I am beginning to work on a reference implementation of the proposal in
LLVM, with some very preliminary support appearing in some patches
starting at https://reviews.llvm.org/D76877. Note that most of these
initial patches are AMDGPU-specific CFI changes, and more general
support for the extensions are still a WIP.
I intended to also include the proposal inline, but it appears to be too
large for the list. Instead I will just mention that the source is
available in the llvm-p...
2020 Apr 28
2
[RFC] DWARF Version 6 Proposal For Heterogeneous Debugging
...d architecture neutral, and completely
> > backwards compatible with DWARF 5.
> >
> > I am beginning to work on a reference implementation of the proposal in
> > LLVM, with some very preliminary support appearing in some patches
> > starting at https://reviews.llvm.org/D76877. Note that most of these
> > initial patches are AMDGPU-specific CFI changes, and more general
> > support for the extensions are still a WIP.
> >
> > I intended to also include the proposal inline, but it appears to be
> > too
> > large for the list. Instead I w...