Bug #13737 2008-05-04 11:41

jenslody

debugger-plugin choses wrong build-target

I have a workspace containing two projects: a host application and a dynamic library.

When I open the workspace and the active build targets are different, the one from the last parsed project is taken for debugging, even if it's not the active project.

The dropdownlist in toolbar is correct.

For example:

host application is active, build-target is "Debug" and libraries build-target is "WinRelease".

Then debuggergdb tries to debug "WinRelease" what of course does not work.

I will submit a patch and add the patch-number as comment.

Category
 
Group
 
Status
Closed
Close date
2008-07-11 14:52
Assigned to
mortenmacfly
jenslody 2008-05-04 11:53
mortenmacfly 2008-07-11 14:52

Fixed by applying patch #2455, thanks jens.