winedump: Extend dumping of some minidump parts.
commit30a70548796e46c07bb508ac9aee38b30db60e39
authorEric Pouech <epouech@codeweavers.com>
Sat, 2 Mar 2024 11:19:08 +0000 (2 12:19 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Apr 2024 16:15:43 +0000 (15 18:15 +0200)
treea827b89165c65fb7d0966a078d48c16c5a679d29
parent73b653f5144c0930a268be8b8fa3f99cc2b5c1d1
winedump: Extend dumping of some minidump parts.

- extend dump information in misc stream
- dump token, thread name, memory info list streams

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
tools/winedump/main.c
tools/winedump/minidump.c