[PATCH v3 1/2] ld: Add --pdb option
Martin Storsjö
martin@martin.st
Tue Oct 11 06:01:49 GMT 2022
More information about the Binutils mailing list
Tue Oct 11 06:01:49 GMT 2022
- Previous message (by thread): [PATCH v3 2/2] ld: Add minimal pdb generation
- Next message (by thread): ☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 11 Oct 2022, Mark Harmstone wrote: > Resubmission including Martin Storsjö's amendments > (https://sourceware.org/pipermail/binutils/2022-October/123470.html), to > match the behaviour of lld. Thanks! Options parsing wise, this works correctly now, but the moved code for setting emit_build_id broke actually generating a PDB file with an implicit name. The attached patch fixes that. // Martin -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-squash-ld-Fix-writing-PDB-files-with-an-implicit-nam.patch Type: text/x-diff Size: 1395 bytes Desc: URL: <https://sourceware.org/pipermail/binutils/attachments/20221011/9760f3ee/attachment.bin>
- Previous message (by thread): [PATCH v3 2/2] ld: Add minimal pdb generation
- Next message (by thread): ☠ Buildbot (GNU Toolchain): binutils-gdb - failed test (failure) (master)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list