[Issue 21157] DWARF: DW_TAG_decl_file and DW_TAG_decl_line are not produced

2021-10-30 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21157 Luís Ferreira changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 21157] DWARF: DW_TAG_decl_file and DW_TAG_decl_line are not produced

2021-10-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21157 --- Comment #3 from Dlang Bot --- 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

[Issue 21157] DWARF: DW_TAG_decl_file and DW_TAG_decl_line are not produced

2021-10-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21157 --- Comment #2 from Dlang Bot --- @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

[Issue 21157] DWARF: DW_TAG_decl_file and DW_TAG_decl_line are not produced

2021-10-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21157 Luís Ferreira changed: What|Removed |Added CC||lsferreira...@gmail.com --- Comment #1 from

[Issue 21157] DWARF: DW_TAG_decl_file and DW_TAG_decl_line are not produced

2020-08-28 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21157 LucienPe changed: What|Removed |Added Severity|minor |enhancement --