monodevelop missing integrated debugger
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
monodevelop (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: monodevelop
System
-------
Running Jaunty alpha 5:
lsb_release -rd=
Description: Ubuntu jaunty (development branch)
Release: 9.04
in a vmware workstation 6.5 (Windows Vista). I performed a distupgrade from 8.10 in order to have an early look at mono 2.0.x.
apt-cache policy monodevelop =
monodevelop:
Installed: 1.9.2+dfsg-1ubuntu1
Candidate: 1.9.2+dfsg-1ubuntu1
Version table:
*** 1.9.2+dfsg-1ubuntu1 0
500 http://
100 /var/lib/
Problem
-------
Running monodevelop to create a console test app. No integrated debugger is available within monodevelop 2.0 Beta 1 (1.9.2)
Checked Help | About | Version Info MonoDevelop.
So I looked in path, and did not find the DLL. I found Mono.Debugging.dll but I believe that is for the non-integrated debugger.
When I check aptitude for monodevelop-
I solved this problem by adding directhex ppa:
https:/ /launchpad. net/~directhex/ +archive/ ppa
and installing the missing packages. So if missing package is because its not ready, please disregard bug report.
Thanks.