Faculty of Information Technology
Software Engineering Group

Opened 6 years ago

#177 new defect

[windows] PDB debugging information available so the tools can be used to debug & trace Smalltalk/X on Windows

Reported by: Patrik Svestka Owned by:
Priority: critical Milestone:
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

It would be really helpful to be able to debug StX on windows using PDB file.

Maybe possible to use DWARF to PDB convertor:
https://github.com/rainers/cv2pdb

Information about MS PDB format to make it compatible for Clang/LLVM etc. (does not currently build):
microsoft-pdb repo contains information from Microsoft about the PDB (Program Database) Symbol File format - https://github.com/Microsoft/microsoft-pdb.

Change History (0)

Note: See TracTickets for help on using tickets.