[Bug 483044] Re: Cannot debug mono application (f-spot) using mdb due to missing debug library (glib-sharp.dll.mdb)

Declan McGrath declan at weuseopensource.com
Sun Nov 15 12:22:10 UTC 2009


Basically, it appears that a package containing debug symbols for is
missing

I found the following tool very useful to search for what package an expected file is in
* sudo aptitude install apt-file
* sudo apt-file update
* apt-file search glib-sharp.dll.mdb

This search produces no results, whereas the following shows packages that do provide mdb files
* apt-files search .mdb

Running apt-file search glib-sharp.dll returns 'libglib2.0-cil' as the
package that provides mono with glib functionality so my question is:

*** Is there a debug version of the package glib-sharp.dll? ***

-- 
Cannot debug mono application (f-spot) using mdb due to missing debug library (glib-sharp.dll.mdb)
https://bugs.launchpad.net/bugs/483044
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list