jbugden Newbie

Joined: 21 Nov 2005 Posts: 1
|
Posted: Mon Nov 21, 2005 8:40 am Post subject: Debug symbols for release version |
|
|
I have OpenOffice crashing in various components on a development machine with VS.NET 2005 installed. I am able to debug, if necessary, and produce better bug reports. I'd like to get debug symbols for the latest released version of OOo so that I can produce valid stack traces when OOo fails.
I do not want to recompile the entire product to produce debug symbols, but I would be willing to install a debug version (if binaries exist) with the debug info intact.
Ideally, I would like something like a debug symbol server so that I can grab the required symbols when I need them rather than download everything in advance.
Q1: Do debug symbol files exist for the release version of OOo 2.0 on WinXP?
Q2: Does a debug binary exist for OOo 2.0 on WinXP?
Q3: Does a symbol server exist for OOo? |
|