Ticket #1656 (new enhancement)
Include debug symbols in Windows build
| Reported by: | realityexists | Owned by: | robe |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS Future |
| Component: | build/upgrade/install | Version: | trunk |
| Keywords: | Cc: |
Description
I'm currently troubleshooting a query that causes PostgreSQL to crash, running on Windows. postgis-2.0.dll is in the stack trace, but I have no debug symbols for it, so I can't get a proper stack trace. It would be useful to package .PDB files for all PostGIS DLLs in the Windows installer .EXE and .ZIP files. Ideally, the installer would put them into the PostgreSQL "symbols" directory, which is where .PDB files for PostgreSQL itself are installed.
Change History
Note: See
TracTickets for help on using
tickets.
