Thread overview
[Issue 21157] DWARF: DW_TAG_decl_file and DW_TAG_decl_line are not produced
Aug 28, 2020
LucienPe
Oct 18, 2021
Luís Ferreira
Oct 19, 2021
Dlang Bot
Oct 20, 2021
Dlang Bot
Oct 31, 2021
Luís Ferreira
August 28, 2020
https://issues.dlang.org/show_bug.cgi?id=21157

LucienPe <lucien.perregaux@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|minor                       |enhancement

--
October 18, 2021
https://issues.dlang.org/show_bug.cgi?id=21157

Luís Ferreira <lsferreira169@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lsferreira169@gmail.com

--- Comment #1 from Luís Ferreira <lsferreira169@gmail.com> ---
*** Issue 22424 has been marked as a duplicate of this issue. ***

--
October 19, 2021
https://issues.dlang.org/show_bug.cgi?id=21157

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ljmf00 created dlang/dmd pull request #13204 "backend: dwarf: add DW_AT_decl attributes to variables" mentioning this issue:

- backend: dwarfdbginf: add DW_AT_decl attributes to DW_TAG_variable tags

  Fixe issue #21157 .

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

https://github.com/dlang/dmd/pull/13204

--
October 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21157

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #13204 "backend: dwarf: add DW_AT_decl attributes to variables" was merged into master:

- b7ad7f86d856b208c6b43a015e9dfd2c0a5558bc by Luís Ferreira:
  backend: dwarfdbginf: add DW_AT_decl attributes to DW_TAG_variable tags

  Fixe issue #21157 .

  Signed-off-by: Luís Ferreira <contact@lsferreira.net>

https://github.com/dlang/dmd/pull/13204

--
October 31, 2021
https://issues.dlang.org/show_bug.cgi?id=21157

Luís Ferreira <contact@lsferreira.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--