[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] Generate map files and enable integrity check
On 02/02/2024 10:13, Owen Smith wrote: Enable linker options to generates map files, to help debugging crashdumps Adds map files to output package Add /INTEGRITYCHECK to linker options https://learn.microsoft.com/en-us/cpp/build/reference/map-generate-mapfile?view=msvc-170 https://learn.microsoft.com/en-us/cpp/build/reference/mapinfo-include-information-in-mapfile?view=msvc-170 https://learn.microsoft.com/en-us/cpp/build/reference/integritycheck-require-signature-check?view=msvc-170 Signed-off-by: Owen Smith <owen.smith@xxxxxxxxx> --- vs2019/xenvif/xenvif.vcxproj | 4 ++++ vs2022/xenvif/xenvif.vcxproj | 4 ++++ 2 files changed, 8 insertions(+) This patch and similar.... Acked-by: Paul Durrant <paul@xxxxxxx> ... and I assume we'll see similar patches for the remaining drivers?
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |