dbghelp: Implement StackWalkEx for inlined frames.
commit82bac5d080af67d90b3ad81d6caafe8f8ac87b26
authorEric Pouech <eric.pouech@gmail.com>
Thu, 28 Oct 2021 06:58:17 +0000 (28 08:58 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 28 Oct 2021 16:25:16 +0000 (28 18:25 +0200)
treec96f98007cdb4f918b7eddffbb6c064b00f11c1c
parentfb34c82ef80c4657ea262e4e2f121208db741da0
dbghelp: Implement StackWalkEx for inlined frames.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/stack.c
dlls/dbghelp/symbol.c