[fpc-devel] Possible to generate Symbol File with FPC for WinDbg?
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri May 8 09:50:44 CEST 2009
On 08 May 2009, at 01:56, Sooky Boo wrote:
> Is it possible to generate a symbol file for WinDbg?
According to http://en.wikipedia.org/wiki/WinDbg it requires debug
information in the PDB format, and according to http://en.wikipedia.org/wiki/Program_database
this format is undocumented and proprietary. So: no.
Jonas
More information about the fpc-devel
mailing list