Opened 17 years ago
Closed 16 years ago
#213 closed defect (fixed)
MSVC: msvc-linking-generator should create a target for generated PDBs
| Reported by: | Owned by: | somebody | |
|---|---|---|---|
| Priority: | major | Milestone: | M13 |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
It makes sense to generate PDB target in the same way as MANIFEST target is generated. I.e. when "<debug-settings>on" is in effect. It will allow using "install" rule to move PDBs to a symbol store for instance.
Attachments (2)
Change History (3)
by , 17 years ago
| Attachment: | msvc.pdb.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

A patch that is fixing the problem.