GNOME Bugzilla – Bug 377061
close project while debugging => Anjuta hangs
Last modified: 2009-08-15 18:40:50 UTC
Please describe the problem: If the debugger is currently active and I choose File / Close Project to close the current project, Anjuta hangs. Steps to reproduce: 1. Open any project in Anjuta. 2. Make sure that the Debugger plugin is loaded. 3. Choose Debug / Start Debugger / Run Target to start the debugger. 4. Choose File / Close Project. Actual results: Anjuta hangs: the application no longer accepts input and I have to kill it using the system monitor. Expected results: The debugger should stop running and the project should close. Does this happen every time? Yes. Other information:
I have written a fix for this bug. It should be committed on CVS within a few days.
Closing all fixed bugs. Sorry for the mass update :( ...