Open
Description
Submitted by: André Ziegler (andre.ziegler)
If you use Windows and you get a Firebird crash and want to debug it with Windbg or have perf issue which you want to trace with xperf, finding and loading the correct symbols is a bit complicated.
It would be nice if all symbols can be uploaded to a Symbol server (http://msdn.microsoft.com/en-us/library/windows/desktop/ms680693%28v=vs.85%29.aspx) and the source for the releases to the source server (http://msdn.microsoft.com/en-us/library/windows/desktop/ms680641%28v=vs.85%29.aspx) so that they can be easily loaded on demand.