Closed Bug 514692 Opened 15 years ago Closed 15 years ago

Symbol server doesn't have information for .lib files (such as xpcomglue_s.lib)

Categories

(Toolkit :: Crash Reporting, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: Biesinger, Unassigned)

References

()

Details

The symbol server doesn't seem to have information for static libs, in particular xpcomglue_s.lib. That seems unfortunate since this is one of the static libraries that extensions/apps should link to.

I guess the code in the URL for this bug is responsible for this.
OS: Linux → Windows XP
The symbol server indexes files by the shared library ID. It isn't possible to have symbols for static libraries that end up in arbitrary shared libraries that we don't know about.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.