RPM

Comment 7 for bug 633750

Revision history for this message
In , Rguenther (rguenther) wrote :

Ah, indeed - I misread that part of the patch. Is there a way to have
mono say "yes, this is proper debuginfo for me!"? Like

mono --verify-this-is-debuginfo /path/to/the/file

?

Does the mono debugger find the debuginformation if it is copied to
the /usr/lib/debug/ shadow tree? I see the debuginfo files do not
end in .debug, so at the moment they wouldn't be picked up by rpm,
but that would be easy to fix.