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: alexeypa@… 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)

msvc.pdb.diff (618 bytes ) - added by alexeypa@… 17 years ago.
A patch that is fixing the problem.
msvc-pdb-target.patch (2.1 KB ) - added by alexeypa@… 17 years ago.
An updated fix.

Download all attachments as: .zip

Change History (3)

by alexeypa@…, 17 years ago

Attachment: msvc.pdb.diff added

A patch that is fixing the problem.

by alexeypa@…, 17 years ago

Attachment: msvc-pdb-target.patch added

An updated fix.

comment:1 by ghost, 16 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.