Eric Pouech : dbghelp/dwarf: Add reference for a DIE to its CU.

Alexandre Julliard julliard at winehq.org
Wed Sep 15 16:21:33 CDT 2021


Module: wine
Branch: master
Commit: f7377e5e65d0bb18ababa3afb65507b4df54002e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=f7377e5e65d0bb18ababa3afb65507b4df54002e

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Wed Sep 15 10:38:29 2021 +0200

dbghelp/dwarf: Add reference for a DIE to its CU.

Dwarf4 (and GNU extensions) support following debug info in
a) different CU
b) different ELF/PE files
So add a field from debug_info into the parent context unit

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dbghelp/dwarf.c | 90 ++++++++++++++++++++++++++--------------------------
 1 file changed, 45 insertions(+), 45 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=f7377e5e65d0bb18ababa3afb65507b4df54002e



More information about the wine-cvs mailing list