spiegel-keyman/developer/src/kmdbrowserhost
Marc Durdin edca16f508 change(windows): include map2pdb generation for relevant Delphi projects
Adds a call to map2pdb for Delphi projects, if map2pdb is an executable
on the path. This way, we get .pdb files we can use for debugging and
for performance profiling. This also replaces tds2dbg.

If map2dbg is available, then the build and install actions will copy
the PDB to be alongside the corresponding executable, making most debug
actions relatively seamless for finding symbols.

Also fixes up setup.exe in Windows and Developer to extend setup.exe to
a 512-byte boundary after map2pdb patches the PE.

Relates-to: #14787
Build-bot: skip release:developer,windows
Test-bot: skip
2025-11-13 14:48:18 +01:00
..
build.sh change(windows): include map2pdb generation for relevant Delphi projects 2025-11-13 14:48:18 +01:00
kmdbrowserhost.dpr chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
kmdbrowserhost.dproj chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
kmdbrowserhost.res chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
manifest.in chore(developer): cleanup on build scripts 2024-05-20 06:35:05 +07:00
manifest.rc chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
version.rc chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00