Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Cdt-launch-inbox] [Bug 124519] CDT launch shortcuts ignore Common Tabs "Launch in background" option

https://bugs.eclipse.org/bugs/show_bug.cgi?id=124519 
Product/Component: CDT / cdt-launch





------- Comment #3 from andrew.ferguson@xxxxxxx  2006-01-23 12:23 -------
Created an attachment (id=33468)
 --> (https://bugs.eclipse.org/bugs/attachment.cgi?id=33468&action=view)
use launch routines from DebugUITools to launch

I've attached a patch for this, as the above text implies its not enough to
actually fix the whole problem. 

The two remaining issues are:
 (1) whether the routine patched should always be invoking a build (I believe
it shouldn't but will raise a separate bug for this as it is a change in
behaviour)
 (2) whether the eclipse debug framework should be launching 'background'
launches in the foreground if a rebuild is necessary. I'm trying to get some
feedback about this on platform-debug-dev.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Back to the top