GNOME Bugzilla – Bug 561369
the "Debug->add source paths" menu item doesn't work
Last modified: 2008-11-18 20:21:13 UTC
Please describe the problem: i select a path and push the Add button but nothing happens.. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
You means that you expect to get it in the list below ? I have just tried and I get nothing too. Thanks for reporting, I will check what's happen.
OK, it is fixed in svn trunk. It was because some names have changed in the glade file. This was in my previous patch where I have added support for remote debugging. I have probably cut and paste this dialog without taking care of these names. A few other dialogs in the debugger were affected. Everything should work fine now. Thanks again for reporting this.